當前位置:名人名言大全網 - 端午節短信 - Discuz教程:如何擺脫論壇右下角的新短信提醒

Discuz教程:如何擺脫論壇右下角的新短信提醒

如何擺脫論壇右下角的新短信提醒

打開文件\模板\默認\通用\ footer.htm,然後找到要刪除的行137-150。

& lt劇本?type =“text/JavaScript“& gt;

var?h5n?=?新的?html 5 notification();

if(h5n . is support())?{

& lt!——{如果?$ _ G【member】【newpm】?& amp& amp?$ _ GET【do】?!=?pm‘}-& gt;

h5n . show notification(‘pm‘,?$ _ G【siteurl】home . PHP?mod = space & ampdo = pm,?& lt!-{ avatar($ _ G【uid】,small,true)}-& gt;‘,?{郎?new pm _ subject }‘,?{郎?newpm _ notice _ info }‘);

& lt!-{/if }-& gt;

& lt!——{如果?$_G【成員】【新提示】?& amp& amp?$ _ GET【do】?!=?註意‘}-& gt;

& lt!- {loop?$ _ G【‘member‘】【‘category _ num‘】?$key?$ val }-& gt;

& lt!- {eval?$noticetitle?=?lang(‘模板‘,?註意_‘。$ key);}-& gt;

h5n . show notification(‘notice _ $ key‘,?$ _ G【siteurl】home . PHP?mod = space & amp通知& ampview = $ key,?& lt!-{ avatar($ _ G【uid】,small,true)}-& gt;‘,?$noticetitle?($ val)‘,?{郎?new notice _ notice _ info }‘);

& lt!-{/loop }-& gt;

& lt!-{/if }-& gt;

}

& lt/script & gt;