优化细节
This commit is contained in:
42
pages.json
42
pages.json
@@ -528,6 +528,48 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "签到记录"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "distribution/promoter/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "分销员管理",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "distribution/level/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "分销等级",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "distribution/setting/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "分销设置",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "distribution/division/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "事业部列表",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "distribution/division/agent",
|
||||
"style": {
|
||||
"navigationBarTitleText": "代理商列表",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "distribution/division/apply",
|
||||
"style": {
|
||||
"navigationBarTitleText": "代理商申请",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user