due to requirements, you need to use react as a medium to open your own application hyperlinks.
I have tried the window.location method halfway, but there will be a scenario transition of the index.html page. I expect to jump to my hyperlink directly when react starts. Is there a good way to achieve it?
has also considered using react-router to load hyperlinks by default, but I don"t know if react is feasible before.