lrf402788946 há 5 anos atrás
pai
commit
ffbf9e6910
1 ficheiros alterados com 1 adições e 1 exclusões
  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',