Merge branch 'ymf' of https://e.coding.net/g-cphe0354/cashier_front/cashier_admin_app into test
This commit is contained in:
37
pages.json
37
pages.json
@@ -1230,6 +1230,43 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"root": "pagesOrder",
|
||||
"pages": [{
|
||||
"pageId": "PAGES_ORDER_INDEX",
|
||||
"path" : "index/index",
|
||||
"style" :
|
||||
{
|
||||
"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" : "退款"
|
||||
}
|
||||
}
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"root": "pageCoupon",
|
||||
"pages": [{
|
||||
|
||||
Reference in New Issue
Block a user