feat: 文本日志文件实时查看功能

This commit is contained in:
TsMask
2024-08-09 18:47:45 +08:00
parent a5075bef43
commit a8b4e91b95
5 changed files with 472 additions and 15 deletions

View File

@@ -1258,6 +1258,11 @@ export default {
downTip: "Confirm the download file name is [{fileName}] File?",
downTipErr: "Failed to get file",
dirCd: "Enter Dir",
viewAs: 'View Action',
reload: "Reload",
follow: 'Monitoring Content',
tailChar: 'End Characters',
tailLines: 'End Lines',
},
},
monitor: {

View File

@@ -1258,6 +1258,11 @@ export default {
downTip: "确认下载文件名为 【{fileName}】 文件?",
downTipErr: "文件获取失败",
dirCd: "进入目录",
viewAs: '查看操作',
reload: "重载",
follow: '监视内容变化',
tailChar: '末尾字数',
tailLines: '末尾行数',
},
},
monitor: {