From e06261e15806bd9d1c1cac0c24ce84370b2a5da4 Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Thu, 20 Feb 2025 10:58:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E4=BA=8E=E5=85=B3=E9=97=ADtitle?= =?UTF-8?q?=E7=9A=84=E7=BB=84=E4=BB=B6=E5=A6=82=E6=9E=9C=E6=83=B3=E6=89=93?= =?UTF-8?q?=E5=BC=80=E4=B9=9F=E8=A6=81=E6=81=A2=E5=A4=8D=E8=BF=99=E4=B8=A4?= =?UTF-8?q?=E4=B8=AA=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/controllers/resize.js | 4 ++-- src/controllers/sheetmanage.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/controllers/resize.js b/src/controllers/resize.js index 79c801d..b744bdf 100644 --- a/src/controllers/resize.js +++ b/src/controllers/resize.js @@ -17,9 +17,9 @@ export default function luckysheetsizeauto(isRefreshCanvas=true) { $("#luckysheet_info_detail").hide(); } else { - $("#luckysheet_info_detail").show(); + // $("#luckysheet_info_detail").show(); // Store.infobarHeight = 56; - Store.infobarHeight = document.querySelector('#luckysheet_info_detail').offsetHeight; + // Store.infobarHeight = document.querySelector('#luckysheet_info_detail').offsetHeight; } if (!!Store.toobarObject && !!Store.toobarObject.toobarElements && Store.toobarObject.toobarElements.length === 0) { diff --git a/src/controllers/sheetmanage.js b/src/controllers/sheetmanage.js index 9f17f19..a5fba9f 100644 --- a/src/controllers/sheetmanage.js +++ b/src/controllers/sheetmanage.js @@ -802,7 +802,7 @@ const sheetmanage = { luckysheetcreatedom(colwidth, rowheight, data, menu, title); setTimeout(function () { - tooltip.createHoverTip("#luckysheet_info_detail" ,".luckysheet_info_detail_back, .luckysheet_info_detail_input, .luckysheet_info_detail_update"); + // tooltip.createHoverTip("#luckysheet_info_detail" ,".luckysheet_info_detail_back, .luckysheet_info_detail_input, .luckysheet_info_detail_update"); tooltip.createHoverTip("#luckysheet-wa-editor" ,".luckysheet-toolbar-menu-button, .luckysheet-toolbar-button, .luckysheet-toolbar-combo-button"); Store.luckysheetTableContentHW = [