1
0
mirror of https://gitee.com/koogua/course-tencent-cloud.git synced 2025-06-24 20:06:09 +08:00

v1.7.3 release

This commit is contained in:
xiaochong0302 2024-10-10 20:59:23 +08:00
parent 86efc64651
commit 4ec6f60b06
2 changed files with 13 additions and 2 deletions

View File

@ -1,3 +1,14 @@
### [v1.7.3](https://gitee.com/koogua/course-tencent-cloud/releases/v1.7.3)(2024-10-10)
- 更新layui-v2.9.16
- 增加编辑器内容自动提交
- 修改文章和提问可用tag数量
- 优化findUserActiveSessions
- 优化findUserActiveTokens
- 优化上传文件失败抛出异常
- 优化默认文件上传
- 优化用户锁定相关
### [v1.7.2](https://gitee.com/koogua/course-tencent-cloud/releases/v1.7.2)(2024-07-31)
- 更新layui-v2.9.14

View File

@ -5,8 +5,8 @@
H5
{% elseif value == 3 %}
APP
{% elseif value == 4 %}
小程序
{% elseif value == 5 %}
微信小程序
{% else %}
N/A
{% endif %}