From 21b01a2d7e4213e011da58bb104b835b9149da4f Mon Sep 17 00:00:00 2001 From: zhangguoping Date: Thu, 10 Oct 2024 17:43:41 +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 --- packkey/ysf-reduce.html | 6 ++++-- packkey/ysf.html | 6 ++++-- packkey/zfb-reduce.html | 6 ++++-- ysf-reduce.html | 6 ++++-- ysf.html | 7 ++++--- zfb-reduce.html | 7 ++++--- 6 files changed, 24 insertions(+), 14 deletions(-) diff --git a/packkey/ysf-reduce.html b/packkey/ysf-reduce.html index 660698e..ffd280e 100644 --- a/packkey/ysf-reduce.html +++ b/packkey/ysf-reduce.html @@ -52,8 +52,8 @@

云闪付账号

- - +

温馨提示:单笔交易大于{{parseFloat(ysf.entity.denomination)}}元可立减{{parseFloat(ysf.entity.reduce_amount)}}元 @@ -146,6 +146,8 @@ /* 判断是否是微信小程序内 */ let ua = window.navigator.userAgent.toLowerCase(); this.isMini = /miniProgram/i.test(ua); + this.account = this.ysf.account; + this.confirmAccount = this.ysf.account; /* 初始弹窗 */ if (![1, 9].includes(this.ysf.available)) { diff --git a/packkey/ysf.html b/packkey/ysf.html index 1189659..d21a0b5 100644 --- a/packkey/ysf.html +++ b/packkey/ysf.html @@ -50,8 +50,8 @@

云闪付账号

- - +

您可在云闪付的个人信息中查看【云闪付账号】

@@ -138,6 +138,8 @@ /* 判断是否是微信小程序内 */ let ua = window.navigator.userAgent.toLowerCase(); this.isMini = /miniProgram/i.test(ua); + this.account = this.ysf.account; + this.confirmAccount = this.ysf.account; /* 初始弹窗 */ if (this.ysf && ![1, 9].includes(this.ysf.available)) { diff --git a/packkey/zfb-reduce.html b/packkey/zfb-reduce.html index 3db728e..5c542b4 100644 --- a/packkey/zfb-reduce.html +++ b/packkey/zfb-reduce.html @@ -55,8 +55,8 @@