Fix:旅居分享图片不显示问题
This commit is contained in:
@@ -368,7 +368,8 @@ export default {
|
|||||||
infoArray: [],
|
infoArray: [],
|
||||||
videoPlayers: [],
|
videoPlayers: [],
|
||||||
activeVideo: 'coverVideo',
|
activeVideo: 'coverVideo',
|
||||||
showShare: false
|
showShare: false,
|
||||||
|
posterUrl: ''
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
onPageScroll(e) {
|
onPageScroll(e) {
|
||||||
|
|||||||
Reference in New Issue
Block a user