拉取叶代码
This commit is contained in:
56
pages.json
56
pages.json
@@ -99,6 +99,35 @@
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_SHOP_SETUP",
|
||||
"path": "pages/shopSetUp/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "设置中心"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_SHOP_EDITVAL",
|
||||
"path": "pages/shopSetUp/editVal",
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_SHOP_QRCODE",
|
||||
"path": "pages/shopSetUp/shopQRcode",
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_SHOP_LIST",
|
||||
"path": "pages/shopSetUp/shopList",
|
||||
"style": {
|
||||
"navigationBarTitleText": "选择门店"
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"pageId": "PAGES_USER_SETUP",
|
||||
"path": "pages/userSetUp/userSetUp",
|
||||
@@ -1217,7 +1246,32 @@
|
||||
"navigationBarTitleText": "订单详情"
|
||||
}
|
||||
}
|
||||
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_ORDER_DETAIL",
|
||||
"path" : "detail/detail",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "订单详情"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_ORDER_PAY",
|
||||
"path" : "pay-order/pay-order",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "结账"
|
||||
}
|
||||
},
|
||||
{
|
||||
"pageId": "PAGES_ORDER_TUIKUAN",
|
||||
"path" : "tuikuan/tuikuan",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "退款"
|
||||
}
|
||||
}
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user