diff --git a/pages.json b/pages.json index 43f09da..f11ea5c 100644 --- a/pages.json +++ b/pages.json @@ -96,6 +96,30 @@ "navigationStyle": "custom" } } + ,{ + "path" : "pages/WarehouseManage/ProdDeliveryConfirm", + "style": { + "navigationStyle": "custom" + } + } + ,{ + "path" : "pages/WarehouseManage/XuniDeliveryConfirm", + "style": { + "navigationStyle": "custom" + } + } + ,{ + "path" : "pages/WarehouseManage/EmptyInStore", + "style": { + "navigationStyle": "custom" + } + } + ,{ + "path" : "pages/WarehouseManage/EmptyOutStore", + "style": { + "navigationStyle": "custom" + } + } ,{ "path": "uni_modules/uni-upgrade-center-app/pages/upgrade-popup", "style": { diff --git a/pages/WarehouseManage/OutStoreConfirmCp.vue b/pages/WarehouseManage/ProdDeliveryConfirm.vue similarity index 59% rename from pages/WarehouseManage/OutStoreConfirmCp.vue rename to pages/WarehouseManage/ProdDeliveryConfirm.vue index 4bb13c5..6a422d0 100644 --- a/pages/WarehouseManage/OutStoreConfirmCp.vue +++ b/pages/WarehouseManage/ProdDeliveryConfirm.vue @@ -1,6 +1,6 @@