fix:修复asset配置是,location无校验信息的bug & 左侧动态菜单样式调整

This commit is contained in:
wangwenrui
2020-04-16 14:15:51 +08:00
parent dae339346b
commit 555a8e3b3c
11 changed files with 73 additions and 18 deletions

View File

@@ -71,7 +71,8 @@ const en = {
failedDetail:'Failed Detail'
},
reset:'Reset',
submit:'Submit'
submit:'Submit',
noData:'No data'
},
pageSize: '/page',
webshell:{
@@ -287,7 +288,8 @@ const en = {
fileSize:'文件过大',//File exceed max size.
port:'Invalid Port',
url:'Invalid URL',
uSize:'Must be number(1 - 47)'
uSize:'Must be number(1 - 47)',
requiredIdc:'dc is required'
},
search: {
searchTip: 'Enter to search',//'点击或回车执行搜索'