import MetaInfo from 'vue-meta-info' Vue.use(MetaInfo). 1; 2. 3.In the configuration page vue <template> ... </template> <script> export default { metaInfo: ...
確定! 回上一頁