Handling of WeChat webpage authorization jump links with #

mistake:

http://localhost:8080/edot-xywsj-weixin/main.html#immuInoc?code=1&state=wxb2c4b6d25d89c719&bindFlag=true

Filter: <url-pattern>/main.html</url-pattern> can be filtered and jumped, but the request parameters cannot be obtained

 

correct:

http://localhost:8080/edot-xywsj-weixin/main.html?code=1&state=wxb2c4b6d25d89c719&bindFlag=true#immuInoc

Filter: <url-pattern>/main.html</url-pattern> can filter, jump, and get request parameters

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326882856&siteId=291194637