分销模块页面接口完成
This commit is contained in:
17
pages.json
17
pages.json
@@ -93,8 +93,7 @@
|
||||
"path": "pages/pay",
|
||||
"pageId": "PAGES_PAY",
|
||||
"style": {
|
||||
"navigationBarTitleText": "分销",
|
||||
"navigationStyle": "custom"
|
||||
"navigationBarTitleText": "运营余额"
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -651,6 +650,20 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "分销员等级"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_DISTRIBUTION_ADD_FENXIAO_USER",
|
||||
"path": "distribution/add-fenxiao-user",
|
||||
"style": {
|
||||
"navigationBarTitleText": "添加分销员"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_DISTRIBUTION_MONEY_RECODERS",
|
||||
"path": "distribution/money-recoders",
|
||||
"style": {
|
||||
"navigationBarTitleText": "运营余额"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user