修改历史记录icon大小、修改出现报告提示语句

This commit is contained in:
X1627315083@163.com
2026-04-01 16:07:29 +08:00
parent 72cd9d28f2
commit 5585e51701
7 changed files with 54 additions and 32 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="16" /></span>
<span class="icon"><svg-icon name="history" size="18" /></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" />