From f4b04d8a0e9039c948f5c90249fad259316cef78 Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Wed, 14 May 2025 17:58:04 +0800 Subject: [PATCH 1/7] =?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 (cherry picked from commit ec794b4d7959cc4fdbb924fb5d4b71e69eb8ffc3) --- 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) { From a1b0dbe456d619b0b8fe77a4747c3ca5f6e537b0 Mon Sep 17 00:00:00 2001 From: linxi Date: Wed, 4 Jun 2025 10:01:28 +0800 Subject: [PATCH 2/7] =?UTF-8?q?Fix=EF=BC=9A3845=20=E3=80=90=E5=95=86?= =?UTF-8?q?=E5=9F=8E=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E5=95=86=E8=AF=A6?= =?UTF-8?q?=E9=A1=B5=E7=82=B9=E5=87=BB=E3=80=90=E9=80=81=E7=BB=99=E6=9C=8B?= =?UTF-8?q?=E5=8F=8B=E3=80=91=E5=8C=BA=E5=9F=9F=E6=B2=A1=E6=9C=89=E5=BC=B9?= =?UTF-8?q?=E5=87=BA=E9=80=89=E6=8B=A9=E8=A7=84=E6=A0=BC=E5=BC=B9=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/shop/GoodsCon/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/shop/GoodsCon/index.vue b/pages/shop/GoodsCon/index.vue index d9b70bf..cc3a2f4 100644 --- a/pages/shop/GoodsCon/index.vue +++ b/pages/shop/GoodsCon/index.vue @@ -77,7 +77,7 @@ 支持礼包赠送 - + 送给朋友 From b7cdcb10d3fb974f63ba238fb05890f856fd32e0 Mon Sep 17 00:00:00 2001 From: linxi Date: Wed, 4 Jun 2025 09:42:58 +0800 Subject: [PATCH 3/7] =?UTF-8?q?Feat=EF=BC=9A3685=20=E3=80=90=E5=95=86?= =?UTF-8?q?=E5=9F=8E=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E4=B8=80=E4=B8=AA?= =?UTF-8?q?=E5=B0=8F=E9=9C=80=E6=B1=82=EF=BC=8C=E9=9D=9E=E9=81=97=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E5=A2=9E=E5=8A=A0=E6=96=87=E6=9C=AC=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit 7be4c52fb04c63b6f206a6c95527152f1ea0a490) --- pkg_product/views/heritage/details.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkg_product/views/heritage/details.vue b/pkg_product/views/heritage/details.vue index b25d988..2d4482c 100644 --- a/pkg_product/views/heritage/details.vue +++ b/pkg_product/views/heritage/details.vue @@ -3,6 +3,9 @@ + + {{ details.videoSource }} + From d0841f19fc81b58f8e1ab447daacd18861601aa3 Mon Sep 17 00:00:00 2001 From: linxi Date: Wed, 4 Jun 2025 09:29:56 +0800 Subject: [PATCH 4/7] =?UTF-8?q?Fix=EF=BC=9A3854=20=E3=80=90=E5=95=86?= =?UTF-8?q?=E5=9F=8E=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E9=A1=B6=E9=83=A8?= =?UTF-8?q?=E5=88=86=E7=B1=BB=E2=80=9C=E5=85=BB=E7=94=9F=E5=9C=A3=E5=9C=B0?= =?UTF-8?q?=E2=80=9D=E6=94=B9=E4=B8=BA=E2=80=9C=E5=85=BB=E7=94=9F=E8=83=9C?= =?UTF-8?q?=E5=9C=B0=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit e89b80dee82a6671c5c2485f19a9e257fc514d53) --- pkg_product/views/healthSanctum.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg_product/views/healthSanctum.vue b/pkg_product/views/healthSanctum.vue index 3f3e212..d63bd34 100644 --- a/pkg_product/views/healthSanctum.vue +++ b/pkg_product/views/healthSanctum.vue @@ -1,7 +1,7 @@