From 2b6de8bd1ce02da056e00c84090eba7fdad5cc99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E4=BB=AA=E5=BC=8F?= <854085467@qq.com> Date: Mon, 18 Jan 2021 03:37:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E7=89=88=E8=87=B3=203.5.0.Release=20?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- component/pear/pear.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/component/pear/pear.js b/component/pear/pear.js index 61409bc..4cf5c0c 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.4.3.Release" + version: "3.5.0.Release" }).extend({ admin: "admin", // 框架布局组件 menu: "menu", // 数据菜单组件