会员公司主页扫描二维码手机上显示空白,查看源码扫描的二维码后面多了:88端口号,可以修改page.js中function Dqrcode()的
DTPath+‘api/qrcode.png.php?auth=‘+encodeURIComponent(url)
为
DTPath+‘api/qrcode.png.php?auth=‘+encodeURIComponent(window.location.href)
标签:destoon too function php encode 手机 code 扫描二维码 cti
会员公司主页扫描二维码手机上显示空白,查看源码扫描的二维码后面多了:88端口号,可以修改page.js中function Dqrcode()的
DTPath+‘api/qrcode.png.php?auth=‘+encodeURIComponent(url)
为
DTPath+‘api/qrcode.png.php?auth=‘+encodeURIComponent(window.location.href)
标签:destoon too function php encode 手机 code 扫描二维码 cti
原文地址:https://www.cnblogs.com/lx0715/p/9946762.html