<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>朵米技术论坛 - 使用教程</title>
    <link>http://bbs.zhuanw.cn/forum.php?mod=forumdisplay&amp;fid=2</link>
    <description>Latest 20 threads of 使用教程</description>
    <copyright>Copyright(C) 朵米技术论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 18 Apr 2026 14:57:28 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://bbs.zhuanw.cn/static/image/common/logo_88_31.gif</url>
      <title>朵米技术论坛</title>
      <link>http://bbs.zhuanw.cn/</link>
    </image>
    <item>
      <title>解决聊天窗口强制弹窗提示：百度定位失败 解决方法</title>
      <link>http://bbs.zhuanw.cn/forum.php?mod=viewthread&amp;tid=987</link>
      <description><![CDATA[一，到百度地图API申请接口权限【https://lbsyun.baidu.com/】1. 先注册账号实名认证，然后填写客服网站信息。2. 填写申请信息，应用类型：浏览器端（注意：必须选择浏览器端）白名单域名格式： *.xxxx.com，如：*.baidu.com,www.baidu.com,kf.baidu.com--3.审核通过后 ...]]></description>
      <category>使用教程</category>
      <author>admin</author>
      <pubDate>Wed, 10 May 2023 08:06:07 +0000</pubDate>
    </item>
    <item>
      <title>商户后台无法添加客服分组解决方法</title>
      <link>http://bbs.zhuanw.cn/forum.php?mod=viewthread&amp;tid=986</link>
      <description><![CDATA[出现这种问题，一般都是浏览器缓存或thinkphp框架缓存串了导致的，1，建议 总后台 和 商户后台用两个浏览器分开访问登录，即可解决。
2，也可先退出总后台登陆（域名/backend），清除浏览器缓存，再进入商户后台(域名/service)，
3，最后再添加分组即可。如果还不行， ...]]></description>
      <category>使用教程</category>
      <author>admin</author>
      <pubDate>Fri, 05 May 2023 10:05:20 +0000</pubDate>
    </item>
    <item>
      <title>手机端和电脑端自动识别跳转不同链接网址</title>
      <link>http://bbs.zhuanw.cn/forum.php?mod=viewthread&amp;tid=985</link>
      <description><![CDATA[将以下代码放到网站任意位置，即可实现网址自动跳转识别！


if(/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
    window.location.href = \&quot;https://www.qq.com\&quot;;     //电脑网址
} else {
    window.location.href = \&quot;https://www.ba ...]]></description>
      <category>使用教程</category>
      <author>admin</author>
      <pubDate>Fri, 05 May 2023 10:00:18 +0000</pubDate>
    </item>
    <item>
      <title>朵米客服系统换新域名教程</title>
      <link>http://bbs.zhuanw.cn/forum.php?mod=viewthread&amp;tid=983</link>
      <description><![CDATA[一，将新域名解析到：服务器ip。
 宝塔后台—网站—网站名—设置—域名管理，添加域名。

二，将网站目录下/public/index.php里面域名，改成你的新域名，保存。
 宝塔后台—网站—根目录—public文件夹—index.php


三，申请新的ssl证书，实现https访问
 宝塔 ...]]></description>
      <category>使用教程</category>
      <author>admin</author>
      <pubDate>Mon, 10 Apr 2023 12:40:43 +0000</pubDate>
    </item>
    <item>
      <title>如何设置主域名直接跳转到聊天窗口</title>
      <link>http://bbs.zhuanw.cn/forum.php?mod=viewthread&amp;tid=32</link>
      <description><![CDATA[一，找到：根目录/application/index/view/index/ pc.html | mobile.html | welcome.html 三个文件清空所有代码内容，加以下代码：
window.location=\&quot;聊天窗口链接网址\&quot;;]]></description>
      <category>使用教程</category>
      <author>admin</author>
      <pubDate>Tue, 31 May 2022 12:51:43 +0000</pubDate>
    </item>
    <item>
      <title>百度翻译用户多语言翻译配置(租用版)</title>
      <link>http://bbs.zhuanw.cn/forum.php?mod=viewthread&amp;tid=29</link>
      <description><![CDATA[百度翻译APPID：20220317001128419
百度翻译密钥：bkxEZWRvoXOfT3nyhpz4
消息对话实时翻译：启动
如图所示：]]></description>
      <category>使用教程</category>
      <author>admin</author>
      <pubDate>Sun, 01 May 2022 12:21:13 +0000</pubDate>
    </item>
    <item>
      <title>配置多语言翻译功能-百度翻译对接</title>
      <link>http://bbs.zhuanw.cn/forum.php?mod=viewthread&amp;tid=27</link>
      <description><![CDATA[对接百度翻译，可以实现前后端自动翻译不同国家的语言，教程如下：
一，访问【百度翻译官方】https://api.fanyi.baidu.com - 注册账号-填写实名信息 和 网站信息，获取百度翻译APP ID 和 密匙.

二，把申请好的APP ID和 密匙，填写到【商户后台】-【商户设置】百度翻 ...]]></description>
      <category>使用教程</category>
      <author>admin</author>
      <pubDate>Fri, 29 Apr 2022 14:34:08 +0000</pubDate>
    </item>
    <item>
      <title>阿里云腾讯云策略端口全开教程</title>
      <link>http://bbs.zhuanw.cn/forum.php?mod=viewthread&amp;tid=25</link>
      <description><![CDATA[阿里云：
一，访问阿里云官网：https://www.aliyun.com，登录账户进入【个人中心】找到服务器列表。
1.在服务器列表，打开【安全组】

2.点击安全组名称


3.手动添加-按以下图片配置，保存即可。



腾讯云：
一，访问腾讯云官网：https://www.aliyun.com ...]]></description>
      <category>使用教程</category>
      <author>admin</author>
      <pubDate>Wed, 27 Apr 2022 10:23:26 +0000</pubDate>
    </item>
    <item>
      <title>如何修改聊天窗口管理员昵称</title>
      <link>http://bbs.zhuanw.cn/forum.php?mod=viewthread&amp;tid=24</link>
      <description><![CDATA[]]></description>
      <category>使用教程</category>
      <author>admin</author>
      <pubDate>Tue, 26 Apr 2022 14:39:53 +0000</pubDate>
    </item>
    <item>
      <title>关于后台前台不能即时接收消息处理方法</title>
      <link>http://bbs.zhuanw.cn/forum.php?mod=viewthread&amp;tid=17</link>
      <description><![CDATA[一，服务器环境要求：Linux系统   Centos7+（建议Centos7.6-7.9,其他类系统和cnetos8.0无效）宝塔面板 + Nginx 1.18-1.22 + PHP7.1- 7.3 + MYSQL 5.6 -5.7


二，检查端口和网站配置：
1.http访问，服务器安全组-宝塔安全端口-网站配置文件，放行配置端口要一致，放 ...]]></description>
      <category>使用教程</category>
      <author>admin</author>
      <pubDate>Fri, 22 Apr 2022 10:11:58 +0000</pubDate>
    </item>
    <item>
      <title>客服窗口提示坐席不在线解决方法</title>
      <link>http://bbs.zhuanw.cn/forum.php?mod=viewthread&amp;tid=15</link>
      <description><![CDATA[一，登录商户后台 — http://域名/service/index
左边栏，找到【客服管理】，点击【客服列表】，将：离线优先，打钩即可。]]></description>
      <category>使用教程</category>
      <author>admin</author>
      <pubDate>Wed, 20 Apr 2022 09:57:02 +0000</pubDate>
    </item>
    <item>
      <title>商户后台页面打不开的解决教程</title>
      <link>http://bbs.zhuanw.cn/forum.php?mod=viewthread&amp;tid=14</link>
      <description><![CDATA[解决方法：

一，如果访问商户后台：域名/service/index，出现跳转到首页的情况，那是商户坐席使用期限到了，解决方法：登录总后台，把商户使用期改成大于当天的日期即可。

二，如果访问商户后台：域名/service/index，出现网页505/404断网打不开情况，按以下方法 ...]]></description>
      <category>使用教程</category>
      <author>admin</author>
      <pubDate>Mon, 18 Apr 2022 10:22:19 +0000</pubDate>
    </item>
    <item>
      <title>朵米客服PHP源码修改路径</title>
      <link>http://bbs.zhuanw.cn/forum.php?mod=viewthread&amp;tid=10</link>
      <description><![CDATA[PC端首页：/application/index/view/index/pc.html
手机版首页：/application/index/view/index/mobile.html
PC独立聊天页面：/application/index/view/index/inex.html
手机版聊天窗口：/application/layer/view/index/index.html
商户后台页面：/application/serv ...]]></description>
      <category>使用教程</category>
      <author>admin</author>
      <pubDate>Sat, 16 Apr 2022 08:40:40 +0000</pubDate>
    </item>
    <item>
      <title>如何添加客服自动问候语</title>
      <link>http://bbs.zhuanw.cn/forum.php?mod=viewthread&amp;tid=6</link>
      <description><![CDATA[一，登录商户后台 — http://域名/service/index
左边栏，找到【问候语设置】，点击【添加问候语】，输入您要展示问候语内容即可。]]></description>
      <category>使用教程</category>
      <author>admin</author>
      <pubDate>Sat, 16 Apr 2022 02:40:01 +0000</pubDate>
    </item>
    <item>
      <title>如何将客服聊天窗口接入到自己网站</title>
      <link>http://bbs.zhuanw.cn/forum.php?mod=viewthread&amp;tid=5</link>
      <description><![CDATA[一，登录商户后台 — http://域名/service/index
左边栏，找到【接入配置】，配置信息，点击【更新js文件】，将下面代码复制到您的网站要展示的代码文件里面。

如：您要接入网站的首页index.html文件，用文本工具打开编辑index.html 将生成的段代码完整的复制到：位 ...]]></description>
      <category>使用教程</category>
      <author>admin</author>
      <pubDate>Sat, 16 Apr 2022 02:37:10 +0000</pubDate>
    </item>
    <item>
      <title>如何在后台添加客服坐席管理员</title>
      <link>http://bbs.zhuanw.cn/forum.php?mod=viewthread&amp;tid=4</link>
      <description><![CDATA[一，登录商户后台 — http://域名/service/index
左边栏，找到【客服管理】，点击【添加客服】，参考下图添加客服信息，注：用户名只能英文+数字，不可以使用中文。


二，然后点击【复制链接】注：每个客服都有一个独立的聊天页面]]></description>
      <category>使用教程</category>
      <author>admin</author>
      <pubDate>Sat, 16 Apr 2022 02:24:58 +0000</pubDate>
    </item>
    <item>
      <title>如何获取前台聊天窗口页链接网址</title>
      <link>http://bbs.zhuanw.cn/forum.php?mod=viewthread&amp;tid=3</link>
      <description><![CDATA[一，登录商户后台 — http://域名/service/index
左边栏，找到【客服管理】，点击下面【客服链接】，复制链接即可。

效果展示：https://kf.domkf.xyz/index/index/home?visiter_id=&amp;visiter_name=&amp;avatar=&amp;business_id=1&amp;groupid=1&amp;special=1]]></description>
      <category>使用教程</category>
      <author>admin</author>
      <pubDate>Sat, 16 Apr 2022 02:20:14 +0000</pubDate>
    </item>
    <item>
      <title>如何获取前台聊天窗口页二维码</title>
      <link>http://bbs.zhuanw.cn/forum.php?mod=viewthread&amp;tid=2</link>
      <description><![CDATA[一，登录商户后台 — http://域名/service/index
左边栏，找到【接入方式】，点击【指定客服模式】，保存二维码图片即可。]]></description>
      <category>使用教程</category>
      <author>admin</author>
      <pubDate>Sat, 16 Apr 2022 02:11:35 +0000</pubDate>
    </item>
  </channel>
</rss>