1
This commit is contained in:
10
pages.json
10
pages.json
@@ -36,10 +36,16 @@
|
||||
{
|
||||
"path": "pages/index/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "主页",
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "订单管理",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/index/orderAdd",
|
||||
"style": {
|
||||
"navigationBarTitleText": "新增订单",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
},
|
||||
// {
|
||||
// "path": "pages/cart/index",
|
||||
|
||||
Reference in New Issue
Block a user