mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-05 17:42:49 +08:00
修改事件处理函数的逻辑;修改忘记密码提示;忘记密码增加view_replace事件;发布新版本
This commit is contained in:
@@ -14,7 +14,7 @@ use think\facade\App;
|
||||
|
||||
class Version extends Command
|
||||
{
|
||||
public const VERSION = 'v2.0.36';
|
||||
public const VERSION = 'v2.0.37';
|
||||
|
||||
public const LAYUI_VERSION = '2.8.16';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user