Skip to content

Commit 4854e50

Browse files
committed
feat(global): bump ota version
1 parent f0f5e1f commit 4854e50

1 file changed

Lines changed: 10 additions & 12 deletions

File tree

src/assets/data/updateInfo.json

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
{
2-
"otaVersion": "3.0.11",
3-
"updateTime": "2025-09-02",
4-
"newFeatures": [
5-
"更换截图图标",
6-
"更新校历"
7-
],
2+
"otaVersion": "3.0.12",
3+
"updateTime": "2025-09-04",
4+
"newFeatures": [
5+
"常用网站新增电动车管理系统,可在匣子内查看电动车扣分状况"
6+
],
87
"fixedIssues": [
9-
"修复同时段多课程显示问题",
10-
"修复首页加载问题"
11-
],
12-
"knownIssues": [
13-
"弹窗在按钮导航模式下仍然会被遮挡"
14-
]
8+
"修复同时段多课程弹窗显示问题"
9+
],
10+
"knownIssues": [
11+
"弹窗在按钮导航模式下仍然会被遮挡"
12+
]
1513
}

0 commit comments

Comments
 (0)