diff --git a/components/uni-steps/uni-steps.vue b/components/uni-steps/uni-steps.vue
new file mode 100644
index 0000000..557fd21
--- /dev/null
+++ b/components/uni-steps/uni-steps.vue
@@ -0,0 +1,254 @@
+
+
+
+
+
+ {{item.title}}
+ {{item.desc}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/manifest.json b/manifest.json
index b54b8ed..d560a72 100644
--- a/manifest.json
+++ b/manifest.json
@@ -117,7 +117,7 @@
"quickapp" : {},
/* 小程序特有相关 */
"mp-weixin" : {
- "appid" : "wx43759fe438b7b066",
+ "appid" : "wxb35ef055a4dd8ad4",
"setting" : {
"urlCheck" : false,
"postcss" : true
diff --git a/pages.json b/pages.json
index adc1c5a..691afca 100644
--- a/pages.json
+++ b/pages.json
@@ -475,6 +475,13 @@
"navigationBarTitleText": "等待用户支付" ,
"navigationStyle":"custom"
}
+ },
+ {
+ "path": "pages/order/newdetail/logistics",
+ "style": {
+ "navigationBarTitleText": "物流详情" ,
+ "navigationStyle":"custom"
+ }
}
],
"globalStyle": {
diff --git a/pages/order/newdetail/logistics.vue b/pages/order/newdetail/logistics.vue
new file mode 100644
index 0000000..25872f0
--- /dev/null
+++ b/pages/order/newdetail/logistics.vue
@@ -0,0 +1,89 @@
+
+
+
+
+
+ 已签收
+
+
+
+
+ 邮政快递包裹 8374938754389
+
+ 复制
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/recharge/balance/balance.vue b/pages/recharge/balance/balance.vue
index c6bdbc6..dbc5ab9 100644
--- a/pages/recharge/balance/balance.vue
+++ b/pages/recharge/balance/balance.vue
@@ -9,7 +9,7 @@
- 78326478
+ {{ num || 0 }}
(元)
@@ -39,19 +39,175 @@