更新 Version

pull/1284/head
贤心 2023-06-16 10:07:14 +08:00
parent 9b60f9fa50
commit 6a9a7cdcf3
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "layui",
"version": "2.8.6",
"version": "2.8.7",
"description": "Classic modular Front-End UI library",
"main": "dist/layui.js",
"license": "MIT",

View File

@ -16,7 +16,7 @@
};
var Layui = function(){
this.v = '2.8.6'; // Layui 版本号
this.v = '2.8.7'; // Layui 版本号
};
// 识别预先可能定义的指定全局对象