Browse Source

文章去掉标识

luyanan 7 years ago
parent
commit
5184d660bb
1 changed files with 0 additions and 3 deletions
  1. 0 3
      js/articalShow.js

+ 0 - 3
js/articalShow.js

519
											}else{
519
											}else{
520
												$itemlist.find(".username2").text($data.data.name);
520
												$itemlist.find(".username2").text($data.data.name);
521
											}
521
											}
522
											if($data.data.authStatus==3){
523
												$itemlist.find("#relatedLabels").addClass("authicon-com-ok").attr("title", "认证企业");
524
											}
525
										}
522
										}
526
									},
523
									},
527
									"error":function(){
524
									"error":function(){