更新 version

pull/1126/head
贤心 2022-08-31 01:05:30 +08:00
parent babf75504a
commit 2934ab0066
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -15,7 +15,7 @@
}
,Layui = function(){
this.v = '2.7.6'; // layui 版本号
this.v = '2.8.0-beta.1'; // Layui 版本号
}
//识别预先可能定义的指定全局对象