微信公众号自定义菜单不支持https?
{“button”:[{“name”:“客户端”,“type”:“view”,“url”:"
https://xxxxxr"},{“name”:“商家端”,“type”:“view”,“url”:"
https://xxxx"}]}
这样请求过去自定义菜单,发现访问的链接是http://xxxx。由https变成了http.
{“button”:[{“name”:“客户端”,“type”:“view”,“url”:"
https://xxxxxr"},{“name”:“商家端”,“type”:“view”,“url”:"
https://xxxx"}]}
这样请求过去自定义菜单,发现访问的链接是http://xxxx。由https变成了http.