顶部小导航消息数量bug修复

feat/task1-c-wallet
devil_gong 2019-02-26 10:28:12 +08:00
parent 4f4ca0fa08
commit b389caebcd
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
<i class="am-icon-bell am-icon-fw"></i>
<span>消息</span>
{{if $common_message_total gt 0}}
<strong class="am-badge am-badge-danger am-round common-cart-total">{{$common_message_total}}</strong>
<strong class="am-badge am-badge-danger am-round">{{$common_message_total}}</strong>
{{/if}}
</a>
</div>