新增营销中心图标以及新版首页
This commit is contained in:
101
pages.json
101
pages.json
@@ -64,42 +64,37 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/permission/permission",
|
||||
"path": "pages/permission/permission",
|
||||
"pageId": "PAGES_PERSSION",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "全部操作"
|
||||
"style": {
|
||||
"navigationBarTitleText": "全部操作"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/shopSetUp/decoration",
|
||||
"path": "pages/shopSetUp/decoration",
|
||||
"pageId": "PAGES_DECORATION",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "店铺装修"
|
||||
"style": {
|
||||
"navigationBarTitleText": "店铺装修"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/appliccation/list",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "列表管理"
|
||||
"path": "pages/appliccation/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "列表管理"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/appliccation/marketing",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "营销中心"
|
||||
"path": "pages/appliccation/marketing",
|
||||
"style": {
|
||||
"navigationBarTitleText": "营销中心"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/pay",
|
||||
"path": "pages/pay",
|
||||
"pageId": "PAGES_PAY",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "分销",
|
||||
"navigationStyle" : "custom"
|
||||
"style": {
|
||||
"navigationBarTitleText": "分销",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -603,34 +598,41 @@
|
||||
{
|
||||
"root": "pageMarket",
|
||||
"pages": [{
|
||||
"pageId": "PAGES_MARKET_DISCOUNT_ACTIVITY",
|
||||
"path": "discountActivity/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "满减活动"
|
||||
"pageId": "PAGES_MARKET_DISCOUNT_ACTIVITY",
|
||||
"path": "discountActivity/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "满减活动"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_MARKET_DISCOUNT_ACTIVITY_ADD",
|
||||
"path": "discountActivity/add",
|
||||
"style": {
|
||||
"navigationBarTitleText": "满减活动"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_MARKET_DRAINAGE_CONFIG",
|
||||
"path": "drainageConfig/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "私域引流"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_MARKET_CONSUME_CASHBACK",
|
||||
"path": "consumeCashback/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "消费返现"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_LIMIT_DISCOUNT",
|
||||
"path": "limitDiscount/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "限时折扣"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_MARKET_DISCOUNT_ACTIVITY_ADD",
|
||||
"path": "discountActivity/add",
|
||||
"style": {
|
||||
"navigationBarTitleText": "满减活动"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_MARKET_DRAINAGE_CONFIG",
|
||||
"path": "drainageConfig/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "私域引流"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_MARKET_CONSUME_CASHBACK",
|
||||
"path": "consumeCashback/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "消费返现"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"root": "pageDistributionFlow",
|
||||
@@ -640,8 +642,7 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "分销"
|
||||
}
|
||||
}
|
||||
]
|
||||
}]
|
||||
}
|
||||
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user