style: 优化css样式,全局使用show.xx消息提示
This commit is contained in:
@@ -39,7 +39,6 @@
|
||||
let unread = $('#unread').data('count');
|
||||
if (!unread) {
|
||||
top.layui.$('#notice').find('.layui-badge-dot').hide();
|
||||
top.layui.$('#notice').find('.fa-bell').removeClass('fa-bell').addClass('fa-bell-o');
|
||||
}
|
||||
|
||||
// 更新消息数量
|
||||
|
||||
Reference in New Issue
Block a user