优化细节

This commit is contained in:
icssoa
2025-09-03 19:04:08 +08:00
parent 7791c47483
commit 6cebe34de4
8 changed files with 38 additions and 14 deletions

View File

@@ -56,7 +56,7 @@
<view
class="item dark:!bg-surface-800"
hover-class="opacity-80"
:hover-stay-time="50"
:hover-stay-time="250"
@tap="toPath(child)"
>
<cl-icon :name="child.icon" :size="36"></cl-icon>