Commit 01caed7f authored by lixy's avatar lixy

各页面SEO标题添加

parent 3175100d
......@@ -126,6 +126,11 @@
}
}
},
head () {
return {
title: "关于欣新|欣新房车股份有限公司官网|欣新房车有限公司官网|东莞欣新房车股份有限公司【总部】|关于欣新APP"
}
},
};
</script>
......
......@@ -140,6 +140,11 @@
}
}
},
head () {
return {
title: "欣新活动|欣新沙龙|欣新高峰论坛|欣新论坛|欣新俱乐部|欣新展会|欣新活动直播链接|欣新活动APP"
}
},
};
</script>
......
......@@ -426,6 +426,11 @@ export default {
swiper: t.swiperTabG
}
});
},
head () {
return {
title: "欣新房车[官网]-房车租赁|房车旅游|房车营地|房车托管|房车销售|房车广告|房车APP官网"
}
}
}
</script>
......
......@@ -144,7 +144,12 @@
}
}
}
},
head () {
return {
title: "欣新新闻|房车新闻|房车资讯|房车动态|房车市场信息|房车旅游动态|房车路线分享|房车新闻APP"
}
},
};
</script>
......
......@@ -134,8 +134,10 @@
changeBanner () {},
bannerClick () {},
},
head: {
title: '房车旅游'
head () {
return {
title: "欣新房车旅游|房车自驾游|房车旅行|房车一日游|房车出行|房车旅游景点|房车旅行攻略|房车旅游APP"
}
},
async asyncData() {
const { data } = await axios.get('/api/app/banner/app/unauth/findBannerlist?type=1&platform=1');
......@@ -175,7 +177,7 @@
/* appearance: none;
-webkit-appearance: none;
-moz-appearance: none; */
}
.campsiteDetail {
......
......@@ -152,6 +152,11 @@
}
}
},
head () {
return {
title: "欣新房车租赁|房车出租|房车服务|租用房车|出租房车|房车租赁APP"
}
}
};
</script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment