mirror of
https://gitee.com/koogua/course-tencent-cloud.git
synced 2025-06-28 21:31:37 +08:00
v1.7.4 release
This commit is contained in:
parent
41cb93d6d5
commit
9a51f95d26
12
CHANGELOG.md
12
CHANGELOG.md
@ -1,3 +1,15 @@
|
|||||||
|
### [v1.7.4](https://gitee.com/koogua/course-tencent-cloud/releases/v1.7.4)(2024-12-10)
|
||||||
|
|
||||||
|
- 更新layui-v2.9.20
|
||||||
|
- 优化编辑器内容自动提交
|
||||||
|
- 修正课时详情页目录高亮问题
|
||||||
|
- 修正CommentInfo中点赞判断
|
||||||
|
- 精简AccountSearchTrait
|
||||||
|
- 优化kg_h5_index_url()
|
||||||
|
- 优化CourseUserTrait
|
||||||
|
- 优化kg_setting()
|
||||||
|
- 优化CsrfToken
|
||||||
|
|
||||||
### [v1.7.3](https://gitee.com/koogua/course-tencent-cloud/releases/v1.7.3)(2024-10-10)
|
### [v1.7.3](https://gitee.com/koogua/course-tencent-cloud/releases/v1.7.3)(2024-10-10)
|
||||||
|
|
||||||
- 更新layui-v2.9.16
|
- 更新layui-v2.9.16
|
||||||
|
@ -16,7 +16,7 @@ class AppInfo
|
|||||||
|
|
||||||
protected $link = 'https://www.koogua.com';
|
protected $link = 'https://www.koogua.com';
|
||||||
|
|
||||||
protected $version = '1.7.3';
|
protected $version = '1.7.4';
|
||||||
|
|
||||||
public function __get($name)
|
public function __get($name)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user