feat:新功能

webshell模块:关闭窗口时,增加询问提示窗口并提供remember功能(选择yes时,再次关闭窗口,不再提示)
This commit is contained in:
hyx
2020-03-30 22:15:05 +08:00
parent c2c090059b
commit 7f9bac0f94
3 changed files with 49 additions and 1 deletions

View File

@@ -48,6 +48,8 @@ const cn = {
fileSelect:'选择',
downloadButtonTitle:'下载',
filePath:'文件路径',
closeTip:'是否断开所有连接,关闭窗口?',
remember:'记住我的决定',
},
pageSize: '条/页',
login: {