增加主题切换

This commit is contained in:
NewTab
2022-01-21 19:57:53 +08:00
parent b9d0071302
commit 7c2a16a18d
4 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
## 1.0.4
* 增加主题切换功能,各种颜色主题随意切换
* 修改无法停止任务的bug
* 修改脚本管理页面json解析失败的bug
* 修改变更配置文件没有及时刷新UI的bug