Commit 2c7fe565 by libai

测试

parent 596559ae
Showing with 3 additions and 3 deletions
......@@ -71,8 +71,8 @@
<script src="lib/swiper.min.js"></script>
<script>
var $ip = "http://test.pay.ishuaji.cn";
// var $ip="https://pay.ishuaji.cn";
// var $ip = "http://test.pay.ishuaji.cn";
var $ip="https://pay.ishuaji.cn";
var cdn = "https://zhibocdn.ishuaji.cn/comm";
amount=98
payOk = true;
......@@ -162,7 +162,7 @@ try{
}
})
$.ajax({
url:'http://test.api.lvdou66.com/weblive/pay/banner.html',
url:'https://zhibo.lvdou66.com/weblive/pay/banner.html',
dataType: "JSON",
success:function(msg){
var data=JSON.parse(msg);
......
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