去掉ghr
This commit is contained in:
@@ -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_ = ''
|
||||
|
||||
Reference in New Issue
Block a user