From d7c90fdb5a2e5aa0a8070fc66be5a90db2cff092 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: Fri, 1 Jan 2021 21:39:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9A=E7=89=88=E6=9C=AC=203.4.1.Release?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- component/pear/pear.all.js | 2 +- component/pear/pear.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/component/pear/pear.all.js b/component/pear/pear.all.js index 6997840..5283ab7 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.0.Release" + version: "3.4.1.Release" }).extend({ admin: "admin", // 框架布局组件 menu: "menu", // 数据菜单组件 diff --git a/component/pear/pear.js b/component/pear/pear.js index 6997840..5283ab7 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.0.Release" + version: "3.4.1.Release" }).extend({ admin: "admin", // 框架布局组件 menu: "menu", // 数据菜单组件