How to split a single page vue application into multiple separate applications

now vue is a single-page structure, including many sub-modules, such as users and businesses. How to split the whole structure into multi-page mode is equivalent to the background micro-service, each module is a micro-service. After logging in, you can access each module. Each module can also be released separately. The plug-and-pull configuration module can be realized. In addition, when packing, modules that are not selected are not packaged.

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