From bccb5725525cf58fddb04e9ce5b088c5f4b5eb92 Mon Sep 17 00:00:00 2001
From: ZF sun <34314687@qq.com>
Date: Tue, 23 Dec 2025 14:05:10 +0800
Subject: [PATCH] =?UTF-8?q?feat(weapp):=20=E5=A2=9E=E5=8A=A0=E5=B0=8F?=
=?UTF-8?q?=E7=A8=8B=E5=BA=8F=E5=8F=91=E8=B4=A7=E9=A1=B5=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages.json | 9 ++++++
pages_tool/weapp/order_shipping.vue | 48 +++++++++++++++++++++++++++++
2 files changed, 57 insertions(+)
create mode 100644 pages_tool/weapp/order_shipping.vue
diff --git a/pages.json b/pages.json
index d83912d..e3fc2ba 100644
--- a/pages.json
+++ b/pages.json
@@ -841,6 +841,15 @@
"navigationStyle": "custom"
// #endif
}
+ },
+ {
+ "path": "weapp/order_shipping",
+ "style": {
+ // #ifdef APP-PLUS
+ "navigationStyle": "custom",
+ // #endif
+ "navigationBarTitleText": "小程序发货"
+ }
}
]
}
diff --git a/pages_tool/weapp/order_shipping.vue b/pages_tool/weapp/order_shipping.vue
new file mode 100644
index 0000000..f63a3ad
--- /dev/null
+++ b/pages_tool/weapp/order_shipping.vue
@@ -0,0 +1,48 @@
+
+
+ {{errorMsg}}
+
+
+
+
+
+