Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jinfa-platform
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
shenshaokai
jinfa-platform
Commits
abd2e104
Commit
abd2e104
authored
Sep 24, 2021
by
GuanHua
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 店铺装修修改
parent
4fc3e47d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
47 additions
and
3 deletions
+47
-3
marketing_config.ts
...pages/mobileTemplate/shopTemplateEdit/marketing_config.ts
+47
-3
No files found.
src/pages/mobileTemplate/shopTemplateEdit/marketing_config.ts
View file @
abd2e104
...
...
@@ -273,6 +273,7 @@ export const marketingConfig_8 = {
'11-8'
:
{
title
:
'活动-赠商品'
,
componentName
:
'MarketingCard'
,
canDrag
:
false
,
props
:
{
style
:
{
margin
:
'8px'
,
...
...
@@ -283,6 +284,8 @@ export const marketingConfig_8 = {
},
'11-8-1'
:
{
canEdit
:
true
,
canDelete
:
false
,
canDrag
:
false
,
title
:
'标题栏'
,
componentName
:
'MarketingCard.ShopHeader'
,
componentType
:
PROPS_SETTING_TYPES
.
marketingCardHeader
,
...
...
@@ -294,7 +297,9 @@ export const marketingConfig_8 = {
title
:
'活动商品容器'
,
canEdit
:
true
,
canHide
:
false
,
componentName
:
'MarketingCard.VerticalContainer'
,
canDelete
:
false
,
canDrag
:
false
,
componentName
:
'MarketingCard.CommonContainer'
,
maxLength
:
3
,
props
:
{
type
:
6
,
...
...
@@ -305,6 +310,43 @@ export const marketingConfig_8 = {
},
};
// export const marketingConfig_8 = {
// '11-8': {
// title: '活动-赠商品',
// componentName: 'MarketingCard',
// props: {
// style: {
// margin: '8px',
// },
// shopColorType: 8
// },
// childNodes: ['11-8-1', '11-8-2'],
// },
// '11-8-1': {
// canEdit: true,
// title: '标题栏',
// componentName: 'MarketingCard.ShopHeader',
// componentType: PROPS_SETTING_TYPES.marketingCardHeader,
// props: {
// type: 8,
// },
// },
// '11-8-2': {
// title: '活动商品容器',
// canEdit: true,
// canHide: false,
// componentName: 'MarketingCard.VerticalContainer',
// maxLength: 3,
// props: {
// type: 6,
// },
// childNodes: [],
// childComponentName: 'MarketingCard.GoodsItem',
// addBtnText: '添加商品',
// },
// };
export
const
marketingConfig_9
=
{
'11-9'
:
{
title
:
'活动-赠优惠券'
,
...
...
@@ -330,11 +372,13 @@ export const marketingConfig_9 = {
title
:
'活动优惠券容器'
,
canEdit
:
true
,
canHide
:
false
,
componentName
:
'MarketingCard.VerticalContainer'
,
canDelete
:
false
,
canDrag
:
false
,
componentName
:
'MarketingCard.CommonContainer'
,
props
:
{
type
:
6
,
span
:
10
,
containerScorll
:
true
containerScorll
:
true
,
},
childNodes
:
[],
childComponentName
:
'MarketingCard.CouponsItem'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment