From ec794b4d7959cc4fdbb924fb5d4b71e69eb8ffc3 Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Wed, 14 May 2025 17:58:04 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A=E6=97=85=E5=B1=85=E5=88=86?= =?UTF-8?q?=E4=BA=AB=E5=9B=BE=E7=89=87=E4=B8=8D=E6=98=BE=E7=A4=BA=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_product/views/sojoumStore.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pkg_product/views/sojoumStore.vue b/pkg_product/views/sojoumStore.vue index b4410d5..49bb744 100644 --- a/pkg_product/views/sojoumStore.vue +++ b/pkg_product/views/sojoumStore.vue @@ -368,7 +368,8 @@ export default { infoArray: [], videoPlayers: [], activeVideo: 'coverVideo', - showShare: false + showShare: false, + posterUrl: '' } }, onPageScroll(e) {