diff --git a/compoents/addressAdd.vue b/compoents/addressAdd.vue
index c8a527a..998d7f2 100644
--- a/compoents/addressAdd.vue
+++ b/compoents/addressAdd.vue
@@ -70,7 +70,22 @@
},
methods: {
init(option) {
+ this.id = null
+ this.username = ''
+ this.mobile = ''
+ this.citySeld = ''
+ this.detailAddr = ''
+ this.idDefault = false
+ this.province = null
+ this.city = null
+ this.area = ''
+ this.provinceId = null
+ this.cityId = null
+ this.areaId = null
+ this.multiIndex = [0, 0, 0]
this.id = option.id
+
+
if (option.id > 0) {
this.title = '编辑收货地址'
this.getDetail()
diff --git a/compoents/contactAdd.vue b/compoents/contactAdd.vue
new file mode 100644
index 0000000..c96cfa0
--- /dev/null
+++ b/compoents/contactAdd.vue
@@ -0,0 +1,265 @@
+
+
+
+
+ 姓名
+
+
+
+ 证件类型
+
+
+
+
+
+
+
+ 证件号
+
+
+
+
+ 联系电话
+
+
+
+ 设为默认
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/subPackages/techan/order.vue b/subPackages/techan/order.vue
index 2dcf995..6c21c36 100644
--- a/subPackages/techan/order.vue
+++ b/subPackages/techan/order.vue
@@ -184,7 +184,7 @@
取消
- 添加收货地址
+ {{addressTitle}}
保存
diff --git a/subPackages/ticketBooking/detail.vue b/subPackages/ticketBooking/detail.vue
index 585ed3e..e000f38 100644
--- a/subPackages/ticketBooking/detail.vue
+++ b/subPackages/ticketBooking/detail.vue
@@ -58,7 +58,7 @@
-
+
预订须知 >
@@ -78,7 +78,7 @@
介绍
-
+
@@ -86,12 +86,12 @@
-