mirror of https://github.com/layui/layui
更新 Version
parent
a8fb1bfc8e
commit
7d4420356e
|
@ -16,7 +16,7 @@
|
|||
};
|
||||
|
||||
var Layui = function(){
|
||||
this.v = '2.8.18'; // Layui 版本号
|
||||
this.v = '2.9.0-beta.1'; // Layui 版本号
|
||||
};
|
||||
|
||||
// 识别预先可能定义的指定全局对象
|
||||
|
|
Loading…
Reference in New Issue