After the vuecli webpack project is packaged, the server is running normally, and the resources cannot be found after the route is redirected to refresh.

have you ever encountered a packaged static file uploaded to the server and accessed normally for the first time, but it is also normal for the route to jump to other pages, that is, it stays on other routing pages, and F5 refresh cannot be found directly? I checked this. We need to configure the service at the back end, do we have a way to deal with it? Vue"s project, which has been encountered in angular before, was finally solved by the backend. Now I don"t know about vue. Find the solution

Jun.30,2022

the route is converted to hash mode, or the server is configured for forwarding.

ide/essentials/history-mode.html" rel=" nofollow noreferrer "> https://router.vuejs.org/zh/g...

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2c3b0-2baf8.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b2c3b0-2baf8.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?