修改周充值 - 跳转充值页
This commit is contained in:
@@ -189,10 +189,7 @@ $('.myRecharge .but').click(function () {
|
||||
// }
|
||||
// }
|
||||
if(browser.android){
|
||||
// window.androidJsObj.openChargePage()
|
||||
tools.nativeUtils.jumpAppointPage('RECHARGE_PAGE')
|
||||
}else if(browser.ios){
|
||||
window.webkit.messageHandlers.openChargePage.postMessage(null)
|
||||
window.androidJsObj.openChargePage(6);
|
||||
}
|
||||
})
|
||||
// 打开规则弹窗
|
||||
|
Reference in New Issue
Block a user