lsc 2 years ago
parent
commit
6f2e77c2bc
1 changed files with 0 additions and 1 deletions
  1. 0 1
      js/Desktop/Onload.js

+ 0 - 1
js/Desktop/Onload.js

@@ -302,7 +302,6 @@ U.MD.D.error = function (errorMessage, scripturi, linenumber, columnnumber, erro
  * 用户登录处理
  */
 U.MD.D.getuser = function () {
-    $("#U_MD_D_BG")[0].style.backgroundImage = 'url("/img/icon/csteamBg.png")'
     var userInfo = US.userInfo;
     if (Object.keys(userInfo).length === 0) {
         var _cookie = U.UF.Cookie.get("cocorobo");