<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>666下载网 - 微信模块使用教程</title>
    <link>https://6666xz.cn/forum-57-1.html</link>
    <description>Latest 20 threads of 微信模块使用教程</description>
    <copyright>Copyright(C) 666下载网</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 04 May 2026 12:38:47 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://6666xz.cn/static/image/common/logo_88_31.gif</url>
      <title>666下载网</title>
      <link>https://6666xz.cn/</link>
    </image>
    <item>
      <title>微擎人人商城报错百度未授权使用地图API解决方法</title>
      <link>https://6666xz.cn/thread-388-1-1.html</link>
      <description><![CDATA[最近许多网友碰到人人商城h5端浏览提示”百度未授权地图API”然后不太清楚的网友习惯百度，出来的许多技术文章就就告诉大家，是源代码里面的百度地图AK失效了，这个时候可以去百度地图直接重新申请一个AK，然后将原来项目里面的AK替换掉。然后许多朋友按着这个思路去重 ...]]></description>
      <category>微信模块使用教程</category>
      <author>夜风</author>
      <pubDate>Mon, 10 May 2021 18:37:39 +0000</pubDate>
    </item>
    <item>
      <title>人人商城小程序设置教程</title>
      <link>https://6666xz.cn/thread-312-1-1.html</link>
      <description><![CDATA[打开小程序文件 app.js修改里面信息为你的即可（注意要后台人人小程序页面设置好id和密钥）

appid:appid

//这里写小程序appid

api: https://bbs.jinyide.wang/app/ewei_shopv2_api.php?i=2\&quot;

//这里写人人商城前端获取数据的api接口

//i后面的值为公众号I ...]]></description>
      <category>微信模块使用教程</category>
      <author>夜风</author>
      <pubDate>Thu, 14 Nov 2019 14:58:29 +0000</pubDate>
    </item>
    <item>
      <title>狮子鱼社区团购配置教程</title>
      <link>https://6666xz.cn/thread-307-1-1.html</link>
      <description><![CDATA[详细视频教程点击查看：http://www.s.nlzhuan.com/plugin.php?id=it618_video:product&amp;pid=1
官方教程链接：
常见帮助文档 https://docs.qq.com/doc/DTWFZVE9UdXVLanBy

   （重点69. 38.）

模板消息参考https://bbs.jinyide.wang/thread-331-1-1.html


【特 ...]]></description>
      <category>微信模块使用教程</category>
      <author>admin</author>
      <pubDate>Sat, 02 Nov 2019 08:43:58 +0000</pubDate>
    </item>
    <item>
      <title>微擎微课堂pc端配置教程</title>
      <link>https://6666xz.cn/thread-304-1-1.html</link>
      <description><![CDATA[微擎微课堂电脑pc端伪静态配置教程，其他更多教程注册登录回复后查看
APACHE服务器环境伪静态：
二、Nginx服务器：
规则如下：

全套安装说明                                                                                               
**** 本内容被作 ...]]></description>
      <category>微信模块使用教程</category>
      <author>夜风</author>
      <pubDate>Thu, 24 Oct 2019 18:14:18 +0000</pubDate>
    </item>
    <item>
      <title>微擎redis性能优化redis如何开启详细配置</title>
      <link>https://6666xz.cn/thread-302-1-1.html</link>
      <description><![CDATA[安装redis组件登陆宝塔BT后台，找到左侧，软件管理-你站点对应的php版本，设置-安装扩展-找到redis安装，完成后记得重启下php。如果你用的不是宝塔BT面板，请自行百度安装php扩展redis，蛮多教程。开启性能优化微擎默认安装后，是没有开启redis的，开启redis的好处是能 ...]]></description>
      <category>微信模块使用教程</category>
      <author>夜风</author>
      <pubDate>Tue, 15 Oct 2019 20:01:55 +0000</pubDate>
    </item>
    <item>
      <title>微擎开启redis，config设置</title>
      <link>https://6666xz.cn/thread-301-1-1.html</link>
      <description><![CDATA[1、安装redis扩展

按php版本 下载 redis包 https://pecl.php.net/package/redis

2、将php_redis.pdb，php_redis.dll放到php安装目录下的ext文件下

3、修改php.ini，添加extension=php_redis.dll

4、修改配置文件data\\config.php

$config[\'setting\'][\'cac ...]]></description>
      <category>微信模块使用教程</category>
      <author>夜风</author>
      <pubDate>Tue, 15 Oct 2019 19:57:18 +0000</pubDate>
    </item>
    <item>
      <title>人人小程序发布流程 · 微猫魔方在线更新帮助文档 · 看云</title>
      <link>https://6666xz.cn/thread-263-1-1.html</link>
      <description><![CDATA[　　[TOC]
　　### 一、后台填写基础配置
　　### 基础配置
　　![]()
　　#### 获取appid和appsecret
　　![]()
　　### 二、微信小程序后台
　　#### 服务器域名添加
　　![]()
　　### 三、开发者工具对接小程序
　　#### 下载开发者工具【已下载客户请忽 ...]]></description>
      <category>微信模块使用教程</category>
      <author>夜风</author>
      <pubDate>Wed, 26 Jun 2019 15:20:03 +0000</pubDate>
    </item>
    <item>
      <title>人人商城公众号接入示例</title>
      <link>https://6666xz.cn/thread-262-1-1.html</link>
      <description><![CDATA[1.登陆微擎后台2.进入微擎后台&gt;&gt;系统管理&gt;&gt;微信公众号&gt;&gt;添加公众号3.选择手动添加公众号4.登陆微信公众平台5.接入要求6.在微擎中填写公众号的详细信息7.在公众号中--公众号设置&gt;&gt;获取原始ID8.在公众号中设置授权回调域名9.网页授权域名设置10.网页授权域名未填写提示错 ...]]></description>
      <category>微信模块使用教程</category>
      <author>夜风</author>
      <pubDate>Wed, 26 Jun 2019 14:05:19 +0000</pubDate>
    </item>
    <item>
      <title>米花同城社区小程序对接教程</title>
      <link>https://6666xz.cn/thread-174-1-1.html</link>
      <description><![CDATA[米花同城社区小程序对接教程 
[/pan]]]></description>
      <category>微信模块使用教程</category>
      <author>admin</author>
      <pubDate>Tue, 06 Nov 2018 16:18:04 +0000</pubDate>
    </item>
    <item>
      <title>微擎小程序安装基础教程</title>
      <link>https://6666xz.cn/thread-173-1-1.html</link>
      <description><![CDATA[搭建发布小程序
一 .准备工作
1.?网站配置https证书

2.?本地电脑安装微信开发者工具

3.?本地电脑安装网页编辑器

4.认证号或小程序认证号

二.前期操作:
（登陆公众号或小程序号，新建小程序，记录下appid等）
1.?解压小程序压缩包，将小程序的后端文件夹 ...]]></description>
      <category>微信模块使用教程</category>
      <author>admin</author>
      <pubDate>Tue, 06 Nov 2018 16:13:29 +0000</pubDate>
    </item>
    <item>
      <title>微擎微赞小程序对接前端教程</title>
      <link>https://6666xz.cn/thread-109-1-1.html</link>
      <description><![CDATA[1.打开前端的siteinfo.js文件

2.把uniacid，acid的两个值修改为小程序的id


小程序的id获取办法为：1）打开微赞后台-点击小程序菜单-选择对应的小程序
                      2）点击右上角的管理按钮
                      3）点击基础信息，拉到最下方有个 ...]]></description>
      <category>微信模块使用教程</category>
      <author>admin</author>
      <pubDate>Fri, 08 Jun 2018 18:24:20 +0000</pubDate>
    </item>
    <item>
      <title>微擎微赞站点https配置申请ssl证书</title>
      <link>https://6666xz.cn/thread-99-1-1.html</link>
      <description><![CDATA[　　首先，如果不知道https为何物，请先百度了解!
　　注意：https服务是整个微擎站点的配置，不是只服务于超级商城，微擎和其它模块全部会使用，如果不支持https时会出现问题。
　　http和https的区别：https就是http和TCP之间有一层SSL层，这一层的实际作用是防止 ...]]></description>
      <category>微信模块使用教程</category>
      <author>admin</author>
      <pubDate>Tue, 08 May 2018 07:50:50 +0000</pubDate>
    </item>
    <item>
      <title>【金易德资源网】微赞完整程序包安装说明</title>
      <link>https://6666xz.cn/thread-62-1-1.html</link>
      <description><![CDATA[【1】友情提示：没有100%没有BUG的程序，如果没有BUG系统何须更新。本程序随官方同步更新，使用中有任何问题请至论坛留言，我们将汇总进行解决并向官方进行反馈处理。


【2】本版本已整合含有IC9加密模块，部分模块虚拟主机无法使用，独立主机请安装IC9组件后再安装 ...]]></description>
      <category>微信模块使用教程</category>
      <author>夜风</author>
      <pubDate>Sat, 24 Feb 2018 19:08:14 +0000</pubDate>
    </item>
    <item>
      <title>金易德网提示：如何解决微赞或微擎有些模块提示不是官方安装的解决办法</title>
      <link>https://6666xz.cn/thread-61-1-1.html</link>
      <description><![CDATA[如何解决近期微赞或微擎有些模块提示不是官方安装的解决办法

“警告1！您使用的插件不是微赞官方安装的，请移步微赞论坛”

“警告2！您使用的插件不是微赞官方安装的，请移步微赞论坛”


出现这样的提示,请按以下方式进行解决:

如果是微赞，请按如下方法： ...]]></description>
      <category>微信模块使用教程</category>
      <author>夜风</author>
      <pubDate>Sat, 24 Feb 2018 18:58:08 +0000</pubDate>
    </item>
  </channel>
</rss>