From cb9d459db4b5b14298385f203d439411bffaa656 Mon Sep 17 00:00:00 2001 From: Yep_Q Date: Thu, 9 Oct 2025 10:42:22 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E9=A3=9F=E5=93=81?= =?UTF-8?q?=E8=AE=A2=E5=8D=95=E7=8F=AD=E5=9B=BE=E7=89=87=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E5=90=8D=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 详细说明: - 修复HTML中的图片引用:'食材备制.jpg' → '菜品备制.jpg' - 消除浏览器404错误,避免误解 - 实际文件名为'菜品备制.jpg',而非'食材备制.jpg' 问题原因: - HTML中使用了错误的文件名'食材备制.jpg' - 浏览器在解析CSS变量url()时会发起请求 - 导致控制台出现404错误 影响文件: - order-classes/food/index.html 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- web_frontend/web_result/order-classes/food/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_frontend/web_result/order-classes/food/index.html b/web_frontend/web_result/order-classes/food/index.html index e864ea2b..75d9d170 100644 --- a/web_frontend/web_result/order-classes/food/index.html +++ b/web_frontend/web_result/order-classes/food/index.html @@ -552,7 +552,7 @@
-
+