diff --git a/footseenIcon/action/index.html b/footseenIcon/action/index.html
index 736a9f7..648a1ea 100644
--- a/footseenIcon/action/index.html
+++ b/footseenIcon/action/index.html
@@ -46,17 +46,7 @@ $(function(){
         $(".en-t1").text("hot pop")
         $(".en-t2").text("rank")
     }
-    setTimeout(() => {
-        var obj = {
-            "cid": 41,
-            "data": {
-                // "AHEX": '#00FFFFFF',  // # color2值为AHEX色值 例:#FFFFFFFF,
-                "background":"transparent"
-            }
-        }
-        var obj2 = JSON.stringify(obj);
-        appCollaboration(obj2);
-    }, 500);
+
 
     var obj = {
 	 	"cid": 43,
diff --git a/footseenIcon/action/lib/default.js b/footseenIcon/action/lib/default.js
index d162692..2712151 100644
--- a/footseenIcon/action/lib/default.js
+++ b/footseenIcon/action/lib/default.js
@@ -44,7 +44,7 @@ if (uid.indexOf("http://localhost:63342") > -1) {
 }
 if (uid.indexOf("file:///") > -1) {
     sessionStorage.lang=2
-     sessionStorage.uid =  11144624;
+     sessionStorage.uid =  11134747;
      sessionStorage.token = 'debug'
      sessionStorage.roomId=174003;
      sessionStorage.version=8890