fix: 重构tool的ps页面

This commit is contained in:
TsMask
2024-09-06 19:57:10 +08:00
parent 23007c3bf2
commit 57b5f76db7
3 changed files with 298 additions and 283 deletions

View File

@@ -2103,22 +2103,20 @@ export default {
hostSelectMore: "加载更多 {num}",
hostSelectHeader: "主机列表",
},
ps:{
hour:"",
min:"",
sec:"",
fastSpeed:"快速",
normalSpeed:"正常",
slowSpeed:"缓慢",
changeTime:"刷新频率",
PID:"PID",
ps:{
realTimeHigh:"",
realTimeLow:"",
realTimeRegular:"常规",
realTimeStop:"已暂停",
realTime:"实时更新速度",
pid:"PID",
name:"应用名称",
username:"用户名",
workTime:"运行时间",
runTime:"运行时间",
numThreads:"线程数",
cpuPercent:"CPU使用率",
diskRead:"磁盘读取",
diskWrite:"磁盘写入",
diskRead:"磁盘读取",
diskWrite:"磁盘写入",
},
net:{
PID:"PID",