From 5b30f37a15dc271c42f77cf868bc72568eb4d6fb Mon Sep 17 00:00:00 2001 From: jsasg <735273025@qq.com> Date: Tue, 15 Jul 2025 09:22:12 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20mobile=20=E4=BA=A7=E5=93=81=E5=88=86?= =?UTF-8?q?=E7=B1=BB=E4=B8=8E=E6=90=9C=E7=B4=A2=E9=A1=B5=E6=94=B9=E4=B8=BA?= =?UTF-8?q?=E7=BC=A9=E7=95=A5=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/index/view/mobile/product/category.html | 2 +- app/index/view/mobile/product/search.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/index/view/mobile/product/category.html b/app/index/view/mobile/product/category.html index a5122c5b..7939e03a 100644 --- a/app/index/view/mobile/product/category.html +++ b/app/index/view/mobile/product/category.html @@ -46,7 +46,7 @@ {volist name="vo.products" id="pro" length="4"}
  • - + {$pro.name} {$pro.spu} diff --git a/app/index/view/mobile/product/search.html b/app/index/view/mobile/product/search.html index 055ca8d8..db020cd7 100644 --- a/app/index/view/mobile/product/search.html +++ b/app/index/view/mobile/product/search.html @@ -17,7 +17,7 @@
    {volist name="products" id="pro"} - +
    {$pro.name|raw} {$pro.spu|raw}