定义
消息主要是购买和一些积分获取的提醒功能设置
模板
user/notify.html
全局消息获取
<a href="/user/notify" class="single-action-item"> <span id="notifiy-icon" class=""></span> <img src="{$tpl}static/picture/notification-white.png" alt="" /></a>$(function(){ var interval2 = setInterval(function(){ $.ajax({ url:"/user/getmsg", async:true, type:"GET", success:function(r){ var n = parseInt(r); if(n>0){ $("#notifiy-icon").addClass('new-notification') }else{ $("#notifiy-icon").removeClass('new-notification') } $("#notifiy-num").html(n); } }) },30000); })
希望以上内容对你有所帮助!如果还有其他问题,请随时提问。 各类知识收集 拥有多年CMS企业建站经验,对 iCMS, Fastadmin, ClassCMS, LeCMS, PbootCMS, PHPCMS, 易优CMS, YzmCMS, 讯睿CMS, 极致CMS, Wordpress, HkCMS, YznCMS, WellCMS, ThinkCMF, 等各类cms的相互转化,程序开发,网站制作,bug修复,程序杀毒,插件定制都可以提供最佳解决方案。