From 23995e173571ff1f1a05d6203239bd1aabea3309 Mon Sep 17 00:00:00 2001 From: Jmysy <854085467@qq.com> Date: Sun, 21 Jun 2020 22:15:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=B8=80=E5=98=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Pear Admin v 2.0/index.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Pear Admin v 2.0/index.html b/Pear Admin v 2.0/index.html index 7ab2e15..5d2662a 100644 --- a/Pear Admin v 2.0/index.html +++ b/Pear Admin v 2.0/index.html @@ -95,11 +95,6 @@ pearSocial.render(setting); pearAdmin.render(config); - - // 获取当前选中的tab - window.selectedWindow = function () { - return $(".layui-body .layui-tab-content .layui-show")[0].children[0].contentWindow; - } })