From bb3e23627a7db8f01a009bc2f3e20517e6b2a2ec Mon Sep 17 00:00:00 2001 From: yangtao Date: Mon, 15 Apr 2024 10:02:47 +0800 Subject: [PATCH] 1 --- components/pay/index.vue | 22 ++++++++++++++++++++-- components/payment/index.vue | 20 +++++++++++++++----- pages/order_details/stay.vue | 9 +++++++++ 3 files changed, 44 insertions(+), 7 deletions(-) diff --git a/components/pay/index.vue b/components/pay/index.vue index 462c57b..d1dbd41 100644 --- a/components/pay/index.vue +++ b/components/pay/index.vue @@ -9,9 +9,13 @@ 请输入支付密码 - + + 扣除积分{{price*integral_cash_time}} + + 付款{{price}} + {{password[index] ? '●' : ''}} @@ -32,16 +36,20 @@