release: v2.10.0-rc

This commit is contained in:
贤心 2025-03-10 16:45:19 +08:00
parent 9f465f4f42
commit ef8de08735
2 changed files with 2 additions and 2 deletions

View File

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

View File

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