How to use regular expression when there are 2 dynamic values in the same URL and 1 of which changes continuously?

前端 未结 0 1038
别那么骄傲
别那么骄傲 2021-01-15 20:46

I need to extract 2 dynamic values from the URL -

  1. id
  • I used the regular expression (.+?) and added to path - /blazor?${id}

相关标签:
回答
  • 消灭零回复
提交回复
热议问题