20260304临时补救article_list
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user