fix: replace icon image with AppIcon component in index.vue

v3.2
wxg0103 2025-07-15 09:25:16 +08:00
parent cef7075382
commit 12dbed5f7c
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@
>
<template #icon>
<el-avatar shape="square" :size="32" style="background: none">
<img :src="resetUrl(item?.icon, resetUrl('./favicon.ico'))" alt="" />
<AppIcon iconName="app-folder" style="font-size: 32px"></AppIcon>
</el-avatar>
</template>
<template #subTitle>