How to solve the problem of contextual access belt after nuxt static release

After

nuxt is released statically, it is OK to access it as a root path, such as http://192.168.1.2. If you deploy multiple projects, consider adding context, http://192.168.1.2/one, and then you will find that some resources cannot be loaded.

Aug.25,2021
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-1b3ad00-2ba8e.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-1b3ad00-2ba8e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?