lrf402788946 %!s(int64=5) %!d(string=hai) anos
pai
achega
d3846acf1b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/index/index.vue

+ 1 - 1
src/views/index/index.vue

@@ -110,7 +110,7 @@ export default {
   }),
   metaInfo() {
     return {
-      title: this.siteTitle,
+      title: this.siteTitle ? this.siteTitle : '就业信息网',
     };
   },
   async created() {