20260304临时补救article_list

This commit is contained in:
2026-03-24 09:51:18 +08:00
parent 8da302f382
commit 9dd44cc165
34 changed files with 5827 additions and 2066 deletions

View File

@@ -5,6 +5,11 @@ function initArticleY() {
// 分期时间的文章列表
// 分期时间的文章列表
if (y_ID != null) {
if(J_ID==13){
$('.footer').hide();
}else{
$('.footer').show();
}
// 分期时间
localStorage.setItem("Journals_num", J_ID);
commonInit()