From 1b0bb497ebd18f112f34c05479d772ac1e9014c8 Mon Sep 17 00:00:00 2001
From: loucongjun <905507426@qq.com>
Date: Mon, 7 Sep 2026 20:30:55 +0800
Subject: [PATCH 1/3] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=96=87=E7=AB=A0?=
=?UTF-8?q?=E6=97=B6=E9=97=B4=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
public/themes/website/1/zh/demo/single_index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/public/themes/website/1/zh/demo/single_index.html b/public/themes/website/1/zh/demo/single_index.html
index 19d3709..4cad586 100644
--- a/public/themes/website/1/zh/demo/single_index.html
+++ b/public/themes/website/1/zh/demo/single_index.html
@@ -927,7 +927,7 @@
{$news[3]['title'] ?? ''}
-
+
From c7b2313fc99f4da99a937321d6a95397bdaa333e Mon Sep 17 00:00:00 2001
From: loucongjun <905507426@qq.com>
Date: Mon, 7 Sep 2026 20:32:40 +0800
Subject: [PATCH 2/3] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=96=87=E7=AB=A0?=
=?UTF-8?q?=E6=97=B6=E9=97=B4=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
public/themes/website/1/zh/demo/single_index.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/public/themes/website/1/zh/demo/single_index.html b/public/themes/website/1/zh/demo/single_index.html
index 4cad586..5720c04 100644
--- a/public/themes/website/1/zh/demo/single_index.html
+++ b/public/themes/website/1/zh/demo/single_index.html
@@ -891,7 +891,7 @@
{$sub_cates[4]['desc']}
- {php}$arr = explode(',',$sub_cates[4]['description']){/php} + {php} + $arr = explode(',',$sub_cates[4]['description']); + $stats = array_chunk($arr, 2); // 每2个一组 + {/php}{$sub_cates[4]['desc']}
- {php}$arr = explode(',',$sub_cates[4]['description']){/php} + {php} + $arr = explode(',',$sub_cates[4]['description']); + $stats = array_chunk($arr, 2); + {/php}