首页显示8本刊

This commit is contained in:
2025-11-06 09:14:22 +08:00
parent 6cd7d254f6
commit eba8364b92
6 changed files with 115 additions and 503 deletions

View File

@@ -180,10 +180,11 @@ function side_list() {
// 相关期刊
var corr = result.data.relats;
$('.jour_correlate>a').attr('href', '/' + corr[0].usx);
$('.jour_correlate>a>img').attr('src', imgjourUrl + corr[0].icon)
if (result.data.relats.length > 0) {
var corr = result.data.relats;
$('.jour_correlate>a').attr('href', '/' + corr[0].usx);
$('.jour_correlate>a>img').attr('src', imgjourUrl + corr[0].icon)
}
// 感谢图片
$('.jour_awaite').before('<div class="thank_img" style="text-align: center">' +