[webapp] 批量处理eslint格式告警
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
},
|
||||
"user": {
|
||||
"name": "Admin",
|
||||
"avatar": "./assets/tmp/img/avatar.svg",
|
||||
"avatar": "./assets/img/avatar.svg",
|
||||
"email": "管理员"
|
||||
},
|
||||
"menu": [
|
||||
@@ -105,26 +105,6 @@
|
||||
"link": "/alert/notice"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text": "More",
|
||||
"i18n": "menu.extras",
|
||||
"group": true,
|
||||
"hideInBreadcrumb": true,
|
||||
"children": [
|
||||
{
|
||||
"text": "Help Center",
|
||||
"link": "/extras/help",
|
||||
"i18n": "menu.extras.help",
|
||||
"icon": "anticon-link"
|
||||
},
|
||||
{
|
||||
"text": "Settings",
|
||||
"link": "/extras/setting",
|
||||
"i18n": "menu.extras.setting",
|
||||
"icon": "anticon-setting"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Before Width: | Height: | Size: 937 B After Width: | Height: | Size: 937 B |
Reference in New Issue
Block a user