feat: 添加列表视图进度条选项并优化进度条显示

This commit is contained in:
Montia37
2025-09-05 19:35:29 +08:00
parent e6dc8b1776
commit a649945566
8 changed files with 84 additions and 36 deletions

View File

@@ -129,6 +129,13 @@
"default": true,
"help": "启用后默认显示 SWAP 信息"
},
{
"key": "enableListItemProgressBar",
"name": "启用列表视图进度条",
"type": "switch",
"default": true,
"help": "启用后列表视图中将会显示进度条来表示存储使用率"
},
{
"name": "Instance 设置",
"type": "title"