From 68aa480af7972f0da8eb79995f40034edaadf1d2 Mon Sep 17 00:00:00 2001 From: peijunlei Date: Tue, 8 Sep 2026 15:35:26 +0800 Subject: [PATCH] =?UTF-8?q?feat(ui):=20=E4=BD=BF=E7=94=A8=E5=8A=A8?= =?UTF-8?q?=E6=80=81UI=20ID=E6=9B=BF=E6=8D=A2=E7=A1=AC=E7=BC=96=E7=A0=81?= =?UTF-8?q?=E7=9A=84=E6=A0=8F=E7=9B=AEID=EF=BC=8C=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E5=88=86=E7=B1=BB=E5=92=8C=E9=A1=B5=E8=84=9A=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E4=BB=A5=E6=94=AF=E6=8C=81=E5=A4=9A=E8=AF=AD=E8=A8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/themes/website/1/en/demo/category.html | 7 ++++--- public/themes/website/1/en/demo/components/footer.html | 3 ++- public/themes/website/1/zh/demo/category.html | 7 ++++--- public/themes/website/1/zh/demo/components/footer.html | 3 ++- 4 files changed, 12 insertions(+), 8 deletions(-) diff --git a/public/themes/website/1/en/demo/category.html b/public/themes/website/1/en/demo/category.html index a2ca841..ea3caee 100644 --- a/public/themes/website/1/en/demo/category.html +++ b/public/themes/website/1/en/demo/category.html @@ -64,6 +64,7 @@ $current_cate_id = $current_cate['id'] ?? ''; {include file="components/header"}
+ {php}$ui_product = uiId('product');{/php}