release: v2.9.5

pull/1588/head v2.9.5
贤心 2024-01-24 11:06:40 +08:00
parent ac3fe82555
commit c6cd7f257d
4 changed files with 4 additions and 4 deletions

2
dist/layui.js vendored

File diff suppressed because one or more lines are too long

2
dist/layui.js.map vendored

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
{
"name": "layui",
"version": "2.9.4",
"version": "2.9.5",
"description": "Classic modular Front-End UI library",
"keywords": [
"layui",

View File

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