From 1c09c231bcf87f30b114d3e2df2cf5e249539a9f Mon Sep 17 00:00:00 2001 From: jsasg <735273025@qq.com> Date: Fri, 9 May 2025 10:53:22 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=BA=A7=E5=93=81=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E9=A1=B5=E5=8F=96=E5=89=AF=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/index/view/product/detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/index/view/product/detail.html b/app/index/view/product/detail.html index 9bc9a864..6c43d3ee 100644 --- a/app/index/view/product/detail.html +++ b/app/index/view/product/detail.html @@ -75,7 +75,7 @@

{$product.name|default=''}

-

{$product.desc|default=''}

+

{$product.short_name|default=''}

    {volist name="product_params" id="pp"}