mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-08 02:52:49 +08:00
发布新版本
This commit is contained in:
@@ -19,7 +19,18 @@ class Version extends Command
|
|||||||
public const LAYUI_VERSION = '2.8.16';
|
public const LAYUI_VERSION = '2.8.16';
|
||||||
|
|
||||||
public const COMMENT = [
|
public const COMMENT = [
|
||||||
'修复文件',
|
'新增拟物特效皮肤',
|
||||||
|
'修复特效皮肤多选框样式错误',
|
||||||
|
'修改首页等描述内容',
|
||||||
|
'引入代码规范配置文件',
|
||||||
|
'新增节点管理控制器中增加自定义注解',
|
||||||
|
'升级layui版本',
|
||||||
|
'升级为TP8',
|
||||||
|
'增加表格operat的title/text的回调用法',
|
||||||
|
'清理技术债务',
|
||||||
|
'修改js业务文件规则',
|
||||||
|
'修改curd为新的js文件规则',
|
||||||
|
'重新实现filesystem类,更新到最新',
|
||||||
];
|
];
|
||||||
|
|
||||||
protected function configure()
|
protected function configure()
|
||||||
|
|||||||
Reference in New Issue
Block a user