Commit c25efa8e by libai

测试

parent 4bf1310c
...@@ -64,10 +64,12 @@ ...@@ -64,10 +64,12 @@
</body> </body>
<script src="lib/jquery-3.1.1.min.js"></script> <script src="lib/jquery-3.1.1.min.js"></script>
<script> <script>
// var $ip = "http://test.pay.ishuaji.cn"; $(function(){
// var $ip = "http://test.pay.ishuaji.cn";
var $ip="https://pay.ishuaji.cn"; var $ip="https://pay.ishuaji.cn";
var cdn = "https://zhibocdn.ishuaji.cn/comm"; var cdn = "https://zhibocdn.ishuaji.cn/comm";
payOk = true; payOk = true;
moneyBl = true; moneyBl = true;
payBl = true; payBl = true;
...@@ -92,6 +94,8 @@ ...@@ -92,6 +94,8 @@
} }
return theRequest; return theRequest;
} }
if(sessionStorage.pkg=='undefined')sessionStorage.pkg=='yabo'
if(sessionStorage.os=='undefined')sessionStorage.os=='web'
var ua = navigator.userAgent.toLowerCase(); var ua = navigator.userAgent.toLowerCase();
// if (/android/.test(ua)) { // if (/android/.test(ua)) {
// $(".taobao-Pay").show() // $(".taobao-Pay").show()
...@@ -297,5 +301,7 @@ try{ ...@@ -297,5 +301,7 @@ try{
function appCallback(msg) { function appCallback(msg) {
console.log(msg); console.log(msg);
} }
})
</script> </script>
</html> </html>
\ No newline at end of file
...@@ -93,7 +93,8 @@ ...@@ -93,7 +93,8 @@
} }
return theRequest; return theRequest;
} }
if(sessionStorage.pkg=='undefined')sessionStorage.pkg=='yabo'
if(sessionStorage.os=='undefined')sessionStorage.os=='web'
if(sessionStorage.pkg =='mdzbxx'){ if(sessionStorage.pkg =='mdzbxx'){
$(".taobao-Pay").hide(); $(".taobao-Pay").hide();
$(".b-tips").hide(); $(".b-tips").hide();
......
...@@ -93,6 +93,8 @@ ...@@ -93,6 +93,8 @@
} }
return theRequest; return theRequest;
} }
if(sessionStorage.pkg=='undefined')sessionStorage.pkg=='yabo'
if(sessionStorage.os=='undefined')sessionStorage.os=='web'
if(sessionStorage.pkg =='mdzbxx'){ if(sessionStorage.pkg =='mdzbxx'){
$(".taobao-Pay").hide(); $(".taobao-Pay").hide();
$(".b-tips").hide(); $(".b-tips").hide();
......
...@@ -93,7 +93,8 @@ ...@@ -93,7 +93,8 @@
} }
return theRequest; return theRequest;
} }
if(sessionStorage.pkg=='undefined')sessionStorage.pkg=='yabo'
if(sessionStorage.os=='undefined')sessionStorage.os=='web'
if(sessionStorage.pkg =='mdzbxx'){ if(sessionStorage.pkg =='mdzbxx'){
$(".taobao-Pay").hide(); $(".taobao-Pay").hide();
$(".b-tips").hide(); $(".b-tips").hide();
......
...@@ -96,6 +96,8 @@ ...@@ -96,6 +96,8 @@
// if (/android/.test(ua)) { // if (/android/.test(ua)) {
// $(".taobao-Pay").show() // $(".taobao-Pay").show()
// } // }
if(sessionStorage.pkg=='undefined')sessionStorage.pkg=='yabo'
if(sessionStorage.os=='undefined')sessionStorage.os=='web'
if(sessionStorage.pkg =='mdzbxx'){ if(sessionStorage.pkg =='mdzbxx'){
$(".taobao-Pay").hide(); $(".taobao-Pay").hide();
$(".b-tips").hide(); $(".b-tips").hide();
......
...@@ -92,6 +92,8 @@ ...@@ -92,6 +92,8 @@
} }
return theRequest; return theRequest;
} }
if(sessionStorage.pkg=='undefined')sessionStorage.pkg=='yabo'
if(sessionStorage.os=='undefined')sessionStorage.os=='web'
var ua = navigator.userAgent.toLowerCase(); var ua = navigator.userAgent.toLowerCase();
if (/android/.test(ua)) { if (/android/.test(ua)) {
$(".taobao-Pay").show() $(".taobao-Pay").show()
......
...@@ -92,6 +92,8 @@ ...@@ -92,6 +92,8 @@
} }
return theRequest; return theRequest;
} }
if(sessionStorage.pkg=='undefined')sessionStorage.pkg=='yabo'
if(sessionStorage.os=='undefined')sessionStorage.os=='web'
var ua = navigator.userAgent.toLowerCase(); var ua = navigator.userAgent.toLowerCase();
// if (/android/.test(ua)) { // if (/android/.test(ua)) {
// $(".taobao-Pay").show() // $(".taobao-Pay").show()
......
...@@ -96,6 +96,8 @@ ...@@ -96,6 +96,8 @@
// if (/android/.test(ua)) { // if (/android/.test(ua)) {
// $(".taobao-Pay").show() // $(".taobao-Pay").show()
// } // }
if(sessionStorage.pkg=='undefined')sessionStorage.pkg=='yabo'
if(sessionStorage.os=='undefined')sessionStorage.os=='web'
if(sessionStorage.pkg =='mdzbxx'){ if(sessionStorage.pkg =='mdzbxx'){
$(".taobao-Pay").hide(); $(".taobao-Pay").hide();
$(".b-tips").hide(); $(".b-tips").hide();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment