### 傳送門
[簡易教程](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
- 接口返回“簽名錯誤”的排查方法