#
whycq
2023-04-27 4552aab807dbcf63ecc70a8d21db95e9bb425b7a
pages.json
@@ -7,6 +7,12 @@
         }
      },
      {
         "path": "pages/home/home",
         "style": {
            "navigationBarTitleText": "主 页"
         }
      },
      {
         "path": "pages/mat/matSelected",
         "style": {
            "navigationBarTitleText": "物料"
@@ -25,9 +31,33 @@
         }
      },
      {
         "path": "pages/home/home",
         "path": "pages/pakin/orderPakin",
         "style": {
            "navigationBarTitleText": "主 页"
            "navigationBarTitleText": "订单入库"
         }
      },
      // {
      //    "path": "pages/print/print",
      //    "style": {
      //       "navigationBarTitleText": "打印"
      //    }
      // },
      {
         "path": "pages/print/print",
         "style": {
            "navigationBarTitleText": "打印"
         }
      },
      {
         "path": "pages/print/printUNI",
         "style": {
            "navigationBarTitleText": "UNI打印"
         }
      },
      {
         "path": "pages/login/logOut",
         "style": {
            "navigationBarTitleText": "退出登录"
         }
      }
   ],