發(fā)表日期:2019-09 文章編輯:小燈 瀏覽次數(shù):3520
給大家分享個簡單的,點擊即時通訊彈出窗口留言功能,網(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
給大家分享個簡單的,點擊即時通訊彈出窗口留言功能,網(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)在基本能實現(xiàn)彈出留言對話框,但是不夠完美,它是將整個頁面都彈出來了,需要從新建立一個新頁面。
如何新建一個對話框需要修改一下文件:
\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
以上是基本實現(xiàn)了點擊交談彈出留言對話框功能,但是功能不大美觀和完善!
11
日期:2019-09 瀏覽次數(shù):3191
日期:2019-09 瀏覽次數(shù):3099
日期:2019-09 瀏覽次數(shù):3225
日期:2019-09 瀏覽次數(shù):3501
日期:2019-09 瀏覽次數(shù):3121
日期:2019-09 瀏覽次數(shù):2934
日期:2019-09 瀏覽次數(shù):3052
日期:2019-09 瀏覽次數(shù):2970
日期:2019-09 瀏覽次數(shù):3095
日期:2019-09 瀏覽次數(shù):2976
日期:2019-09 瀏覽次數(shù):3187
日期:2019-09 瀏覽次數(shù):3519
日期:2019-09 瀏覽次數(shù):3077
日期:2019-09 瀏覽次數(shù):2977
日期:2019-09 瀏覽次數(shù):2928
日期:2019-09 瀏覽次數(shù):2953
日期:2019-09 瀏覽次數(shù):3185
日期:2019-09 瀏覽次數(shù):3404
日期:2019-09 瀏覽次數(shù):3315
日期:2019-09 瀏覽次數(shù):3034
日期:2019-09 瀏覽次數(shù):3054
日期:2019-09 瀏覽次數(shù):3241
日期:2019-09 瀏覽次數(shù):2977
日期:2019-09 瀏覽次數(shù):3228
日期:2019-09 瀏覽次數(shù):3110
日期:2019-09 瀏覽次數(shù):3242
日期:2019-09 瀏覽次數(shù):3090
日期:2019-09 瀏覽次數(shù):3058
日期:2019-09 瀏覽次數(shù):3043
日期:2019-09 瀏覽次數(shù):3167
Copyright ? 2013-2018 Tadeng NetWork Technology Co., LTD. All Rights Reserved.