瀏覽代碼

Merge branch 'test' of https://git.yishihui.com/DeNet/de-net-official into test

zhangwei 3 年之前
父節點
當前提交
ee6bd8c3c3
共有 1 個文件被更改,包括 1 次插入9 次删除
  1. 1 9
      pages/index.vue

+ 1 - 9
pages/index.vue

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