#
zhou zhou
7 天以前 5fcfb6cf095d5641153688008ee5f88e3d2a737b
pages.json
@@ -10,21 +10,21 @@
      {
         "path": "pages/home/home",
         "style": {
            "navigationBarTitleText": "首页",
            "navigationBarTitleText": "%index.home%",
            "navigationStyle": "custom"
         }
      },
      {
         "path": "pages/InManagement/ContainerBinding/Container_Binding",
         "style": {
            "navigationBarTitleText": "容器绑定",
            "navigationBarTitleText": "%container.title%",
            "navigationStyle": "custom"
         }
      },
      {
         "path": "pages/mat/matSelected",
         "style": {
            "navigationBarTitleText": "物料编辑",
            "navigationBarTitleText": "%matSelected.title%",
            "navigationStyle": "custom"
         }
      },