1. 优化门店管理员的功能
This commit is contained in:
@@ -412,6 +412,10 @@
|
||||
"path": "withdrawal/settlement/detail",
|
||||
"style": { "navigationBarTitleText": "结算明细", "navigationStyle": "custom" }
|
||||
},
|
||||
{
|
||||
"path": "withdrawal/account-change/index",
|
||||
"style": { "navigationBarTitleText": "资金变动", "navigationStyle": "custom" }
|
||||
},
|
||||
{
|
||||
"path": "withdrawal/apply",
|
||||
"style": { "navigationBarTitleText": "申请提现", "navigationStyle": "custom" }
|
||||
@@ -436,6 +440,10 @@
|
||||
"path": "order/detail",
|
||||
"style": { "navigationBarTitleText": "订单详情", "navigationStyle": "custom" }
|
||||
},
|
||||
{
|
||||
"path": "order/trace/index",
|
||||
"style": { "navigationBarTitleText": "订单追溯", "navigationStyle": "custom" }
|
||||
},
|
||||
{
|
||||
"path": "warehouse/index",
|
||||
"style": { "navigationBarTitleText": "仓库管理", "navigationStyle": "custom" }
|
||||
|
||||
Reference in New Issue
Block a user