How vue projects add different title and favicon?

recently, I have been working on a vue background project because it involves different occupants and each occupant contains different title and favicon,. How to dynamically obtain them through vue?

see that the Internet is all configured in routing meta, but can title be taken as a variable for dynamic acquisition

Sep.25,2021

use vue-meta plugin


should be a dynamic setting,
vue just watch the variables you want to set, and then write your own logic

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