Commit 35f0bdb2 authored by linjw's avatar linjw

修改seo

parent 157c3df4
......@@ -6,8 +6,8 @@ module.exports = {
meta: [
{ charset: 'utf-8' },
{ name: 'viewport', content: 'width=device-width, initial-scale=1' },
{name:'keywords', 'content': '欣新房车,房车旅游,房车,房车租赁,房车销售,房车价格,房车之家,房车经济,房车高峰论坛' },
{ hid: 'description', name: 'description', content: '欣新房车是一家专业从事房车销售,房车租赁,房车旅游,房车托管及房车产业配套与服务的免费异地取车异地还车已在全国各地举办多届房车经济峰会的集团股份公司' }
// {name:'keywords', 'content': '欣新房车,房车旅游,房车,房车租赁,房车销售,房车价格,房车之家,房车经济,房车高峰论坛' },
// { hid: 'description', name: 'description', content: '欣新房车是一家专业从事房车销售,房车租赁,房车旅游,房车托管及房车产业配套与服务的免费异地取车异地还车已在全国各地举办多届房车经济峰会的集团股份公司' }
],
link: [
{ rel: 'icon', type: 'image/x-icon', href: 'https://mgmt.dfangche.com/xxfccn/image/1/app/5d9c62b7412efd926f70e0ed5efb19a.png' },
......
......@@ -226,8 +226,8 @@
return {
title: this.headList.title,
meta: [
{name:this.headList.keywords, content: this.headList.keywords },
{ hid: 'description', name: this.headList.description, content: this.headList.description }
{name:"keywords", content: this.headList.keywords },
{ hid: 'description', name: "description", content: this.headList.description }
],
}
}
......
......@@ -149,8 +149,8 @@
return {
title: this.headList.title,
meta: [
{name:this.headList.keywords, content: this.headList.keywords },
{ hid: 'description', name: this.headList.description, content: this.headList.description }
{name:"keywords", content: this.headList.keywords },
{ hid: 'description', name: "description", content: this.headList.description }
],
}
}
......
......@@ -202,8 +202,8 @@ export default {
return {
title: this.headList.title,
meta: [
{name:this.headList.keywords, content: this.headList.keywords },
{ hid: 'description', name: this.headList.description, content: this.headList.description }
{name:"keywords", content: this.headList.keywords },
{ hid: 'description', name: "description", content: this.headList.description }
],
}
}
......
......@@ -485,8 +485,8 @@ export default {
return {
title: this.headList.title,
meta: [
{name:this.headList.keywords, content: this.headList.keywords },
{ hid: 'description', name: this.headList.description, content: this.headList.description }
{name:"keywords", content: this.headList.keywords },
{ hid: 'description', name: "description", content: this.headList.description }
],
}
}
......
......@@ -149,8 +149,8 @@
return {
title: this.headList.title,
meta: [
{name:this.headList.keywords, content: this.headList.keywords },
{ hid: 'description', name: this.headList.description, content: this.headList.description }
{name:"keywords", content: this.headList.keywords },
{ hid: 'description', name: "description", content: this.headList.description }
],
}
}
......
......@@ -68,7 +68,7 @@
let detail = data.data;
let tempBannerData = await axios.get('/api/uccn/article/app/unauth/three?type=1&number=3&id='+params.id);
let hot = tempBannerData.data.data;
detail.text = detail.text.replace(/<img/g,"<img style='width:90%'");
// detail.text = detail.text.replace(/<img/g,"<img style='width:90%'");
// detail.text = detail.text.replace(/font-size: 18px !important;/g,"font-size: 14px !important;color:#666;line-height: normal !important;");
return {detail: detail, hotList: hot}
},
......@@ -113,8 +113,8 @@
return {
title: this.detail.tagTitle,
meta: [
{name:this.detail.keywords, content: this.detail.keywords },
{ hid: 'description', name: this.detail.description, content: this.detail.description }
{name: 'keywords', content: this.detail.keywords },
{ hid: 'description', name: "description", content: this.detail.description }
],
}
}
......
......@@ -178,8 +178,8 @@
return {
title: this.headList.title,
meta: [
{name:this.headList.keywords, content: this.headList.keywords },
{ hid: 'description', name: this.headList.description, content: this.headList.description }
{name:"keywords", content: this.headList.keywords },
{ hid: 'description', name: "description", content: this.headList.description }
],
}
},
......
......@@ -173,8 +173,8 @@
return {
title: this.headList.title,
meta: [
{name:this.headList.keywords, content: this.headList.keywords },
{ hid: 'description', name: this.headList.description, content: this.headList.description }
{name:"keywords", content: this.headList.keywords },
{ hid: 'description', name: "description", content: this.headList.description }
],
}
}
......
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