Merge pull request #1091 from layui/2.x

release v2.7.5
pull/1101/head
贤心 2022-07-18 00:21:00 +08:00 committed by GitHub
commit c36b0b1332
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

2
dist/layui.js vendored

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
{
"name": "layui",
"realname": "layui",
"version": "2.7.4",
"version": "2.7.5",
"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.4'; // layui 版本号
this.v = '2.7.5'; // layui 版本号
}
//识别预先可能定义的指定全局对象