夺宝:充值埋点
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 217 KiB |
@@ -164,7 +164,7 @@ $('.my .but').click(function () {
|
||||
if (channel == "google") {
|
||||
window.androidJsObj.openChargePage(0);
|
||||
} else {
|
||||
window.location.href = urlPrefix + '/peko/modules/pay/index.html?channelType=4';
|
||||
window.androidJsObj.openChargePage(9);
|
||||
}
|
||||
} else if (browser.ios) {
|
||||
window.webkit.messageHandlers.openChargePage.postMessage(null)
|
||||
|
Reference in New Issue
Block a user