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

@@ -80,6 +80,8 @@ const en = {
fileSelect:'select',
downloadButtonTitle:'Download',
filePath:'file path',
closeTip:'All connections will be closed, are you sure you want to close the window?',
remember:'Remember my decision'
},
login: {
username: 'Username',