From 8c5d693b7a3af3e4bbf9b6cec3db5814468e9b68 Mon Sep 17 00:00:00 2001 From: zzc <1761997216@qq.com> Date: Thu, 26 Feb 2026 10:10:27 +0800 Subject: [PATCH] fix: new index --- pages/index/index.vue | 37 ++++++++++++++++--------------------- 1 file changed, 16 insertions(+), 21 deletions(-) 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 }}