diff --git a/web/templates/base_AdminLTE.html b/web/templates/base_AdminLTE.html index 0aac86e..21bbac5 100644 --- a/web/templates/base_AdminLTE.html +++ b/web/templates/base_AdminLTE.html @@ -265,6 +265,7 @@ var notifies = data.data; var cnt = notifies.length; + $('#notificationIcon').find('span').remove(); $('#notificationList').empty(); diff --git a/web/templates/notification.html b/web/templates/notification.html index 2eacaf9..3f2c190 100644 --- a/web/templates/notification.html +++ b/web/templates/notification.html @@ -182,7 +182,7 @@