diff --git a/pages.json b/pages.json index 71db55a..473c9d6 100644 --- a/pages.json +++ b/pages.json @@ -93,7 +93,15 @@ "style": { "navigationStyle": "custom" } + }, + { + "path" : "pages/mall/receiving-address", + "style" : + { + "navigationStyle": "custom" + } } + ], // "globalStyle": { // "navigationBarTextStyle": "black", diff --git a/pages/mall/product-detail.vue b/pages/mall/product-detail.vue index 321e456..e69246b 100644 --- a/pages/mall/product-detail.vue +++ b/pages/mall/product-detail.vue @@ -47,7 +47,93 @@ - 31232 + + + + + + + 确认订单 + + + + + + + + 新人福利第6弹-小米音箱 + + 类型:明信片 + + + + 69 + + + x1 + + + + + + 地址管理 + + + + + + + + 优惠券 + + 未选择 + + + + + + + + 售前·售后须知 + + + + + + + + + + + 我已满18岁,阅读并同意《用户协议》《隐私政策》 + + + + + 确认支付 + + + + + + @@ -56,67 +142,88 @@ \ No newline at end of file diff --git a/pages/mall/receiving-address.vue b/pages/mall/receiving-address.vue new file mode 100644 index 0000000..e5a73b8 --- /dev/null +++ b/pages/mall/receiving-address.vue @@ -0,0 +1,128 @@ + + + + + \ No newline at end of file diff --git a/static/ic_back2.png b/static/ic_back2.png new file mode 100644 index 0000000..1c3dba0 Binary files /dev/null and b/static/ic_back2.png differ diff --git a/static/ic_check.png b/static/ic_check.png new file mode 100644 index 0000000..16c619e Binary files /dev/null and b/static/ic_check.png differ diff --git a/static/ic_check_s.png b/static/ic_check_s.png new file mode 100644 index 0000000..51d7ef8 Binary files /dev/null and b/static/ic_check_s.png differ diff --git a/static/ic_close.png b/static/ic_close.png new file mode 100644 index 0000000..76e045a Binary files /dev/null and b/static/ic_close.png differ