From b98fa46062d0c2b27d4b46176c755f0f45078005 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: Sun, 18 Jul 2021 23:22:09 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A9=20publish=20version=20to=203.8.9?= 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 fa2cf23..79c3854 100644 --- a/component/pear/pear.js +++ b/component/pear/pear.js @@ -5,7 +5,7 @@ window.rootPath = (function(src) { layui.config({ base: rootPath + "module/", - version: "3.8.7" + version: "3.8.9" }).extend({ admin: "admin", // 框架布局组件 menu: "menu", // 数据菜单组件