lrf402788946 5 年之前
父节点
当前提交
ffbf9e6910
共有 1 个文件被更改,包括 1 次插入1 次删除
  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',