夺宝:充值埋点

This commit is contained in:
qf
2023-03-13 16:10:26 +08:00
parent 5f586d0280
commit fe16f7d03c
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 217 KiB

View File

@@ -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)