Skip to content

Commit

Permalink
chore(*): release v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
j10ccc committed Mar 30, 2023
1 parent 2f906fb commit 19b574c
Showing 1 changed file with 10 additions and 13 deletions.
23 changes: 10 additions & 13 deletions src/constants/updateInfo.ts
Original file line number Diff line number Diff line change
@@ -1,21 +1,18 @@
export const updateInfo = {
version: "2.3.1",
version: "2.3.0",
title: "微精弘更新公告",
content:
` | 版本号 2.2
校级学生组织【精弘网络】研发的微精弘小程序发布重大更新,众多新功能等你来体验~\n
| 更新内容
1. 微精弘首页全面升级,上线首页自定义功能
2. 新增「考试信息」首页卡片
3. 新增「成绩查询」首页卡片
4. 「成绩查询」功能已支持查询期中成绩
5. 一卡通账号绑定功能开放测试
6. 校园卡相关查询功能开放测试
`
content: `丨版本号2.3
微精弘开启梦幻联动啦!新功能「失物寻物」等你来体验~
丨更新内容
1. 上新「失物寻物」功能
2. 公告增加「校园资讯」分类
3. 首页卡片增加「公告栏」与「失物寻物」
4. 修复「借阅信息」的超期 bug`,
};

export const questionnaireInfo = {
isAccess: false,
appId: "wxd947200f82267e58",
path: "pages/wjxqList/wjxqList?activityId=O5QdXK"
path: "pages/wjxqList/wjxqList?activityId=O5QdXK",
};

0 comments on commit 19b574c

Please sign in to comment.