feat:新功能

webshell模块
1.上传功能
2.下载功能(还需要测试,进行中)
3.header顶部菜单分割线及xshell入口角标样式调整
This commit is contained in:
hanyuxia
2020-03-11 19:16:23 +08:00
parent 22da5f9052
commit 2cfe1947ae
5 changed files with 196 additions and 47 deletions

View File

@@ -39,6 +39,14 @@ const cn = {
},
webshell:{
shellTitle:'本地 Shell',
upload:'上传',
download:'下载',
uploadTitle:'上传',
downloadTitle:'下载',
uploadButtonTitle:'上传',
fileSelect:'选择',
downloadButtonTitle:'下载',
filePath:'文件路径',
},
dashboard:{
title:'仪表盘',