身份认证的认证中状态需要与其它状态区分显示

This commit is contained in:
Linda 2017-06-06 11:30:11 +08:00
parent e06c81639b
commit b6f5a1bdaa
2 changed files with 4 additions and 0 deletions

View File

@ -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