From 92cb6252aee8faa4554cb7429f8a8628273d46c0 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Tue, 29 Aug 2023 23:58:33 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B4=AD=E7=89=A9=E8=BD=A6=EF=BC=9A=E6=8E=A5?= =?UTF-8?q?=E5=85=A5=E4=BF=AE=E6=94=B9=E6=95=B0=E9=87=8F=20API?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/order_addcart/order_addcart.vue | 152 +++++++++++++------------- 1 file changed, 77 insertions(+), 75 deletions(-) diff --git a/pages/order_addcart/order_addcart.vue b/pages/order_addcart/order_addcart.vue index 22eb6fca..bfe452f0 100644 --- a/pages/order_addcart/order_addcart.vue +++ b/pages/order_addcart/order_addcart.vue @@ -114,8 +114,8 @@ 全选({{selectValue.length}}) - - ¥{{selectCountPrice}} + + ¥{{ fen2yuan(selectCountPrice) }}
@@ -140,7 +140,7 @@