Files
Nexus/docs/changelog/2026-06-12-watch-slot-hover-border.md
T
Nexus Agent ac98dc496c fix(watch): 移除监测槽 hover 时 Vuetify 灰遮罩
v-card 关闭 link/ripple 并隐藏 overlay,仅保留外框主题色高亮。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-12 04:54:24 +08:00

525 B
Raw Blame History

Changelog — 监测槽卡片 hover 外框高亮

日期2026-06-12

摘要

监测槽卡片(空槽/满槽)hover 时改为外框主题色,不再整卡铺灰底。

补充(2026-06-12 晚)

  • v-card:link="false" :ripple="false",并隐藏 .v-card__overlay,消除 Vuetify 默认可点击卡片的 hover 灰遮罩。

涉及文件

  • frontend/src/components/watch/WatchSlotCard.vue

验证

浏览器:服务器页 → 实时监测 → 鼠标悬停槽位,仅边框变色。