feat: 20250730
This commit is contained in:
parent
e11e20790d
commit
ddd8f091e0
@ -94,6 +94,7 @@ const modules = [
|
|||||||
icon: 'https://images.health.ufutx.com/202507/04/4a47a0db6e60853dedfcfdf08a5ca249.png'
|
icon: 'https://images.health.ufutx.com/202507/04/4a47a0db6e60853dedfcfdf08a5ca249.png'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
const date = new Date()
|
||||||
|
|
||||||
// 控制当前悬浮的模块(0为无悬浮)
|
// 控制当前悬浮的模块(0为无悬浮)
|
||||||
const isHover = ref<number>(0)
|
const isHover = ref<number>(0)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user