From 2e9f365343b024500bdcd4ac3c552187f323954b Mon Sep 17 00:00:00 2001 From: yin5th <541304803@qq.com> Date: Sat, 5 Nov 2022 23:51:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E8=AF=A6=E6=83=85=20?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=B5=84=E6=BA=90=E4=BC=98=E5=8A=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/article/service_detail.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/view/article/service_detail.html b/view/article/service_detail.html index aa95f90..1caaf57 100755 --- a/view/article/service_detail.html +++ b/view/article/service_detail.html @@ -42,6 +42,13 @@ $childrenMenu = Category::getChildrenByParentId($topCategoryId); {$item.content|raw} +
+ {if !empty($resource)} + {foreach $resource as $res} + {$res.alt} + {/foreach} + {/if} +
{if !empty($prev)}