完善充值

master
joeyoyo 5 years ago
parent 84b891516d
commit 83c5163893
  1. 3
      html/wallet/html/recharge.html

@ -1,6 +1,5 @@
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>充值</title>
@ -160,7 +159,7 @@
tokenId: dataInfo.coin.tokenSymbol
},
function(data) {
app.toast(data.msg)
app.toast("充值成功")
console.log(data.msg)
var self = plus.webview.currentWebview();//本页面
var _opener = self.opener();

Loading…
Cancel
Save