mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 优化在线编辑JSON的代码和交互
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,
|
||||
@@ -106,6 +107,8 @@ const ionicons5 = {
|
||||
DuplicateOutlineIcon,
|
||||
// 代码
|
||||
CodeSlashIcon,
|
||||
// 修改代码
|
||||
CreateIcon,
|
||||
// 事件(火箭)
|
||||
RocketIcon,
|
||||
// 退出
|
||||
|
||||
Reference in New Issue
Block a user