用户充值协议渠道链接修改

This commit is contained in:
qf
2023-05-04 17:35:48 +08:00
parent b23e8e7aa1
commit a37bd171fc

View File

@@ -189,7 +189,7 @@
if (browser.android) {
let channel = JSON.parse(pubInfo.deviceInfo).channel
if (channel.search('peko_appstore') != -1) {
window.location.href = './privacy-wap-tishen.html';
window.location.href = './rechargeAgreement-tishen.html';
}
if (channel == 'huawei' || channel == 'xiaomi' || channel == 'vivo' || channel == 'oppo') {
$('.subject').html('香港栗子科技有限公司')