parent
e8daeecc94
commit
d7c90fdb5a
|
|
@ -11,7 +11,7 @@ window.rootPath = (function(src) {
|
|||
* */
|
||||
layui.config({
|
||||
base: rootPath + "modules/",
|
||||
version: "3.4.0.Release"
|
||||
version: "3.4.1.Release"
|
||||
}).extend({
|
||||
admin: "admin", // 框架布局组件
|
||||
menu: "menu", // 数据菜单组件
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ window.rootPath = (function(src) {
|
|||
* */
|
||||
layui.config({
|
||||
base: rootPath + "modules/",
|
||||
version: "3.4.0.Release"
|
||||
version: "3.4.1.Release"
|
||||
}).extend({
|
||||
admin: "admin", // 框架布局组件
|
||||
menu: "menu", // 数据菜单组件
|
||||
|
|
|
|||
Loading…
Reference in New Issue