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