diff --git a/src/views/Home/sections/CoreValue.vue b/src/views/Home/sections/CoreValue.vue index 513f907..12cf3b6 100644 --- a/src/views/Home/sections/CoreValue.vue +++ b/src/views/Home/sections/CoreValue.vue @@ -94,6 +94,7 @@ const modules = [ icon: 'https://images.health.ufutx.com/202507/04/4a47a0db6e60853dedfcfdf08a5ca249.png' } ] +const date = new Date() // 控制当前悬浮的模块(0为无悬浮) const isHover = ref(0)