Skip to content

Commit 16e302e

Browse files
author
Akiraka
committed
1、增加 remixicon 图标集,解决arco 图标过少问题。
2、抽出图标选择组件,哪里需要直接使用组件即可
1 parent 06b544b commit 16e302e

File tree

5 files changed

+2486
-33
lines changed

5 files changed

+2486
-33
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
},
1010
"dependencies": {
1111
"@ant-design/icons": "^5.3.7",
12+
"@remixicon/vue": "^4.2.0",
1213
"@iconify/vue": "^4.1.2",
1314
"@arco-themes/vue-go-admin": "^0.0.1",
1415
"@codemirror/lang-html": "^6.4.9",

0 commit comments

Comments
 (0)