perf: 整体优化细节

This commit is contained in:
橙子
2025-02-06 12:54:48 +08:00
parent 9c94953e0e
commit 37b16e8395
7 changed files with 33 additions and 20 deletions

View File

@@ -45,6 +45,10 @@
<el-icon><Trophy /></el-icon>
<span>数字藏品</span>
</el-menu-item>
<el-menu-item index="9" :route="{ path: '/book' }">
<el-icon><Memo /></el-icon>
<span>面试宝典</span>
</el-menu-item>
</el-menu>
</template>