身份认证的认证中状态需要与其它状态区分显示
This commit is contained in:
parent
e06c81639b
commit
b6f5a1bdaa
|
|
@ -185,6 +185,10 @@
|
|||
<i class="fa fa-times-circle-o" aria-hidden="true"></i>
|
||||
未认证
|
||||
</span>
|
||||
<span class="color-orange ml20">
|
||||
<i class="fa fa-exclamation-circle" aria-hidden="true"></i>
|
||||
认证中
|
||||
</span>
|
||||
<% end %>
|
||||
</p>
|
||||
</li>
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 132 KiB After Width: | Height: | Size: 131 KiB |
Loading…
Reference in New Issue