-
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐲2.4.2 update:修复因官方ui调整和部分请求参数调整而失效的<题库页vip题目筛选功能>和<题目页算术评分和竞赛信息显示功能>~
- Loading branch information
1 parent
d628ef6
commit a6bc00d
Showing
2 changed files
with
30 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"version": "2.4.1", | ||
"content": "上线新功能<每天最多只更新一次>,勾选后如果有更新,最多只会弹框一次,更新之后剩余如果再有更新会在第二天才弹窗,功能默认开启~" | ||
"version": "2.4.2", | ||
"content": "修复因官方ui调整和部分请求参数调整而失效的<题库页vip题目筛选功能>和<题目页算术评分和竞赛信息显示功能>~" | ||
} |