1
1
mirror of https://github.com/KenanZhu/AutoLibrary.git synced 2026-08-02 14:19:35 +08:00

feat(bulletin): 公告栏系统完整实现

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2026-06-24 10:18:30 +08:00
parent 588718f9c5
commit a716e5b945
10 changed files with 1938 additions and 332 deletions
+5
View File
@@ -59,6 +59,11 @@ class ConfigTemplate:
"theme": "system",
"style": "Fusion",
"custom_theme": ""
},
"bulletin": {
"auto_fetch": False,
"server_url": "https://api.autolibrary.kenanzhu.com",
"sync_interval": 10
}
}
case ConfigType.BULLETIN: