From 9292e40053d8657f004b14ecdc048ad3e86d3c07 Mon Sep 17 00:00:00 2001 From: jsasg <735273025@qq.com> Date: Thu, 3 Jul 2025 14:01:34 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20mobile=20=E4=BA=A7=E5=93=81=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E9=A1=B5=E5=9B=BE=E5=86=8C=E4=B8=AD=E8=A7=86=E9=A2=91?= =?UTF-8?q?=E6=94=BE=E7=AC=AC=E4=B8=80=E4=B8=AAsku=E4=B8=8B=E6=9C=80?= =?UTF-8?q?=E5=90=8E=E4=B8=80=E4=B8=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/index/view/mobile/product/detail.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/app/index/view/mobile/product/detail.html b/app/index/view/mobile/product/detail.html index 323f8c66..3ea3fc49 100644 --- a/app/index/view/mobile/product/detail.html +++ b/app/index/view/mobile/product/detail.html @@ -37,6 +37,13 @@ {/volist} + {if condition="!empty($product.video_img) && !empty($product.video_url) && $idx == 1"} +
+ +
+ {/if}