feat(ui): 优化统计列表,支持上下滑动

This commit is contained in:
DLmaster361
2025-08-02 10:42:17 +08:00
parent 2c0e457976
commit 0755d34903
4 changed files with 50 additions and 12 deletions

View File

@@ -704,7 +704,7 @@ class GeneralSubConfig(LQConfig):
class AppConfig(GlobalConfig):
VERSION = "4.4.1.0"
VERSION = "4.4.2.1"
stage_refreshed = Signal()
PASSWORD_refreshed = Signal()