Commit 100327fb by libai

ft活动上线

parent d8808fd9
......@@ -69,7 +69,7 @@ if(sessionStorage.open==undefined)sessionStorage.open=1
}
if (bbb.indexOf("file:///E:") > -1) {
sessionStorage.lang=2
sessionStorage.uid =11144909;
sessionStorage.uid =155100;
sessionStorage.token = 'debug'
sessionStorage.roomId=11134747;
sessionStorage.version=8890
......
......@@ -57,6 +57,7 @@ $(function(){
if(sessionStorage.lang!=2){
$("body").addClass("bg-en")
}
task()
function buy(type){
$.ajax({
url:$ip+'/actStarSearchTour/userBuyGoods.html',
......@@ -111,7 +112,7 @@ $(function(){
}
var obj2 = JSON.stringify(obj);
appCollaboration(obj2);
}
})
function task(){
$.ajax({
......
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