bugfix: 停止生成卡片位置

This commit is contained in:
2026-03-26 17:21:43 +08:00
parent 0a5c616708
commit cbd1796192
3 changed files with 11 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
<span class="title" v-show="!isCollapse">{{ $t('Home.home') }}</span>
</div> -->
<div class="menu-item" @click="onHistory" :class="{ active: showHistory }">
<span class="icon"><svg-icon name="history" size="24" /></span>
<span class="icon"><svg-icon name="history" size="16" /></span>
<span class="title" v-show="!isCollapse">{{ $t('Home.history') }}</span>
<span class="icon jiantou" v-show="!isCollapse"
><svg-icon name="arrow-right" size="14" />