feat: 更新英语描红icon

This commit is contained in:
R524809
2026-04-20 17:18:29 +08:00
parent 21b515746b
commit a7f702984d
11 changed files with 524 additions and 11 deletions
@@ -29,8 +29,8 @@
hover-stay-time="70"
bindtap="onSelectMode">
<toy-icon
name="moon"
size="56rpx"
name="{{item.icon}}"
size="42rpx"
color="{{worksheetId === item.id ? '#453900' : '#605b50'}}"
custom-class="lt-mode-card__icon" />
<text class="lt-mode-card__label">{{item.label}}</text>