From 47d6490bf273cf8be13f5838dc1e478096ef46c6 Mon Sep 17 00:00:00 2001 From: wangjia <809946525@qq.com> Date: Tue, 7 Jul 2026 11:48:10 +0800 Subject: [PATCH] =?UTF-8?q?feat(backend):=20=E5=85=AC=E5=BC=80=E9=A1=B5?= =?UTF-8?q?=E5=AF=B9=E9=BD=90=E8=AE=BE=E8=AE=A1=E7=B3=BB=E7=BB=9F=E7=9C=9F?= =?UTF-8?q?=E6=BA=90=20+=20=E4=B8=89=E4=B8=BB=E9=A2=98=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 弃用手编宣纸黄配色,变量名与色值逐字取自 prototype/tokens.css - 支持 a 经典蓝浅 / b 琥珀深 / c 酒窖暖浅 三主题:默认 a, 首访跟随系统深色自动切 b,右上 ◐ 钮循环切换并记忆(localStorage) - 结构保留:画框图集+印章、全屏灯箱、分节卡、页脚署名/ICP Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_01JJ1g8XV1YhhmHRzhwWEW7o --- .../handler/templates/public_product.html | 228 ++++++++++-------- .../handler/templates/public_shop.html | 166 ++++++++----- 2 files changed, 236 insertions(+), 158 deletions(-) diff --git a/backend/internal/handler/templates/public_product.html b/backend/internal/handler/templates/public_product.html index 7e425b0..80ff9c5 100644 --- a/backend/internal/handler/templates/public_product.html +++ b/backend/internal/handler/templates/public_product.html @@ -5,125 +5,151 @@ {{.PageTitle}}{{.OGTags}} +
-
岩美酒库
+
岩美酒库
{{if .Found}}
@@ -155,12 +181,12 @@
商品信息
- {{if .Code}}
商品编号{{.Code}}
{{end}} - {{if .Series}}
系列{{.Series}}
{{end}} - {{if .Spec}}
规格{{.Spec}}
{{end}} - {{if .Origin}}
产地{{.Origin}}
{{end}} -
保质期{{.ShelfLife}}
-
储存方式{{.Storage}}
+ {{if .Code}}
商品编号{{.Code}}
{{end}} + {{if .Series}}
系列{{.Series}}
{{end}} + {{if .Spec}}
规格{{.Spec}}
{{end}} + {{if .Origin}}
产地{{.Origin}}
{{end}} +
保质期{{.ShelfLife}}
+
储存方式{{.Storage}}
@@ -168,9 +194,9 @@
批次信息
- {{if .ProdDate}}
生产日期{{.ProdDate}}
{{end}} - {{if .BatchNo}}
批次号{{.BatchNo}}
{{end}} - {{if .InDate}}
入库日期{{.InDate}}
{{end}} + {{if .ProdDate}}
生产日期{{.ProdDate}}
{{end}} + {{if .BatchNo}}
批次号{{.BatchNo}}
{{end}} + {{if .InDate}}
入库日期{{.InDate}}
{{end}}
{{end}} @@ -186,18 +212,18 @@
门店信息
-
门店{{if .ShopCode}}{{.ShopName}} ›{{else}}{{.ShopName}}{{end}}
- {{if .ShopPhone}}{{end}} - {{if .ShopAddr}}
地址{{.ShopAddr}}
{{end}} - {{if .ShopHours}}
营业时间{{.ShopHours}}
{{end}} - {{if .ShopWx}}
微信{{.ShopWx}}
{{end}} +
门店{{if .ShopCode}}{{.ShopName}} ›{{else}}{{.ShopName}}{{end}}
+ {{if .ShopPhone}}{{end}} + {{if .ShopAddr}}
地址{{.ShopAddr}}
{{end}} + {{if .ShopHours}}
营业时间{{.ShopHours}}
{{end}} + {{if .ShopWx}}
微信{{.ShopWx}}
{{end}} {{if .ShopCode}}查看本店更多商品 ›{{end}}
{{end}} {{else}}
-

商品不存在或已下架

+

商品不存在或已下架

请确认链接来源,或联系门店核实。

{{end}} @@ -206,6 +232,18 @@
技术支持:岩美科技 · 京ICP备2026039814号
+ {{if .Images}}