项目经理必备
项目经理必要了解API里面微信开放接口的信息例如:
- 登录授权
- 获取用户信息
- 微信支付
- 转发
- 收货地址
- 生成小程序二维码
小程序初期明确是否在运营规范里允许的,或者找一些已有小程序样例
-
运营规范(在这里查看禁止事项):https://mp.weixin.qq.com/debug/wxadoc/product/index.html
-
特殊行业所需资质材料:https://mp.weixin.qq.com/debug/wxadoc/product/material.html?t=201714
-
支付文档:https://pay.weixin.qq.com/wiki/doc/api/wxa/wxa_api.php?chapter=7_3&index=1
-
客服消息:https://mp.weixin.qq.com/debug/wxadoc/introduction/custom.html?t=20161221
-
数据分析:https://mp.weixin.qq.com/debug/wxadoc/analysis/index.html?t=201714
当开始要做一个小程序时,需通读设计指南
设计指南:https://mp.weixin.qq.com/debug/wxadoc/design/index.html
小程序开发人员必备
入坑指南,疑难问题,请浏览👇
小程序社区:http://www.wxapp-union.com/
开发者学习已有框架可参考
WePY框架开发小程序请移步👇
https://tencent.github.io/wepy/index.html
美团一团队出的框架mpvue框架请移步👇
http://mpvue.com/mpvue/#_2
渐进式JavaScript 框架VUE 地址:
https://cn.vuejs.org/
weui Github 地址:
https://github.com/Tencent/weui-wxss
微信开发者工具创建小程序工程需要AppID
官方工具:https://mp.weixin.qq.com/debug/wxadoc/dev/devtools/download.html?t=201714












网友评论