diff --git a/src/pages.json b/src/pages.json
index ab61a26..eb476cf 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -390,6 +390,18 @@
"root": "subpackage/order",
"pages": [
{
+ "path": "pages/mall/refund_operate/refund_operate",
+ "style" : {
+ "navigationBarTitleText": "查看物流"
+ }
+ },
+ {
+ "path": "pages/mall/check_logistic/check_logistic",
+ "style" : {
+ "navigationBarTitleText": "查看物流"
+ }
+ },
+ {
"path": "pages/mall/send_out/send_out",
"style" : {
"navigationBarTitleText": "发货"
diff --git a/src/subpackage/order/pages/mall/check_logistic/check_logistic.vue b/src/subpackage/order/pages/mall/check_logistic/check_logistic.vue
new file mode 100644
index 0000000..33dc2bf
--- /dev/null
+++ b/src/subpackage/order/pages/mall/check_logistic/check_logistic.vue
@@ -0,0 +1,92 @@
+
+
+
+
+ 包裹1
+ 快递:顺丰速递 SF1090317923085复制
+
+
+
+ 克洛羽毛球…
+
+
+ 共10件商品
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/subpackage/order/pages/mall/refund_operate/refund_operate.vue b/src/subpackage/order/pages/mall/refund_operate/refund_operate.vue
new file mode 100644
index 0000000..e445199
--- /dev/null
+++ b/src/subpackage/order/pages/mall/refund_operate/refund_operate.vue
@@ -0,0 +1,25 @@
+
+
+ 订单编号 sc20 0822 0815 6894
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/subpackage/order/pages/mall/send_out/send_out.vue b/src/subpackage/order/pages/mall/send_out/send_out.vue
index 6f8d360..b4f4f54 100644
--- a/src/subpackage/order/pages/mall/send_out/send_out.vue
+++ b/src/subpackage/order/pages/mall/send_out/send_out.vue
@@ -21,7 +21,7 @@
-
+
+
+
+ *发货仓库
+
+
+
+
+
+
+ 商品如果不在同一仓库,请分开发货
+
+
+
+ 发货仓库
+
+ * 发货方式
+
+
+
+ 快递
+
+
+
+ 无需快递
+
+
+
+
+ * 物流公司
+
+
+
+
+
+
+
+
+
+
+ * 物流单号
+
+
+
+
+
+
+
+ * 备注
+
+
+
+
+
+
+
+
+ 确认发货
+
+
-
+
+
+
+ 包裹1
+ 快递:顺丰速递 SF1090317923085复制
+
+
+
+ 克洛羽毛球…
+
+
+ 共10件商品
+
+
+
+
+
+
+ 无已发货
+
@@ -57,7 +135,8 @@ export default {
\ No newline at end of file