Vue multi-routing uses a template page, how to load local data files based on routing information (instead of simulating data requests)?

use vue to build a background management system, each page is very similar, are some tables and forms, want to share a page template, according to the different routes to dynamically load the data on the template page, the data is written in the local JSON file, how to achieve?

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