+
照片上传
@@ -59,7 +59,8 @@
-
{{ isCallSuccess ? "查看服务" : "立即呼叫" }}
diff --git a/src/components/CustomEmpty/index.vue b/src/components/CustomEmpty/index.vue
index 13e8a65..6dfc8f6 100644
--- a/src/components/CustomEmpty/index.vue
+++ b/src/components/CustomEmpty/index.vue
@@ -1,7 +1,7 @@
![]()
-
+
{{ statusText }}
diff --git a/src/components/DateRangeSection/index.vue b/src/components/DateRangeSection/index.vue
index ff60b5c..5a97840 100644
--- a/src/components/DateRangeSection/index.vue
+++ b/src/components/DateRangeSection/index.vue
@@ -1,19 +1,19 @@
-
+
- 入住
-
+ 入住
+
{{ selectedDate.startDate }}
{{
selectedDate.totalDays }}晚
- 离店
-
+ 离店
+
{{ selectedDate.endDate }}
- 房间详情
+ 房间详情
diff --git a/src/components/DetailPopup/index.vue b/src/components/DetailPopup/index.vue
index c42150f..8cbd785 100644
--- a/src/components/DetailPopup/index.vue
+++ b/src/components/DetailPopup/index.vue
@@ -1,8 +1,8 @@