<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>firemail - 微信小程序</title>
    <link>http://firemail.wang:8088/forum.php?mod=forumdisplay&amp;fid=211</link>
    <description>Latest 20 threads of 微信小程序</description>
    <copyright>Copyright(C) firemail</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 03 Jun 2026 10:31:12 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://firemail.wang:8088/static/image/common/logo_88_31.gif</url>
      <title>firemail</title>
      <link>http://firemail.wang:8088/</link>
    </image>
    <item>
      <title>为什么微信里的链接在浏览器里打不开</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9734</link>
      <description><![CDATA[相信做微信的许多小伙伴们都遇到过这种问题,我们把部分微信链接复制到电脑中的浏览器中,结果提示“此功能只能在微信浏览器中使用”这该怎么办?
1、下载：“User-Agent Switcher Options”插件并安装到浏览器上。如图所示：

2、点击“User-Agent Switcher Options” ...]]></description>
      <category>微信小程序</category>
      <author>java</author>
      <pubDate>Sun, 14 Jul 2019 10:21:45 +0000</pubDate>
    </item>
    <item>
      <title>小程序多端框架全面测评</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9731</link>
      <description><![CDATA[最近前端届多端框架频出，相信很多有代码多端运行需求的开发者都会产生一些疑惑：这些框架都有什么优缺点？到底应该用哪个？作为 Taro 开发团队一员，笔者想在本文尽量站在一个客观公正的角度去评价各个框架的选型和优劣。但宥于利益相关，本文的观点很可能是带有偏向性 ...]]></description>
      <category>微信小程序</category>
      <author>java</author>
      <pubDate>Sat, 29 Jun 2019 01:44:04 +0000</pubDate>
    </item>
    <item>
      <title>阿拉丁-专注于小程序的统计分析平台</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9536</link>
      <description><![CDATA[https://www.aldwx.com/

http://www.aldzs.com/  阿拉丁指数]]></description>
      <category>微信小程序</category>
      <author>java</author>
      <pubDate>Fri, 10 Aug 2018 05:52:51 +0000</pubDate>
    </item>
    <item>
      <title>微信小程序 对微信用户数据的签名验证和加解密 Java版</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9502</link>
      <description><![CDATA[https://blog.csdn.net/will_awoke/article/details/79155182

好久没写博客了，今天部门小兄弟来问微信小程序 怎么对微信服务器传过来的用户数据解密，进而获得openid和昵称头像等。网上的资料不多，不得不说腾讯太喜欢PHP了，demo好多都是PHP版本的。这里是腾讯相关 ...]]></description>
      <category>微信小程序</category>
      <author>java</author>
      <pubDate>Thu, 21 Jun 2018 11:02:48 +0000</pubDate>
    </item>
    <item>
      <title>用户登录之JWT</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9475</link>
      <description><![CDATA[现在的app往往会有登录功能，一般移动端app登录后都会得到一个token，今天就将token的一种实现方式Json Web Token（JWT），对于不了解JWT的同学可以参考这里，这里还有一个在线的的JWT生成器。
在java中要使用jwt，需要pom.xml中添加如下依赖https://blog.csdn.net/jac ...]]></description>
      <category>微信小程序</category>
      <author>java</author>
      <pubDate>Fri, 25 May 2018 08:50:30 +0000</pubDate>
    </item>
    <item>
      <title>小程序登录</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9474</link>
      <description><![CDATA[https://developers.weixin.qq.com ... /api/api-login.html

小程序登录小程序可以通过微信官方提供的登录能力方便地获取微信提供的用户身份标识，快速建立小程序内的用户体系。登录流程时序说明：
[*]小程序调用wx.login() 获取 临时登录凭证code ，并回传到开发者 ...]]></description>
      <category>微信小程序</category>
      <author>java</author>
      <pubDate>Wed, 23 May 2018 02:42:56 +0000</pubDate>
    </item>
    <item>
      <title>微信开放平台　第三方平台　开发接入</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9473</link>
      <description><![CDATA[https://open.weixin.qq.com/

网站应用开发
让你的网站支持使用微信帐号登录]]></description>
      <category>微信小程序</category>
      <author>java</author>
      <pubDate>Tue, 22 May 2018 11:45:12 +0000</pubDate>
    </item>
    <item>
      <title>个人主体小程序和企业组织小程序有什么区别</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9469</link>
      <description><![CDATA[https://developers.weixin.qq.com/miniprogram/introduction/

2017.3月27日，微信小程序开放个人主体注册小程序，相信很多个人开发者都申请了小程序。但个人主体小程序和组织主体小程序有什么不同呢？相对而言有什么限制？01接口限制个人主体的小程序肯定是无法完整 ...]]></description>
      <category>微信小程序</category>
      <author>java</author>
      <pubDate>Tue, 15 May 2018 07:41:43 +0000</pubDate>
    </item>
    <item>
      <title>小程序后台服务搭前提条件</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9468</link>
      <description><![CDATA[分析一下微信官方文档根据小程序官方文档描述，微信小程序的wx.request请求有如下几点要求● 域名只支持 https (request、uploadFile、downloadFile) 和 wss (connectSocket) 协议； 
● 域名不能使用 IP 地址或 localhost，且不能带端口号； 
● 域名必须经过ICP 备 ...]]></description>
      <category>微信小程序</category>
      <author>java</author>
      <pubDate>Tue, 15 May 2018 07:34:21 +0000</pubDate>
    </item>
    <item>
      <title>微信自定义分享链接和图文</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9167</link>
      <description><![CDATA[原文链接：http://caibaojian.com/wxshare-config.html
微信现在是众多公司营销的重点。遍布朋友圈和消息群组里的html5各位可能也是天天见了，不过自从微信更新了官方api后，对整个微信内的页面管控都严格了不少。而官方的分享卡片，是众多在微信生态中传播的html5静态 ...]]></description>
      <category>微信小程序</category>
      <author>java</author>
      <pubDate>Mon, 20 Nov 2017 07:04:19 +0000</pubDate>
    </item>
    <item>
      <title>微信开发文档</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9166</link>
      <description><![CDATA[https://open.weixin.qq.com/

http://qydev.weixin.qq.com/wiki/ ... K%E6%8E%A5%E5%8F%A3

公众号接口权限说明

https://mp.weixin.qq.com/wiki?t= ... =mp1472017492_58YV5

https://mp.weixin.qq.com/debug/]]></description>
      <category>微信小程序</category>
      <author>java</author>
      <pubDate>Mon, 20 Nov 2017 02:42:14 +0000</pubDate>
    </item>
    <item>
      <title>vue2实现微信分享坑点</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9165</link>
      <description><![CDATA[http://www.jianshu.com/p/a1a31f9da272


[*]现在我的需求是在首页或者详情页点击分享 成功之后会请求后端接口 如果符合条件 则会得到一张
项目地址 vue2投票系统
[*]首先 肯定是先撸一波文档  微信api接口文档
微信分享其实很简单 步骤如下
[*]绑定域名
先登 ...]]></description>
      <category>微信小程序</category>
      <author>java</author>
      <pubDate>Mon, 20 Nov 2017 02:30:57 +0000</pubDate>
    </item>
    <item>
      <title>微信公众号</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9116</link>
      <description><![CDATA[页面模板的这个功能插件如何设置？ 



公众号运营者可在“添加功能插件”中可申请开通“页面模版”功能          -------多写原创文章      页面模板目前是针对已经开通原创声明功能的微信公众号]]></description>
      <category>微信小程序</category>
      <author>java</author>
      <pubDate>Fri, 22 Sep 2017 09:33:41 +0000</pubDate>
    </item>
    <item>
      <title>微信小程序资源</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=8930</link>
      <description><![CDATA[http://www.henkuai.com/forum.php  很快]]></description>
      <category>微信小程序</category>
      <author>java</author>
      <pubDate>Tue, 11 Jul 2017 09:26:10 +0000</pubDate>
    </item>
    <item>
      <title>微信小程序</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=8320</link>
      <description><![CDATA[https://mp.weixin.qq.com/]]></description>
      <category>微信小程序</category>
      <author>firemail</author>
      <pubDate>Tue, 17 Jan 2017 04:39:30 +0000</pubDate>
    </item>
    <item>
      <title>小程序入口</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=8319</link>
      <description><![CDATA[　1. 发现页面入口　　在小程序还未发布之前，就有消息泄露，发现页面将会有一个小程序的入口。　　这个入口确实存在！　　不过，只有在微信上使用过小程序，才能「解锁」发现页面的那个入口。　　如果你还没有使用过任何小程序，现在在微信首页的搜索框搜索「解忧室」 ...]]></description>
      <category>微信小程序</category>
      <author>firemail</author>
      <pubDate>Tue, 17 Jan 2017 04:35:30 +0000</pubDate>
    </item>
  </channel>
</rss>