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" } },