|
|
@@ -163,6 +163,16 @@
|
|
|
{"path": "result","style": {"navigationBarTitleText": "操作成功"}}
|
|
|
]
|
|
|
},
|
|
|
+ {
|
|
|
+ "root": "admin/break",
|
|
|
+ "pages": [
|
|
|
+ {"path": "list","style": {"navigationBarTitleText": "拆散","enablePullDownRefresh": true}},
|
|
|
+ {"path": "info","style": {"navigationBarTitleText": "详情"}},
|
|
|
+ {"path": "index","style": {"navigationBarTitleText": "选择花材"}},
|
|
|
+ {"path": "confirm","style": {"navigationBarTitleText": "确认订单"}},
|
|
|
+ {"path": "result","style": {"navigationBarTitleText": "操作成功"}}
|
|
|
+ ]
|
|
|
+ },
|
|
|
{
|
|
|
"root": "admin/coupon",
|
|
|
"pages": [
|