更新 Version
This commit is contained in:
parent
e6252e425e
commit
1e115914f8
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "layui",
|
||||
"version": "2.8.12",
|
||||
"version": "2.8.13",
|
||||
"description": "Classic modular Front-End UI library",
|
||||
"main": "dist/layui.js",
|
||||
"license": "MIT",
|
||||
|
@ -16,7 +16,7 @@
|
||||
};
|
||||
|
||||
var Layui = function(){
|
||||
this.v = '2.8.12'; // Layui 版本号
|
||||
this.v = '2.8.13'; // Layui 版本号
|
||||
};
|
||||
|
||||
// 识别预先可能定义的指定全局对象
|
||||
|
Loading…
Reference in New Issue
Block a user