發(fā)表日期:2019-09 文章編輯:小燈 瀏覽次數(shù):3525
給大家分享個(gè)簡單的,點(diǎn)擊即時(shí)通訊彈出窗口留言功能,網(wǎng)絡(luò)轉(zhuǎn)載,如有問題自己研究基本效果圖拿供應(yīng)模塊列表頁做示范,需要修改文件》\template\default\tag\list-sell.html該頁面將:{if $t[username]$DT[im_web]}{im_web($t[username].'mid='.$moduleid.'itemid='.$t[itemid])}{/if}dl
給大家分享個(gè)簡單的,點(diǎn)擊即時(shí)通訊彈出窗口留言功能,網(wǎng)絡(luò)轉(zhuǎn)載,如有問題自己研究
注意: 編輯器有屏蔽代碼功能 ,請自己將 script 修好完整
基本效果圖
拿供應(yīng)模塊列表頁做示范,需要修改文件》
\template\default\tag\list-sell.html
該頁面將:{if $t[username] && $DT[im_web]}{im_web($t[username].'&mid='.$moduleid.'&itemid='.$t[itemid])}{/if}
改成:
cript type="text/javascript" src="{DT_STATIC}file/script/admin.js">cript>
{if $t[username] && $DT[im_web]}交談{/if}
函數(shù):Dwidget 調(diào)用admin.js里面,這里面不要改什么東西。
現(xiàn)在基本能實(shí)現(xiàn)彈出留言對話框,但是不夠完美,它是將整個(gè)頁面都彈出來了,需要從新建立一個(gè)新頁面。
如何新建一個(gè)對話框需要修改一下文件:
\template\default\member\chat.htm 我復(fù)制了一份文件起名:chatx.htm
將{template 'header', $module}替換成
cript type="text/javascript" src="https://192.168.31.158/file/script/config.js">cript>
cript type="text/javascript" src="https://192.168.31.158/file/script/common.js">cript>
cript type="text/javascript" src="{DT_STATIC}file/script/admin.js">cript>
cript type="text/javascript" src="{DT_STATIC}file/script/member.js">cript>
cript type="text/javascript" src="{DT_STATIC}member/js/jquery-1.9.1.min.js">cript>
cript type="text/javascript" src="{DT_STATIC}member/images/business-center.js">cript>
然后刪除下面哪些沒用的,客戶信息介紹等代碼。
module\member\chat.inc.php 復(fù)制一份文件:chatx.inc.php
修改文件代碼最下面:include template('chat', $module); 改成:include template('chatx', $module); 將chat改成chatx
\member\chat.php 復(fù)制一份:chatx.php
修改代碼:require DT_ROOT.'/module/'.$module.'/chat.inc.php'; 為require DT_ROOT.'/module/'.$module.'/chatx.inc.php';
最后將list-sell.html文件中
該頁面將:{if $t[username] && $DT[im_web]}{im_web($t[username].'&mid='.$moduleid.'&itemid='.$t[itemid])}{/if}
改成:
cript type="text/javascript" src="{DT_STATIC}file/script/admin.js">cript>
{if $t[username] && $DT[im_web]}交談{/if}
將:chat.php改成chatx.php
以上是基本實(shí)現(xiàn)了點(diǎn)擊交談彈出留言對話框功能,但是功能不大美觀和完善!
11
日期:2019-09 瀏覽次數(shù):3200
日期:2019-09 瀏覽次數(shù):3104
日期:2019-09 瀏覽次數(shù):3237
日期:2019-09 瀏覽次數(shù):3510
日期:2019-09 瀏覽次數(shù):3128
日期:2019-09 瀏覽次數(shù):2941
日期:2019-09 瀏覽次數(shù):3060
日期:2019-09 瀏覽次數(shù):2976
日期:2019-09 瀏覽次數(shù):3103
日期:2019-09 瀏覽次數(shù):2983
日期:2019-09 瀏覽次數(shù):3195
日期:2019-09 瀏覽次數(shù):3524
日期:2019-09 瀏覽次數(shù):3084
日期:2019-09 瀏覽次數(shù):2983
日期:2019-09 瀏覽次數(shù):2937
日期:2019-09 瀏覽次數(shù):2962
日期:2019-09 瀏覽次數(shù):3190
日期:2019-09 瀏覽次數(shù):3418
日期:2019-09 瀏覽次數(shù):3323
日期:2019-09 瀏覽次數(shù):3040
日期:2019-09 瀏覽次數(shù):3063
日期:2019-09 瀏覽次數(shù):3252
日期:2019-09 瀏覽次數(shù):2984
日期:2019-09 瀏覽次數(shù):3235
日期:2019-09 瀏覽次數(shù):3118
日期:2019-09 瀏覽次數(shù):3251
日期:2019-09 瀏覽次數(shù):3094
日期:2019-09 瀏覽次數(shù):3063
日期:2019-09 瀏覽次數(shù):3051
日期:2019-09 瀏覽次數(shù):3177
Copyright ? 2013-2018 Tadeng NetWork Technology Co., LTD. All Rights Reserved.