style:1 、按钮及搜索框 border-radius 改为 2px 2、搜索框取消 focus 状态 border
This commit is contained in:
@@ -67,6 +67,7 @@ const cn = {
|
||||
exportAll: "总计",
|
||||
importFile: "请上传文件",
|
||||
importTip: "只允许xlsx/xls格式文件",
|
||||
importTipImg: "只允许jpg/png格式文件",
|
||||
dragFileTip: "将文件拖到此处",
|
||||
or: "或",
|
||||
clickUpload: "点击上传",
|
||||
@@ -1071,6 +1072,11 @@ const cn = {
|
||||
curve:'曲线',
|
||||
polyline:'折线',
|
||||
line:'直线',
|
||||
placeholderImg:'请输入名称',
|
||||
unitError:'请选择对应的目录',
|
||||
imgError:'请上传图片',
|
||||
folder:'目录',
|
||||
selMod:'请个所有节点绑定module',
|
||||
},
|
||||
},
|
||||
date:{
|
||||
|
||||
Reference in New Issue
Block a user