feat:新功能
webshell模块 1.上传功能 2.下载功能(还需要测试,进行中) 3.header顶部菜单分割线及xshell入口角标样式调整
This commit is contained in:
@@ -39,6 +39,14 @@ const cn = {
|
||||
},
|
||||
webshell:{
|
||||
shellTitle:'本地 Shell',
|
||||
upload:'上传',
|
||||
download:'下载',
|
||||
uploadTitle:'上传',
|
||||
downloadTitle:'下载',
|
||||
uploadButtonTitle:'上传',
|
||||
fileSelect:'选择',
|
||||
downloadButtonTitle:'下载',
|
||||
filePath:'文件路径',
|
||||
},
|
||||
dashboard:{
|
||||
title:'仪表盘',
|
||||
|
||||
Reference in New Issue
Block a user