微信自定義菜單測試公衆號及測試菜單

https://mp.weixin.qq.com/debug/cgi-bin/sandboxinfo?action=showinfo&t=sandbox/index 測試公衆號 地址api

https://mp.weixin.qq.com/debug/cgi-bin/apiinfo 微信接口調試地址微信

 

菜單測試案例app

{
"button": [
{
"name": "點擊發送",
"sub_button": [
{
"type": "click",
"name": "點擊推事件",
"key": "FANGBEI"
},
{
"name": "發送位置",
"type": "location_select",
"key": "rselfmenu_2_0"
}
]
},
{
"name": "掃碼發圖",
"sub_button": [
{
"type": "scancode_waitmsg",
"name": "掃碼帶提示",
"key": "rselfmenu_0_0"
},
{
"type": "scancode_push",
"name": "掃碼推事件",
"key": "rselfmenu_0_1"
},
{
"type": "pic_sysphoto",
"name": "系統拍照發圖",
"key": "rselfmenu_1_0"
},
{
"type": "pic_photo_or_album",
"name": "拍照或相冊發圖",
"key": "rselfmenu_1_1"
},
{
"type": "pic_weixin",
"name": "微信相冊發圖",
"key": "rselfmenu_1_2"
}
]
},
{
"type": "view",
"name": "🎁跳轉網頁",
"url": "http://182.200.224.41:8080/mobileapp/index"
}
]
}測試

相關文章
相關標籤/搜索