#
whycq
2023-04-24 b453a2d09bbe64d130f70e310af160af661c9140
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": "退出登录"
         }
      }
   ],