From 13341ef05927e362cc8b795dfc1084e291b7feb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=8B=E4=BA=8E=E5=88=9D=E8=A7=81?= <752204717@qq.com> Date: Thu, 17 Jul 2025 18:01:54 +0800 Subject: [PATCH] tijiao --- journalIndex/js/journal.js | 8 ++++---- js/footer.js | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/journalIndex/js/journal.js b/journalIndex/js/journal.js index 2c0084d..f8e09cd 100644 --- a/journalIndex/js/journal.js +++ b/journalIndex/js/journal.js @@ -972,10 +972,10 @@ margin-top:15px; $('.mes_all_section_other_online').css('display', 'none') $('.online_fr').css('display', 'none') -$('.ment_sousuo_kuang').css({ - 'padding-top':'0px', - 'margin-top':'0px', -}) + $('.ment_sousuo_kuang').css({ + 'padding-top':'0px', + 'margin-top':'0px', + }) } diff --git a/js/footer.js b/js/footer.js index a877793..ff0ff3c 100644 --- a/js/footer.js +++ b/js/footer.js @@ -21,7 +21,7 @@ function initFooter() { $('.daohang_bottom_line').css({ 'background': 'red', - 'height': '6px', + 'height': '2px', 'border-top': '0.5px solid #fff', 'border-bottom': '0.5px solid #fff', 'width': '1300px',