This commit is contained in:
2025-10-28 15:40:27 +08:00
parent a571a5aed1
commit ee1ac40eb6
2 changed files with 4 additions and 2 deletions

View File

@@ -129,7 +129,7 @@ function side_list() {
$('.dingyue p b').html(arr_jour.title);//订阅
$('.footpanel .ftp_paper .fpr_text b').html(arr_jour.title);//底栏订阅
$('.nav_ban h1 a').html(arr_jour.title);
$('.nav_ban>h1>a').attr('href', '/' + arr_jour.usx);
$('.nav_ban h1 a').attr('href', '/' + arr_jour.usx);
$('.ncon_SCom > div > div:nth-child(4) > p> b').html(arr_jour.title)
// $('.Join_Team').css('display', 'none');
// $('.Tmr_lian_jie').css('display', 'block');