diff --git a/pages.json b/pages.json
index 4e81bf5..2a99f6c 100644
--- a/pages.json
+++ b/pages.json
@@ -79,15 +79,6 @@
"navigationBarTitleText" : ""
}
},
- {
-
- "path" : "pages/order/product-close/product-close",
- "style" :
- {
- "navigationBarTitleText" : "",
- "navigationBarBackgroundColor": "#a0522d"
- }
- },
{
"path" : "pages/Shopping-cart/Phone/Phone",
"style" :
@@ -131,13 +122,6 @@
"navigationBarTitleText" : ""
}
},
- {
- "path" : "pages/Shopping-cart/address/address",
- "style" :
- {
- "navigationBarTitleText" : ""
- }
- },
{
"path" : "pages/order/product-waitpay/product-waitpay",
"style" :
diff --git a/pages/Shopping-cart/address/address.vue b/pages/Shopping-cart/address/address.vue
deleted file mode 100644
index 5f14f11..0000000
--- a/pages/Shopping-cart/address/address.vue
+++ /dev/null
@@ -1,177 +0,0 @@
-
-
-
-
-
-
- {{ item.name }}
- {{ item.phone }}
-
- 默认
-
-
-
-
-
-
-
-
- {{ item.address }}
-
-
-
-
-
- 新增地址
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pages/Shopping-cart/address/img/delete.png b/pages/Shopping-cart/address/img/delete.png
deleted file mode 100644
index 362ac8b..0000000
Binary files a/pages/Shopping-cart/address/img/delete.png and /dev/null differ
diff --git a/pages/Shopping-cart/address/img/update.png b/pages/Shopping-cart/address/img/update.png
deleted file mode 100644
index b410b48..0000000
Binary files a/pages/Shopping-cart/address/img/update.png and /dev/null differ
diff --git a/pages/Shopping-cart/newaddress_Info/newaddress_Info.vue b/pages/Shopping-cart/newaddress_Info/newaddress_Info.vue
index 9cb4eb2..282a8df 100644
--- a/pages/Shopping-cart/newaddress_Info/newaddress_Info.vue
+++ b/pages/Shopping-cart/newaddress_Info/newaddress_Info.vue
@@ -5,16 +5,16 @@
收货人
-
+
手机号码
-
+
所在地区
-
+
详细地址
-
-
-
- 设为默认收货地址
-
+
+
+
+
+ 设为默认收货地址
+
+
+
+
- 保存并使用
+ 保存并使用
diff --git a/pages/order/component/addressComponent.vue b/pages/order/component/addressComponent.vue
index 7b69df3..2d82b46 100644
--- a/pages/order/component/addressComponent.vue
+++ b/pages/order/component/addressComponent.vue
@@ -3,7 +3,7 @@
收货地址
+ src="https://carbon2.obs.cn-north-4.myhuaweicloud.com:443/feiyi%2Ftest%2F0%2FxSHTnKhk-close.png" />
@@ -20,9 +20,9 @@
+ src="https://carbon2.obs.cn-north-4.myhuaweicloud.com:443/feiyi%2Ftest%2F0%2FKNXwmQrO-edit.png" @click="editAddress(item)"/>
+ src="https://carbon2.obs.cn-north-4.myhuaweicloud.com:443/feiyi%2Ftest%2F0%2FXPhhJFpx-delete.png" @click="deleteAddress(item.id)" />
{{ item.detailAddress }}
@@ -30,7 +30,7 @@
-
+
添加新地址
@@ -39,26 +39,27 @@
diff --git a/pages/order/product-waitpay/product-waitpay.vue b/pages/order/product-waitpay/product-waitpay.vue
index 6556041..657bf34 100644
--- a/pages/order/product-waitpay/product-waitpay.vue
+++ b/pages/order/product-waitpay/product-waitpay.vue
@@ -158,8 +158,8 @@