lrf402788946 5 years ago
parent
commit
ffbf9e6910
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/index.vue

+ 1 - 1
src/views/index.vue

@@ -27,7 +27,7 @@ import _ from 'lodash';
 export default {
   metaInfo() {
     return {
-      title: this.siteTitle ? this.siteTitle : '就业信息网',
+      title: this.siteTitle ? this.siteTitle : '吉林省高等学校毕业生就业信息网',
     };
   },
   name: 'index',