@@ -22,6 +22,11 @@ import NavBar from '@/layout/common/topInfo.vue';
import footInfo from '@/layout/common/footInfo.vue';
const jwt = require('jsonwebtoken');
export default {
+ metaInfo() {
+ return {
+ title: '科技平台',
+ };
+ },
name: 'index',
props: {},
components: {