|
@@ -259,15 +259,7 @@ export default {
|
|
{
|
|
{
|
|
name: 'twitter:image',
|
|
name: 'twitter:image',
|
|
content: this.detail.postBizData.imagePath || ''
|
|
content: this.detail.postBizData.imagePath || ''
|
|
- },
|
|
|
|
- {
|
|
|
|
- name: 'twitter:image:width',
|
|
|
|
- content: '1280'
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- name: 'twitter:image:height',
|
|
|
|
- content: '720'
|
|
|
|
- },
|
|
|
|
|
|
+ }
|
|
]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
},
|