用户充值协议渠道链接修改
This commit is contained in:
@@ -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('香港栗子科技有限公司')
|
||||
|
Reference in New Issue
Block a user