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; /* 初始弹窗 */