微信公众号自定义菜单跳转页面错误,没有跳转到配置的url
有两个用户每次点击“就医服务”和“在线开药”,都没有正确调整到配置中的url,而是跳转到了另外一个url。
菜单的配置
{
"menu": {
"button": [
{
"type": "view",
"name": "我的医生",
"url": "https:\/\/ihospital.causahealth.com\/patient\/#\/menu\/mydoctor",
"sub_button": []
},
{
"name": "就医服务",
"sub_button": [
{
"type": "view",
"name": "就医服务",
"url": "https:\/\/ihospital.causahealth.com\/patient\/#\/menu\/hospital",
"sub_button": []
},
{
"type": "view",
"name": "在线开药",
"url": "https:\/\/ihospital.causahealth.com\/patient\/#\/drugs\/list",
"sub_button": []
}
]
},
{
"name": "个人中心",
"sub_button": [
{
"type": "view",
"name": "个人中心",
"url": "https:\/\/ihospital.causahealth.com\/patient\/#\/menu\/account",
"sub_button": []
},
{
"type": "view",
"name": "服务记录",
"url": "https:\/\/ihospital.causahealth.com\/patient\/#\/account\/order\/list\/drugOrder\/0",
"sub_button": []
},
{
"type": "view",
"name": "常见问题",
"url": "https:\/\/ihospital.causahealth.com\/patient\/#\/account\/help",
"sub_button": []
}
]
}
]
}
} "User-Agent": "Mozilla/5.0 (Linux; Android 8.0.0; LND-AL30 Build/HONORLND-AL30; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.62 XWEB/2581 MMWEBSDK/200801 Mobile Safari/537.36 MMWEBID/9826 MicroMessenger/7.0.18.1740(0x27001235) Process/toolsmp WeChat/arm64 NetType/4G Language/zh_CN ABI/arm64" 发生时间: 2020-08-25 09:32:34