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}}