2 Star 1 Fork 0

wee1217/wsxqwechat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
微信开发帐号.txt 1.14 KB
一键复制 编辑 原始数据 按行查看 历史
wee1217 提交于 2018-10-19 18:46 . 增加文档
微信小程序开发帐号
691392767@qq.com
thingpower64315078
微信公众测试号登录
https://mp.weixin.qq.com/debug/cgi-bin/sandbox?t=sandbox/login
微信公众平台接口调试工具
https://mp.weixin.qq.com/debug/cgi-bin/apiinfo?t=index
接口调试工具创建自定义菜单
{
"button": [
{
"type": "view",
"name": "推酷",
"url": "http://www.tuicool.com/m/"
},
{
"name": "测试",
"sub_button": [
{
"type": "view",
"name": "获取openId",
"url": "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx71dae64ee25e0920&redirect_uri=http://www.shtraining.net/wx/openid.html&response_type=code&scope=snsapi_base&state=1#wechat_redirect"
},
{
"type": "view",
"name": "报名",
"url": "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx71dae64ee25e0920&redirect_uri=http://www.shtraining.net/wx/enrollin.html&response_type=code&scope=snsapi_base&state=1#wechat_redirect"
}
]
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wee1217/wsxqwechat.git
git@gitee.com:wee1217/wsxqwechat.git
wee1217
wsxqwechat
wsxqwechat
master

搜索帮助