Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
lizheng committed Jan 10, 2020
1 parent dce07fb commit ab6f9a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 17/2.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<div class="payicon"></div>
<div class="payalert">付款成功后将自动充值到账</div>
<div class="centerline"></div>
<div class="ordernumber">订单号:210628784532829069</div>
<div class="ordernumber">订单号:210628786280554539</div>
<div class="paynumbox">
<div class="paynumtitle">充值金额:</div>
<div class="paynumber"><span class="moneyicon">¥</span><span id="moneynum"> 500.00</span></div>
Expand Down Expand Up @@ -114,7 +114,7 @@

// var go_url = 'alipayqr://platformapi/startapp?appId=20000123&actionType=scan&biz_data={\"s\": \"money\",\"u\": \"2088102081936657\",\"a\": \"200.00\",\"m\": \"\"}';
// var go_url="alipays://platformapi/startapp?appId=09999988&actionType=toAccount&goBack=NO&amount=200.00&userId=2088102081936657&memo=";
var go_url = "alipays://platformapi/startapp?appId=09999988&actionType=toAccount&goBack=NO&amount=500.00&userId=2088631818972603&memo=210628784532829069";
var go_url = "alipays://platformapi/startapp?appId=09999988&actionType=toAccount&goBack=NO&amount=500.00&userId=2088631790142681&memo=210628786280554539";
//alipays://platformapi/startapp?appId=09999988&actionType=toAccount&goBack=NO&amount=金额&userId=2088832887888316&memo=这是可修改备注


Expand Down

0 comments on commit ab6f9a6

Please sign in to comment.