Commit 2be945bb by agan

xg

parent f8f62d9d
Showing with 4 additions and 2 deletions
......@@ -329,7 +329,9 @@
token: localStorage.token
},
success: function (data) {
$(".login-in-num").text(data.data.diamond)
if(data.code == 1){
$(".login-in-num").text(data.data.diamond)
}
}
})
......@@ -1173,7 +1175,7 @@
var _url2 = 'https://activity.yazhaiyabo.com/';
var _url3 = 'https://webserver.yabolive.net';
var _url4 = 'https://firefly.live/h5pay';
var $url = 'https://events.yabolive.net/footseen';
var $url = 'https://www.footseen.com/footseen';
// var $url = 'https://ceshi.yabolive.tv/footseen'
var go = false;
var flag = false;
......
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