顶部小导航消息数量bug修复
parent
4f4ca0fa08
commit
b389caebcd
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue