From d505bb7befb6b2cf1eaa0af8f3ce63a28d0681e8 Mon Sep 17 00:00:00 2001 From: sassassin <530521314@qq.com> Date: Mon, 20 Jul 2020 23:18:07 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E5=A4=9A=E4=BD=99=E6=94=B9?= =?UTF-8?q?=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- component/layui/lay/extends/pearTab.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/component/layui/lay/extends/pearTab.js b/component/layui/lay/extends/pearTab.js index 58c8d47..202bf94 100644 --- a/component/layui/lay/extends/pearTab.js +++ b/component/layui/lay/extends/pearTab.js @@ -407,8 +407,6 @@ layui.define(['jquery', 'element'], function(exports) { tabContent.remove(); - // 方便左侧菜单滚动到相应菜单项 - $("#" + elem + " .layui-tab-title .layui-this").click(); }