diff --git a/component/pear/pear.all.js b/component/pear/pear.all.js index 61409bc..e28a9eb 100644 --- a/component/pear/pear.all.js +++ b/component/pear/pear.all.js @@ -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", // 数据菜单组件 diff --git a/component/pear/pear.js b/component/pear/pear.js index 554481b..59c35aa 100644 --- a/component/pear/pear.js +++ b/component/pear/pear.js @@ -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", // 数据菜单组件