From fa9d816e12b2a3d462fa520eddf1a6484f22c59a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=85=E5=BF=B5?= Date: Mon, 9 Jun 2025 09:10:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=87=E6=8D=A2=E8=B4=A7=E5=B8=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- brand.html | 2 +- newcar.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/brand.html b/brand.html index 92850d7..70772dd 100755 --- a/brand.html +++ b/brand.html @@ -183,7 +183,7 @@
car

{{item.name}}

-
${{item.price}}
+
¥{{item.price}}
diff --git a/newcar.html b/newcar.html index b5e35b1..09c3664 100755 --- a/newcar.html +++ b/newcar.html @@ -193,7 +193,7 @@
car

{{item.name}}

-
${{item.price}}
+
¥{{item.price}}