|
@@ -86,15 +86,15 @@
|
|
|
{{ if eq (index $v "s_action") "01"}}
|
|
|
<span class="glyphicon qyrz margin-l-10 jhtb"></span><span class="lineb " ><small> 已认证企业 </small></span>
|
|
|
{{ if $v.i_comauthenttype }}
|
|
|
- {{ if eq $v.i_comauthenttype 2}}
|
|
|
- <span class="glyphicon mprz margin-r-10 jhtbtype"></span><span class="lineb " ><small style="margin-right:5px;">名片认证</small></span>
|
|
|
- {{else if eq $v.i_comauthenttype 1}}
|
|
|
- <span class="glyphicon yyzzrz margin-r-10 jhtbtype"></span><span class="lineb " ><small style="margin-left:3px;margin-right:5px;">营业执照认证</small></span>
|
|
|
- {{else if eq $v.i_comauthenttype 3}}
|
|
|
- <span class="glyphicon yjrz margin-r-10 jhtbtype"></span><span class="lineb " ><small style="margin-right:5px;">年报邮箱认证</small></span>
|
|
|
- {{end}}
|
|
|
- {{else}}
|
|
|
+ {{ if eq $v.i_comauthenttype 2}}
|
|
|
+ <span class="glyphicon mprz margin-r-10 jhtbtype"></span><span class="lineb " ><small style="margin-right:5px;">名片认证</small></span>
|
|
|
+ {{else if eq $v.i_comauthenttype 1}}
|
|
|
<span class="glyphicon yyzzrz margin-r-10 jhtbtype"></span><span class="lineb " ><small style="margin-left:3px;margin-right:5px;">营业执照认证</small></span>
|
|
|
+ {{else if eq $v.i_comauthenttype 3}}
|
|
|
+ <span class="glyphicon yjrz margin-r-10 jhtbtype"></span><span class="lineb " ><small style="margin-right:5px;">年报邮箱认证</small></span>
|
|
|
+ {{end}}
|
|
|
+ {{else}}
|
|
|
+ <span class="glyphicon yyzzrz margin-r-10 jhtbtype"></span><span class="lineb " ><small style="margin-left:3px;margin-right:5px;">营业执照认证</small></span>
|
|
|
{{end}}
|
|
|
{{else if eq (index $v "s_action") "02"}}
|
|
|
<span class="glyphicon grrz margin-l-10 jhtb"></span><span class="lineb " ><small> 已认证个人</small></span>
|