|
|
@@ -131,8 +131,14 @@
|
|
|
{"path": "list","style": {"navigationBarTitleText": "店铺管理"}},
|
|
|
{"path": "add","style": {"navigationBarTitleText": ""}},
|
|
|
{"path": "print","style": {"navigationBarTitleText": "云打印"}},
|
|
|
- {"path": "changeShop","style": {"navigationBarTitleText": "切换门店"}},
|
|
|
- {"path": "jc","style": {"navigationBarTitleText": "新手使用教程"}}
|
|
|
+ {"path": "changeShop","style": {"navigationBarTitleText": "切换门店"}}
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "root": "admin/jc",
|
|
|
+ "pages": [
|
|
|
+ {"path": "index","style": {"navigationBarTitleText": "新手使用教程"}},
|
|
|
+ {"path": "contact","style": {"navigationBarTitleText": "联系客服方法"}}
|
|
|
]
|
|
|
},
|
|
|
{
|