pages.json
@@ -7,6 +7,12 @@ } }, { "path": "pages/home/home", "style": { "navigationBarTitleText": "主 页" } }, { "path": "pages/mat/matSelected", "style": { "navigationBarTitleText": "物料" @@ -25,9 +31,15 @@ } }, { "path": "pages/home/home", "path": "pages/pakin/orderPakin", "style": { "navigationBarTitleText": "主 页" "navigationBarTitleText": "订单入库" } }, { "path": "pages/login/logOut", "style": { "navigationBarTitleText": "退出登录" } } ],