From 65ddc5a126ce2d3478e92f6a24639555cb5290aa Mon Sep 17 00:00:00 2001 From: "zhangf@suq.cn" Date: Wed, 2 Sep 2026 10:29:48 +0800 Subject: [PATCH] =?UTF-8?q?fix(solutions):=20=E4=BF=AE=E5=A4=8D=E8=A7=A3?= =?UTF-8?q?=E5=86=B3=E6=96=B9=E6=A1=88=E9=A1=B5=E9=9D=A2=E4=B8=AD=E5=85=B6?= =?UTF-8?q?=E4=BB=96=E5=88=86=E7=B1=BB=E9=93=BE=E6=8E=A5=E4=B8=BA=E7=A9=BA?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将空链接替换为动态分类别名URL - 确保链接正确指向相关分类页面 - 保持图片懒加载和其他现有功能不变 --- public/themes/website/1/zh/demo/solution2.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/themes/website/1/zh/demo/solution2.html b/public/themes/website/1/zh/demo/solution2.html index 7e69e6f..dd5820e 100644 --- a/public/themes/website/1/zh/demo/solution2.html +++ b/public/themes/website/1/zh/demo/solution2.html @@ -205,7 +205,7 @@ $current_cate_id = $current_cate['id'] ?? 0;
{php}$others = getOtherCategoryCategoryId($current_cate['id'],$seller_id,5);{/php} {volist name="others" id="vo"} - +