Browse Source

no message

索隆 6 years ago
parent
commit
f4f7c9ce7b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js/top.js

+ 1 - 1
js/top.js

@@ -1,5 +1,5 @@
1 1
 var headHtml='<div class="header"></div>';
2
-ajax({url:apiUrl+'info',data:{"token":$.cookie.get("token")},callBack:function(res){
2
+ajax({url:apiUrl+'info',data:{},callBack:function(res){
3 3
 	if(res.code == 1){
4 4
 		headHtml='\n\
5 5
 			<div class="rFloat">\n\