mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix:修改utils
This commit is contained in:
+4
-1
@@ -10,7 +10,8 @@ import {
|
||||
ApertureSharp as ApertureSharpIcon,
|
||||
DownloadOutline as DownloadIcon,
|
||||
Open as OpenIcon,
|
||||
Send as SendIcon
|
||||
Send as SendIcon,
|
||||
InformationCircleOutline as InformationCircleIcon
|
||||
} from '@vicons/ionicons5'
|
||||
|
||||
// ionicons5 在这里
|
||||
@@ -39,6 +40,8 @@ const ionicons5 = {
|
||||
OpenIcon,
|
||||
// 导出
|
||||
SendIcon,
|
||||
// 信息
|
||||
InformationCircleIcon
|
||||
}
|
||||
|
||||
// https://www.xicons.org/#/ 还有很多
|
||||
|
||||
Reference in New Issue
Block a user