mirror of
https://gitee.com/koogua/course-tencent-cloud.git
synced 2025-06-28 21:31:37 +08:00
v1.7.5 release
This commit is contained in:
parent
9d210deedf
commit
b919239308
@ -1,3 +1,11 @@
|
|||||||
|
### [v1.7.5](https://gitee.com/koogua/course-tencent-cloud/releases/v1.7.5)(2024-01-10)
|
||||||
|
|
||||||
|
- 去除一些过度的设计
|
||||||
|
- 优化bootstrap
|
||||||
|
- 优化logger
|
||||||
|
- 优化contact
|
||||||
|
- 精简空判断
|
||||||
|
|
||||||
### [v1.7.4](https://gitee.com/koogua/course-tencent-cloud/releases/v1.7.4)(2024-12-10)
|
### [v1.7.4](https://gitee.com/koogua/course-tencent-cloud/releases/v1.7.4)(2024-12-10)
|
||||||
|
|
||||||
- 更新layui-v2.9.20
|
- 更新layui-v2.9.20
|
||||||
|
@ -16,7 +16,7 @@ class AppInfo
|
|||||||
|
|
||||||
protected $link = 'https://www.koogua.com';
|
protected $link = 'https://www.koogua.com';
|
||||||
|
|
||||||
protected $version = '1.7.4';
|
protected $version = '1.7.5';
|
||||||
|
|
||||||
public function __get($name)
|
public function __get($name)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user