From 38eac46cb944e104e1bdafb546bfc421db27a121 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: Thu, 11 Mar 2021 02:10:42 +0800 Subject: [PATCH] version to 3.6.5.release --- component/pear/modules/tab.js | 1 - config/pear.config.yml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/component/pear/modules/tab.js b/component/pear/modules/tab.js index 1583d51..813a250 100644 --- a/component/pear/modules/tab.js +++ b/component/pear/modules/tab.js @@ -76,7 +76,6 @@ layui.define(['jquery', 'element'], function(exports) { "closeOther'>关闭其他
  • 关闭所有
  • " // 初始化 - layer.open({ type: 1, title: false, diff --git a/config/pear.config.yml b/config/pear.config.yml index a5ab10b..1d23796 100644 --- a/config/pear.config.yml +++ b/config/pear.config.yml @@ -62,7 +62,7 @@ links: href: "http://www.pearadmin.com/doc/" - icon: "layui-icon layui-icon-fonts-code" title: "开源地址" - href: "https://gitee.com/pear-admin/Pear-Admin-Layui" + href: "https://gitee.com/pear-admin/Pear-Admin-Layui/" - icon: "layui-icon layui-icon-survey" title: "问答社区" href: "http://forum.pearadmin.com/"