From 1fd79bcde98cf49e9242018ba85a34087bedc8ac Mon Sep 17 00:00:00 2001 From: xiaodong Date: Mon, 31 Aug 2026 18:03:27 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E6=B8=B2=E6=9F=93=E5=86=85?= =?UTF-8?q?=E5=AE=B9=E5=88=A4=E6=96=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/themes/website/1/zh/demo/product.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/themes/website/1/zh/demo/product.html b/public/themes/website/1/zh/demo/product.html index b0ec36b..6126d6b 100644 --- a/public/themes/website/1/zh/demo/product.html +++ b/public/themes/website/1/zh/demo/product.html @@ -52,7 +52,7 @@ $rich_text_two = $main_content['rich_text_two'] ?? ''; $pic_many_one = $main_content['pic_many_one'] ?? []; // 产品介绍多图 $pic_many = $main_content['pic_many'] ?? []; // 规格参数展示图集 - $rich_text_three = $main_content['rich_text_three'] ?? ''; + $rich_text_three = $main_content['rich_text_three'] ?? ''; // 规格参数第一个富文本框 $rich_text_four = $main_content['rich_text_four'] ?? ''; $rich_text_five = $main_content['rich_text_five'] ?? ''; $rich_text_six = $main_content['rich_text_six'] ?? ''; @@ -188,8 +188,8 @@ - -
+ +

规格参数

@@ -241,7 +241,7 @@ {/volist} {if $total_standard_num == 0} - // 仅展示第一个富文本 + {$rich_text_three|raw} {/if}