diff --git a/charmRecharge/index.html b/charmRecharge/index.html index 425cc2c..74056b6 100644 --- a/charmRecharge/index.html +++ b/charmRecharge/index.html @@ -93,9 +93,9 @@ return theRequest; } var ua = navigator.userAgent.toLowerCase(); - if (/android/.test(ua)) { - $(".taobao-Pay").show() - } + // if (/android/.test(ua)) { + // $(".taobao-Pay").show() + // } if(sessionStorage.pkg =='mdzbxx'){ $(".taobao-Pay").hide(); $(".b-tips").hide(); diff --git a/mimiRecharge/index.html b/mimiRecharge/index.html index e5ac30e..38ccd0f 100644 --- a/mimiRecharge/index.html +++ b/mimiRecharge/index.html @@ -93,9 +93,9 @@ return theRequest; } var ua = navigator.userAgent.toLowerCase(); - if (/android/.test(ua)) { - $(".taobao-Pay").show() - } + // if (/android/.test(ua)) { + // $(".taobao-Pay").show() + // } if(sessionStorage.pkg =='mdzbxx'){ $(".taobao-Pay").hide(); $(".b-tips").hide(); diff --git a/xiuseRecharge/index.html b/xiuseRecharge/index.html index 9bc6536..8cd98b6 100644 --- a/xiuseRecharge/index.html +++ b/xiuseRecharge/index.html @@ -93,9 +93,9 @@ return theRequest; } var ua = navigator.userAgent.toLowerCase(); - if (/android/.test(ua)) { - $(".taobao-Pay").show() - } + // if (/android/.test(ua)) { + // $(".taobao-Pay").show() + // } if(sessionStorage.pkg =='mdzbxx'){ $(".taobao-Pay").hide(); $(".b-tips").hide(); diff --git a/yeaRecharge/index.html b/yeaRecharge/index.html index dec0c4e..b38ea35 100644 --- a/yeaRecharge/index.html +++ b/yeaRecharge/index.html @@ -93,9 +93,9 @@ return theRequest; } var ua = navigator.userAgent.toLowerCase(); - if (/android/.test(ua)) { - $(".taobao-Pay").show() - } + // if (/android/.test(ua)) { + // $(".taobao-Pay").show() + // } if(sessionStorage.pkg =='mdzbxx'){ $(".taobao-Pay").hide(); $(".b-tips").hide(); diff --git a/yumiRecharge/index.html b/yumiRecharge/index.html index c7b85d3..6a0cb4c 100644 --- a/yumiRecharge/index.html +++ b/yumiRecharge/index.html @@ -93,9 +93,9 @@ return theRequest; } var ua = navigator.userAgent.toLowerCase(); - if (/android/.test(ua)) { - $(".taobao-Pay").show() - } + // if (/android/.test(ua)) { + // $(".taobao-Pay").show() + // } if(sessionStorage.pkg =='mdzbxx'){ $(".taobao-Pay").hide(); $(".b-tips").hide();