diff --git a/pages.json b/pages.json index 5d9ac23..2cc619d 100644 --- a/pages.json +++ b/pages.json @@ -27,7 +27,7 @@ { "path": "pages/cabinet/index", "style": { - "navigationBarTitleText": "货柜" + "navigationBarTitleText": "盒柜" } }, { @@ -141,7 +141,7 @@ }, { "pagePath": "pages/cabinet/index", - "text": "货柜", + "text": "盒柜", "iconPath": "static/tab/box.png", "selectedIconPath": "static/tab/box_active.png" }, diff --git a/pages/cabinet/index.vue b/pages/cabinet/index.vue index 2a534c0..335dd06 100644 --- a/pages/cabinet/index.vue +++ b/pages/cabinet/index.vue @@ -682,7 +682,7 @@ async function onShip() {