mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-07 10:22:38 +08:00
顶部小导航消息数量bug修复
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user