diff --git a/pages/index/index.vue b/pages/index/index.vue
index 7ddbb3f..34c970e 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -39,9 +39,6 @@
{{ currentDate.year }}
- 农历 {{ lunarDate.month }}{{ lunarDate.day }}
@@ -49,7 +46,9 @@
宜 {{ lunarDate.yi.split("、")[0] }}
忌 {{ lunarDate.ji.split("、")[0] }}
- 幸运色:{{ luckyColor }}
+ 农历 {{ lunarDate.month }}{{ lunarDate.day }}