Explorar el Código

去掉未认证企业标志

jack %!s(int64=8) %!d(string=hace) años
padre
commit
a49915f26f
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      cmp-portal/js/cmp-needShow.js

+ 2 - 2
cmp-portal/js/cmp-needShow.js

@ -62,8 +62,8 @@ $(document).ready(function() {
62 62
						$("#authCompany").addClass("authicon-com-ok");
63 63
						$("#authCompany").attr("title","认证企业")
64 64
					}else{
65
						$("#authCompany").addClass("authicon-com-no");
66
						$("#authCompany").attr("title","未认证企业")
65
						/*$("#authCompany").addClass("authicon-com-no");
66
						$("#authCompany").attr("title","未认证企业")*/
67 67
					}
68 68
					if($data.organization.industry){
69 69
						$(".ellipsisSty").text($data.organization.industry);