How do you share files for a Vue project built by Nuxt.js?

how do Vue projects built with Nuxt.js share header and footer files?
only files with section contents are placed in the page directory.
Navigation bars and footers and every time you jump to a new route, navigation doesn"t have to be reloaded. Gods, how to change this?


use layouts, custom layout files, in all pages that require header and footer, layouts: "name".

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