Skip to content

Commit c64c0a9

Browse files
committed
chore(global): update version to 3.1.0 and modify update information
1 parent d11a085 commit c64c0a9

2 files changed

Lines changed: 9 additions & 11 deletions

File tree

app.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"name": "华师匣子",
44
"slug": "ccnubox",
55
"owner": "muxi_fe",
6-
"version": "3.0.0",
7-
"runtimeVersion": "3.0.0",
6+
"version": "3.1.0",
7+
"runtimeVersion": "3.1.0",
88
"orientation": "portrait",
99
"icon": "./src/assets/images/icon.png",
1010
"scheme": "ccnubox",

src/assets/data/updateInfo.json

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
{
2-
"otaVersion": "3.0.14",
3-
"updateTime": "2025-09-19",
2+
"otaVersion": "3.1.0",
3+
"updateTime": "2025-10-20",
44
"newFeatures": [
5-
"课表添加下课时间",
6-
"优化非本周课程颜色",
7-
"更换课程详情弹窗图标",
8-
"优化多节课程显示区域"
5+
"添加安卓课表小组件",
6+
"添加详细课程时间信息",
7+
"修改课程弹窗添加图标",
8+
"支持添加不同长度的课程",
9+
"优化课程详情弹窗显示与交互"
910
],
1011
"fixedIssues": [
11-
"修复检查更新页面内容溢出",
12-
"修复成绩查询学期选择问题",
13-
"修复首次登入课表加载失败问题"
1412
],
1513
"knownIssues": [
1614
"弹窗在按钮导航模式下仍然会被遮挡"

0 commit comments

Comments
 (0)