### 传送门
[简易教程](https://mp.weixin.qq.com/debug/wxadoc/dev/)
[微信小程序设计指南](https://mp.weixin.qq.com/debug/wxadoc/design/#友好礼貌)
[小程序开发者工具](https://mp.weixin.qq.com/debug/wxadoc/dev/devtools/download.html)
### 源码
[微信小程序Demo:小程序官方组件](https://gitee.com/locki/miniapp-demo.git)
[微信小程序开发资源汇总](https://github.com/justjavac/awesome-wechat-weapp#%E5%B7%A5%E5%85%B7)
[阿里通信图标库](http://www.iconfont.cn/collections/detail?cid=29)
## 微信支付
https://pay.weixin.qq.com/wiki/doc/api/index.html
## 素材
http://www.iconfont.cn/
## SSL工具
https://www.myssl.cn/tools/
- 序言
- 注册
- 传送门
- 初始示例
- index
- index.js
- index.json
- index.wxml
- index.wxss
- logs
- logs.js
- logs.json
- logs.wxml
- logs.wxss
- app.js
- app.json
- app.wxss
- project.config.json
- sitemap.json
- 实例
- 分享到群或好友
- 页面分享
- 小程序获取uionid
- 弹框
- 表单提交
- 全局变量
- 跳转方法
- 传参
- 新版小程序登录授权
- bindtap事件与冒泡
- 小程序支付
- 开发前必读
- 支付模式
- 业务说明
- 业务流程
- 开发步骤
- 小程序调起支付API
- 附录
- 接口规则
- 小程序源码
- 知识扩展
- 微信怎么取消对小程序的授权
- 有哪些学习资料?
- 常见错误
- 小程序 request:fail ssl hand shake error
- 接口返回“签名错误”的排查方法