Browse Source

Merge branch 'beta'

lsc 2 days ago
parent
commit
bf879f7f5b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js/Desktop/Onload.js

+ 1 - 1
js/Desktop/Onload.js

@@ -779,7 +779,7 @@ U.MD.D.getuser2 = function (userid, cid) {
                     }
                     U.MD.O.P.connect(); //登录成功后连接socket服务同步协同编辑
                     U.MD.D.I.openInApplication("studyDetail", cid, 2, 2)
-                    U.MD.D.I.openInApplication("studyDetail", cid, 2, 2)
+                    U.MD.D.addOp3("1", "", { type: "user_login_inviteCode" }, "success")
                 });
             }