mirror of
https://gitee.com/koogua/course-tencent-cloud.git
synced 2025-06-27 04:57:39 +08:00
优化layer窗口中表单的跳转
This commit is contained in:
parent
0d8b07033a
commit
447dabc54f
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,3 +1,13 @@
|
|||||||
|
### [v1.7.7](https://gitee.com/koogua/course-tencent-cloud/releases/v1.7.7)(2025-04-20)
|
||||||
|
|
||||||
|
- 优化索引管理工具
|
||||||
|
- 优化章节等页面UI
|
||||||
|
- 修正workerman中onMessage问题
|
||||||
|
- 修正非免费课程试听问题
|
||||||
|
- 优化layer窗口中的表单跳转
|
||||||
|
- 文件清理以及命名优化
|
||||||
|
- 优化倒计时
|
||||||
|
|
||||||
### [v1.7.6](https://gitee.com/koogua/course-tencent-cloud/releases/v1.7.6)(2025-03-22)
|
### [v1.7.6](https://gitee.com/koogua/course-tencent-cloud/releases/v1.7.6)(2025-03-22)
|
||||||
|
|
||||||
- 升级layui-v2.9.25
|
- 升级layui-v2.9.25
|
||||||
|
@ -16,7 +16,7 @@ class AppInfo
|
|||||||
|
|
||||||
protected $link = 'https://www.koogua.com';
|
protected $link = 'https://www.koogua.com';
|
||||||
|
|
||||||
protected $version = '1.7.6';
|
protected $version = '1.7.7';
|
||||||
|
|
||||||
public function __get($name)
|
public function __get($name)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user