diff --git a/components/LocationCard/images/loc_bg_img.png b/components/LocationCard/images/loc_bg_img.png
index bd99052..caa79e1 100644
Binary files a/components/LocationCard/images/loc_bg_img.png and b/components/LocationCard/images/loc_bg_img.png differ
diff --git a/components/LocationCard/index.vue b/components/LocationCard/index.vue
index 0398d52..9695135 100644
--- a/components/LocationCard/index.vue
+++ b/components/LocationCard/index.vue
@@ -1,9 +1,7 @@
- 位于「{{ orderData.oneLevelAddress }}」
-
+ 位于 {{ orderData.oneLevelAddress }}
{{ orderData.commodityAddress }}
+
+
+ 入住日期
+
+
+ {{ checkInDate }}
+ {{ checkInDay }}
+
+
+
+
+
+ {{ nights }}晚
+
+
+
+ 退房日期
+
+
+ {{ checkOutDate }}
+ {{ checkOutDay }}
+
+
+
+
+
+
+
+
+
diff --git a/pages/goods/components/GoodInfo/index.vue b/pages/goods/components/GoodInfo/index.vue
index 3e00723..ec8df4e 100644
--- a/pages/goods/components/GoodInfo/index.vue
+++ b/pages/goods/components/GoodInfo/index.vue
@@ -8,20 +8,6 @@
{{ goodsData.timeTag || "随时可退" }}
-
-
-
-
-
-
-
@@ -40,11 +26,7 @@