diff --git a/src/pages.json b/src/pages.json index 1ada3cb..3e02bdd 100644 --- a/src/pages.json +++ b/src/pages.json @@ -542,6 +542,18 @@ "navigationStyle": "custom" } }, + { + "path": "pages/standardBox/boxList", + "style": { + "navigationStyle": "custom" + } + }, + { + "path": "pages/standardBox/codeEntering", + "style": { + "navigationBarTitleText": "标准箱录入" + } + }, //库存查询 { "path": "pages/stquery/deviceStatusRecord/index", diff --git a/src/pages/inventoryBinding/index.vue b/src/pages/inventoryBinding/index.vue index 336fd83..a8b6402 100644 --- a/src/pages/inventoryBinding/index.vue +++ b/src/pages/inventoryBinding/index.vue @@ -2,8 +2,8 @@