Closed zuishuaicc closed 5 months ago
i have this problem too. it seems just loading an index.html page wont work.
I've used this with vue-router
since I created it, since I'm a Vue developer. But, as mentioned in the README, you must use hash-based routing, not the Web History API. See:
I've used this with
vue-router
since I created it, since I'm a Vue developer. But, as mentioned in the README, you must use hash-based routing, not the Web History API. See:
ok,thanks
my project use vue3+vue-router,then install this plugin,after build my project ,i can open the index.html page.but open the router page failed,