From 3bd2c300c8ea7e264bcddd5f7df2c3340cd3ea21 Mon Sep 17 00:00:00 2001 From: yanzuoguang Date: Sat, 8 Nov 2025 11:15:04 +0800 Subject: [PATCH] =?UTF-8?q?fix(store):=E4=BF=AE=E5=A4=8D=E6=A8=A1=E6=9D=BF?= =?UTF-8?q?=E6=B8=B2=E6=9F=93=E4=B8=8A=E4=B8=8B=E6=96=87=E4=BC=A0=E9=80=92?= =?UTF-8?q?=E9=97=AE=E9=A2=98-=20=E5=9C=A8=E4=BE=A7=E8=BE=B9=E6=A0=8F?= =?UTF-8?q?=E5=8C=BA=E5=9F=9F=E6=B7=BB=E5=8A=A0=E4=BA=86=E6=A0=B9=E4=B8=8A?= =?UTF-8?q?=E4=B8=8B=E6=96=87=E4=BC=A0=E9=80=92=20-=E4=B8=BA=E5=8F=B3?= =?UTF-8?q?=E4=BE=A7=E5=86=85=E5=AE=B9=E5=8C=BA=E5=9F=9F=E6=A8=A1=E6=9D=BF?= =?UTF-8?q?=E8=B0=83=E7=94=A8=E6=B7=BB=E5=8A=A0=E4=BA=86=E4=B8=8A=E4=B8=8B?= =?UTF-8?q?=E6=96=87=E5=8F=82=E6=95=B0=20-=20=E7=A1=AE=E4=BF=9D=E5=AD=90?= =?UTF-8?q?=E6=A8=A1=E6=9D=BF=E8=83=BD=E5=A4=9F=E6=AD=A3=E7=A1=AE=E8=AE=BF?= =?UTF-8?q?=E9=97=AE=E7=88=B6=E7=BA=A7=E6=95=B0=E6=8D=AE=E4=BD=9C=E7=94=A8?= =?UTF-8?q?=E5=9F=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 32-platform/sportsstore/templates/store_layout.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/32-platform/sportsstore/templates/store_layout.html b/32-platform/sportsstore/templates/store_layout.html index 8655f35..e88ed45 100644 --- a/32-platform/sportsstore/templates/store_layout.html +++ b/32-platform/sportsstore/templates/store_layout.html @@ -11,11 +11,12 @@ SPORTS STORE
+ {{ . }}
- {{ template "right_column" }} + {{ template "right_column" . }}