| 
					
				 | 
			
			
				@@ -435,8 +435,8 @@ U.MD.D.getuser = function () { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                                         $("#U_MD_D_BG")[0].style.backgroundImage = 'url("/img/icon/szjkyBg.png")'
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                                         US.Config.background = 'url("/img/icon/szjkyBg.png")'
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                                     } else if (res.value[0][0].org == '2fa75e51-189a-11ee-91d8-005056b86db5') {
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                                        $("#U_MD_D_BG")[0].style.backgroundImage = 'url("/img/icon/chjyjBg.jpg")'
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                                        US.Config.background = 'url("/img/icon/chjyjBg.jpg")'
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                                        $("#U_MD_D_BG")[0].style.backgroundImage = 'url("/img/icon/chjyjBg.png")'
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                                        US.Config.background = 'url("/img/icon/chjyjBg.png")'
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                                     }
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                             
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                                     
 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -552,7 +552,7 @@ U.MD.D.getuser = function () { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             } else if (userInfo.org == '1973f6c7-1561-11ee-91d8-005056b86db5') {
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 $("#U_MD_D_BG")[0].style.backgroundImage = 'url("/img/icon/szjkyBg.png")'
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             } else if (userInfo.org == '2fa75e51-189a-11ee-91d8-005056b86db5') {
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                $("#U_MD_D_BG")[0].style.backgroundImage = 'url("/img/icon/chjyjBg.jpg")'
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                $("#U_MD_D_BG")[0].style.backgroundImage = 'url("/img/icon/chjyjBg.png")'
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             }
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         }
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     }
 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -661,8 +661,8 @@ U.MD.D.getuser2 = function (userid, cid) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             $("#U_MD_D_BG")[0].style.backgroundImage = 'url("/img/icon/szjkyBg.png")'
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             US.Config.background = 'url("/img/icon/szjkyBg.png")'
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         } else if (res.value[0][0].org == '2fa75e51-189a-11ee-91d8-005056b86db5') {
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            $("#U_MD_D_BG")[0].style.backgroundImage = 'url("/img/icon/chjyjBg.jpg")'
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            US.Config.background = 'url("/img/icon/chjyjBg.jpg")'
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            $("#U_MD_D_BG")[0].style.backgroundImage = 'url("/img/icon/chjyjBg.png")'
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            US.Config.background = 'url("/img/icon/chjyjBg.png")'
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         }
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         US.userInfo = res.value[0][0];
 
			 |