去掉ghr

This commit is contained in:
2024-12-24 17:47:03 +08:00
parent a5c6e13d06
commit 43d289cd87
4 changed files with 143 additions and 10 deletions

View File

@@ -7254,8 +7254,8 @@ function article_con() {
}
$('.wen_jian .right>.links_').html(lnk_);
//获取文章引用
if(Jour_num!=13){
//获取文章引用
getCitations(j_artc.doi, a_ID);
// 点击增加数字
$('.txt_html').click(function () {
@@ -7290,6 +7290,15 @@ function article_con() {
});
$(this).next().html(num);
})
}else{
$('.article-quote').css('display', 'none');
$('.mb_aform').css('display', 'none');
$('.pos_ter').css('display', 'none');
$('.footer').css('display', 'none');
$('.wen_rong .right').css('display', 'none');
$('.wenzhang .wen_rong .left').css('width', '100%');
}
var NotTeX_ = ''