From 6f16ec5a519a420299b33a1a1b0c7014e2176f65 Mon Sep 17 00:00:00 2001 From: zhangguoping Date: Thu, 10 Oct 2024 17:52:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=8B=E5=8A=A8=E9=A2=86=E5=8F=96=5F?= =?UTF-8?q?=E6=89=8B=E6=9C=BA=E5=8F=B7=E4=B8=8D=E5=8F=AF=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- goods-v2/ysf-reduce.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/goods-v2/ysf-reduce.html b/goods-v2/ysf-reduce.html index b9ebf7d..1c3e844 100644 --- a/goods-v2/ysf-reduce.html +++ b/goods-v2/ysf-reduce.html @@ -54,8 +54,8 @@

云闪付账号

- - +

温馨提示:单笔交易大于{{parseFloat(ysf.entity.denomination)}}元可立减{{parseFloat(ysf.entity.reduce_amount)}}元 @@ -142,6 +142,8 @@ req.axiosPost('/key/products', { token }).then(res => { if (res.code === 200) { this.ysf = res.data[0]; + this.account = this.ysf.account; + this.confirmAccount = this.ysf.account; this.receive_time = res.data[0].entity.time_limit; /* 初始弹窗 */