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}