Fix:旅居分享图片不显示问题

This commit is contained in:
modendeveloper
2025-05-14 17:58:04 +08:00
parent f25483bbb7
commit ec794b4d79
+2 -1
View File
@@ -368,7 +368,8 @@ export default {
infoArray: [],
videoPlayers: [],
activeVideo: 'coverVideo',
showShare: false
showShare: false,
posterUrl: ''
}
},
onPageScroll(e) {