1.-sharp-sharp-sharp problem description
after vue is packaged and deployed, pages redirected using the window.open () method cannot jump to the corresponding path normally.
Link to the page before jump:
file:/F:/Wamp/www/front/trunk/v1.0/dist/index.html-sharp/CaseList
after clicking to jump:
file:/F:/Detail?list_type=0&caseid=311
how to solve such a problem?