Commit 14567bd1 by libai

测试

parent 7de421a2
Showing with 2 additions and 14 deletions
......@@ -434,20 +434,8 @@ $(function(){
pageID:localStorage.canvasCode
},
success:function(data){
}
})
$.ajax({
url:$ip+'activeLog/webActive',
data:{
activeType:5,
pageID:localStorage.canvasCode,
},
success:function(data){
if(data.code==1){
history.pushState('','','/mobile/');
sessionStorage.go='end'
}
history.pushState('','','/mobile/');
sessionStorage.pmt='undefined'
}
})
}
......
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