需求分析
This commit is contained in:
49
pages.json
49
pages.json
@@ -365,6 +365,55 @@
|
||||
"navigationBarTitleText": "设置",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "test/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "配送模块测试索引",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "test/merchant-order-list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "商家发货管理",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "test/merchant-order-detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "订单物流详情",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "test/platform-tracking-query",
|
||||
"style": {
|
||||
"navigationBarTitleText": "轨迹排障查询",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "test/platform-webhook-logs",
|
||||
"style": {
|
||||
"navigationBarTitleText": "Webhook日志",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "test/platform-config-center",
|
||||
"style": {
|
||||
"navigationBarTitleText": "配送配置中心",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "test/consumer-logistics-detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "用户查快递",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user