调整版本

develop 3.5.5.Release
就眠仪式 2021-01-26 22:42:39 +08:00
parent edada96c63
commit 118a4cbe2e
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ window.rootPath = (function(src) {
* */
layui.config({
base: rootPath + "modules/",
version: "3.4.3.Release"
version: "3.5.5.Release"
}).extend({
admin: "admin", // 框架布局组件
menu: "menu", // 数据菜单组件

View File

@ -11,7 +11,7 @@ window.rootPath = (function(src) {
* */
layui.config({
base: rootPath + "modules/",
version: "3.5.0.Release"
version: "3.5.5.Release"
}).extend({
admin: "admin", // 框架布局组件
menu: "menu", // 数据菜单组件