@pi0 Hello, Thank you very much createRouter for solving my problem. I used the add function to successfully add a route for a get request, and it works normally, but if I add a query parameter after the URL, such as /a?title=a, Such a route will fail to match;
Originally posted by @1018715564 in #76 (comment)
@pi0 Hello, Thank you very much
createRouterfor solving my problem. I used the add function to successfully add a route for a get request, and it works normally, but if I add a query parameter after the URL, such as/a?title=a, Such a route will fail to match;Originally posted by @1018715564 in #76 (comment)