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',