diff --git a/.env.development b/.env.development
index 8ac85af9..1767d8b3 100644
--- a/.env.development
+++ b/.env.development
@@ -15,7 +15,9 @@ VITE_APP_BASE_API_Url = 'https://aitstest.jlbank.com.cn:7003'
# VITE_APP_BASE_API_Url = 'http://192.168.108.129'
# dev
-# VITE_APP_BASE_API_Url = 'http://25.18.122.65:7001'
+
+#VITE_APP_BASE_API_Url = 'http://25.18.122.65:7001'
+
# sit
diff --git a/src/components/points-and-badge/holiday.vue b/src/components/points-and-badge/holiday.vue
index 7da7db5c..a7196c05 100644
--- a/src/components/points-and-badge/holiday.vue
+++ b/src/components/points-and-badge/holiday.vue
@@ -34,7 +34,16 @@
:src="holidayInfo.ossAddr"
>
- {{ holidayInfo.holidayDesc }}
+
+
+
+ {{ text1 }}
+
+
+ {{ text2 }}
+
+
+
{{ done.tipText }}
-
- {{ score }}积分
-
+ {{ score }}积分
-
+
{{ done.buttonText }}
@@ -60,13 +67,18 @@