We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0f5e1f commit 4854e50Copy full SHA for 4854e50
1 file changed
src/assets/data/updateInfo.json
@@ -1,15 +1,13 @@
1
{
2
- "otaVersion": "3.0.11",
3
- "updateTime": "2025-09-02",
4
- "newFeatures": [
5
- "更换截图图标",
6
- "更新校历"
7
- ],
+ "otaVersion": "3.0.12",
+ "updateTime": "2025-09-04",
+ "newFeatures": [
+ "常用网站新增电动车管理系统,可在匣子内查看电动车扣分状况"
+ ],
8
"fixedIssues": [
9
- "修复同时段多课程显示问题",
10
- "修复首页加载问题"
11
12
- "knownIssues": [
13
- "弹窗在按钮导航模式下仍然会被遮挡"
14
- ]
+ "修复同时段多课程弹窗显示问题"
+ "knownIssues": [
+ "弹窗在按钮导航模式下仍然会被遮挡"
+ ]
15
}
0 commit comments