pages.json | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
pages/home/home.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pages.json
@@ -7,6 +7,12 @@ } }, { "path": "pages/home/home", "style": { "navigationBarTitleText": "主 页" } }, { "path": "pages/mat/matSelected", "style": { "navigationBarTitleText": "物料" @@ -25,9 +31,9 @@ } }, { "path": "pages/home/home", "path": "pages/pakin/orderPakin", "style": { "navigationBarTitleText": "主 页" "navigationBarTitleText": "订单入库" } }, { pages/home/home.vue
@@ -27,6 +27,13 @@ url: '/pakin/pakin' }, { title: '订单入库', name: 'orderPakin', color: 'purple', cuIcon: 'list', url: '/pakin/orderPakin' }, { title: '退出登录', name: 'logOut', color: 'grey',