This commit is contained in:
2025-07-17 18:01:54 +08:00
parent f4f8c440f5
commit 13341ef059
2 changed files with 5 additions and 5 deletions

View File

@@ -972,10 +972,10 @@ margin-top:15px;
$('.mes_all_section_other_online').css('display', 'none') $('.mes_all_section_other_online').css('display', 'none')
$('.online_fr').css('display', 'none') $('.online_fr').css('display', 'none')
$('.ment_sousuo_kuang').css({ $('.ment_sousuo_kuang').css({
'padding-top':'0px', 'padding-top':'0px',
'margin-top':'0px', 'margin-top':'0px',
}) })
} }

View File

@@ -21,7 +21,7 @@ function initFooter() {
$('.daohang_bottom_line').css({ $('.daohang_bottom_line').css({
'background': 'red', 'background': 'red',
'height': '6px', 'height': '2px',
'border-top': '0.5px solid #fff', 'border-top': '0.5px solid #fff',
'border-bottom': '0.5px solid #fff', 'border-bottom': '0.5px solid #fff',
'width': '1300px', 'width': '1300px',