定版本 3.4.1.Release

develop 3.4.1.RELEASE
就眠仪式 2021-01-01 21:39:41 +08:00
parent e8daeecc94
commit d7c90fdb5a
2 changed files with 2 additions and 2 deletions

View File

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

View File

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