lsc 2 yıl önce
ebeveyn
işleme
538995da93
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. BIN
      img/icon/szscBg.jpg
  2. 2 2
      js/Desktop/Onload.js

BIN
img/icon/szscBg.jpg


+ 2 - 2
js/Desktop/Onload.js

@@ -373,7 +373,7 @@ U.MD.D.getuser = function () {
                                         $("#U_MD_D_BG")[0].style.backgroundImage = 'url("/img/icon/tencentBg.jpg")'
                                         U.MD.D.getNotice();
                                     } else if (res.value[0][0].org == 'ee40e8e3-e36c-4872-8105-cf395481012s') {
-                                        $("#U_MD_D_BG")[0].style.backgroundImage = 'url("/img/icon/szscBg.png")'
+                                        $("#U_MD_D_BG")[0].style.backgroundImage = 'url("/img/icon/szscBg.jpg")'
                                         U.MD.D.getNotice();
                                     }
 
@@ -452,7 +452,7 @@ U.MD.D.getuser = function () {
             $(".avatar")[0].onclick= function(){
                 U.MD.D.I.openApplication('tcData')
             }
-            $("#U_MD_D_BG")[0].style.backgroundImage = 'url("/img/icon/szscBg.png")'
+            $("#U_MD_D_BG")[0].style.backgroundImage = 'url("/img/icon/szscBg.jpg")'
             U.MD.D.getNotice();
         }