增加分销页面,订单增加会员折扣
This commit is contained in:
43
pages.json
43
pages.json
@@ -244,12 +244,45 @@
|
||||
{
|
||||
"root": "distribution",
|
||||
"pages": [{
|
||||
"path": "index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "分销中心",
|
||||
"navigationStyle": "custom"
|
||||
"path": "index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "分销中心",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "withdraw/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "提现",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "shiming/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "实名认证"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "shop-detail/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "分销中心",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "income-details/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "收益明细"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "poster",
|
||||
"style": {
|
||||
"navigationBarTitleText": "poster"
|
||||
}
|
||||
}
|
||||
}, ]
|
||||
]
|
||||
}
|
||||
],
|
||||
"uniIdRouter": {},
|
||||
|
||||
Reference in New Issue
Block a user