mirror of
https://gitee.com/dromara/go-view.git
synced 2026-05-30 00:00:05 +08:00
Merge branch 'dev' of https://gitee.com/MTrun/go-view into master-fetch-dev
This commit is contained in:
@@ -27,6 +27,7 @@ import {
|
||||
LockClosedOutline as LockClosedOutlineIcon,
|
||||
HelpCircleOutline as HelpOutlineIcon,
|
||||
CodeSlash as CodeSlashIcon,
|
||||
Create as CreateIcon,
|
||||
Rocket as RocketIcon,
|
||||
Duplicate as DuplicateIcon,
|
||||
DuplicateOutline as DuplicateOutlineIcon,
|
||||
@@ -108,6 +109,8 @@ const ionicons5 = {
|
||||
DuplicateOutlineIcon,
|
||||
// 代码
|
||||
CodeSlashIcon,
|
||||
// 修改代码
|
||||
CreateIcon,
|
||||
// 事件(火箭)
|
||||
RocketIcon,
|
||||
// 退出
|
||||
|
||||
Reference in New Issue
Block a user