diff --git a/components/zwy-calendar/zwy-calendar.vue b/components/zwy-calendar/zwy-calendar.vue
deleted file mode 100644
index 832d410..0000000
--- a/components/zwy-calendar/zwy-calendar.vue
+++ /dev/null
@@ -1,324 +0,0 @@
-
-
-
- 上月
- {{year}}年{{month}}月
- 下月
-
-
- {{weeks}}
-
-
-
- {{days.day}}
-
-
-
-
-
-
-
-
-
diff --git a/pages/goodsDetail/index.vue b/pages/goodsDetail/index.vue
index 928a3d2..ffcaa96 100644
--- a/pages/goodsDetail/index.vue
+++ b/pages/goodsDetail/index.vue
@@ -88,9 +88,9 @@
-
+
- ¥{{ choose_date_orangilprice || goods_detail.spec[type_index].original_price }}
+ ¥{{ choose_date_orangilprice*buy_num || goods_detail.spec[type_index].original_price*buy_num}}
使用时间:{{ go_date }}
@@ -118,6 +118,12 @@
+
+ 数量
+
+
+
+
@@ -195,9 +201,9 @@
-
+
- ¥{{ total_hotel_orginalprice || goods_detail.spec[type_index].original_price }}
+ ¥{{ total_hotel_orginalprice*buy_num || goods_detail.spec[type_index].original_price*buy_num }}
酒店住房日期:{{live_date}}~{{leave_date}}
@@ -232,6 +238,12 @@
+
+ 数量
+
+
+
+
@@ -273,9 +285,9 @@
-
+
- ¥{{ choose_date_orangilprice || goods_detail.spec[type_index].original_price }}
+ ¥{{ choose_date_orangilprice*buy_num || goods_detail.spec[type_index].original_price*buy_num}}
套餐类型:{{goods_detail.spec[type_index].name}}
@@ -302,6 +314,12 @@
+
+ 数量
+
+
+
+
@@ -311,9 +329,9 @@
-
+
- ¥{{ choose_date_orangilprice || goods_detail.spec[type_index].original_price }}
+ ¥{{ choose_date_orangilprice*buy_num || goods_detail.spec[type_index].original_price*buy_num}}
套餐类型:{{goods_detail.spec[type_index].name}}
@@ -340,6 +358,12 @@
+
+ 数量
+
+
+
+
@@ -349,9 +373,9 @@
-
+
- ¥{{ choose_date_orangilprice || goods_detail.spec[type_index].original_price }}
+ ¥{{ choose_date_orangilprice*buy_num || goods_detail.spec[type_index].original_price*buy_num}}
套餐类型:{{goods_detail.spec[type_index].name}}
@@ -381,6 +405,12 @@
+
+ 数量
+
+
+
+
@@ -433,7 +463,6 @@