优化IO问题

This commit is contained in:
liuwei
2025-06-04 09:06:05 +08:00
parent b63d9c568c
commit b27c5c6bdf
3 changed files with 8 additions and 1 deletions
+1
View File
@@ -177,6 +177,7 @@
Python版本: {% raw %}{{ systemInfo.python_version }}{% endraw %} |
运行时间: {% raw %}{{ formattedUptime }}{% endraw %} |
最后更新: {% raw %}{{ systemInfo.timestamp }}{% endraw %}
打开文件数: {% raw %}{{ systemInfo.open_files }}{% endraw %}
</span>
</div>
<el-row :gutter="20">