1
0
mirror of https://github.com/zclzone/vue-naive-admin.git synced 2025-12-28 12:10:20 +08:00

fix: 自定义图标不显示问题

This commit is contained in:
zclzone
2024-07-31 21:26:45 +08:00
parent 1e0e1f2c48
commit 36ce5c34d0
3 changed files with 995 additions and 1116 deletions

View File

@@ -21,6 +21,8 @@ export default defineConfig({
prefix: ['i-'],
extraProperties: {
display: 'inline-block',
width: '1em',
height: '1em',
},
collections: {
me: FileSystemIconLoader('./src/assets/icons/isme'),