代码语言:javascript复制
测试号申请:
https://mp.weixin.qq.com/debug/cgi-bin/sandbox?t=sandbox/login
接口调试工具:
https://mp.weixin.qq.com/debug/
开发文档wiki
https://mp.weixin.qq.com/wiki/11/0e4b294685f817b95cbed85ba5e82b8f.html
附菜单 (将域名:ocwechat.applinzi.com 换成自己的)
{
"button": [
{
"type": "view",
"name": "课程学习",
"url": "http://ocwechat.applinzi.com/index.html",
"sub_button": [ ]
},
{
"type": "view",
"name": "个人中心",
"url": "http://ocwechat.applinzi.com/wxapi/oauthTest.html",
"sub_button": [ ]
}
]
}