Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

公众号菜单 view 类型后端接收出现链接地址字符串转义问题 #37

Closed
duanxiongfei opened this issue Jun 30, 2020 · 3 comments

Comments

@duanxiongfei
Copy link

比如前端发送请求:https://aaa.com/a?t=1&t1=23
后台接收:https://aaa.com/a?t=1&t1=23
导致微信菜单点击没反应

@landy8530
Copy link
Contributor

前端你做一下encode即可

@niefy
Copy link
Owner

niefy commented Jul 4, 2020

最新版验证可配置此链接,不过链接无效不能打开,请更新最新代码重试

@niefy
Copy link
Owner

niefy commented Jul 4, 2020

此问题先关闭,如再次出现请提供出错的真实测试用例地址

@niefy niefy closed this as completed Jul 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants