|
@@ -309,7 +309,7 @@ U.MD.D.getuser = function () {
|
|
|
}else if (userInfo.organizeid == 'c7df0bd4-6e75-401a-a137-4e163aa62263'){
|
|
|
$("#U_MD_D_BG")[0].style.backgroundImage = 'url("/img/icon/zhongshanBg.png")'
|
|
|
} else if (userInfo.organizeid == '580aac24-a939-49f7-a75a-40a7b5af3a17') {
|
|
|
- $("#U_MD_D_BG")[0].style.backgroundImage = 'url("/img/icon/longweiBg.png")'
|
|
|
+ // $("#U_MD_D_BG")[0].style.backgroundImage = 'url("/img/icon/longweiBg.png")'
|
|
|
}
|
|
|
US.userInfo = res.value[0][0];
|
|
|
$(".avatar")[0].style.display = "block";
|
|
@@ -334,7 +334,7 @@ U.MD.D.getuser = function () {
|
|
|
}else if (userInfo.organizeid == 'c7df0bd4-6e75-401a-a137-4e163aa62263'){
|
|
|
$("#U_MD_D_BG")[0].style.backgroundImage = 'url("/img/icon/zhongshanBg.png")'
|
|
|
} else if (userInfo.organizeid == '580aac24-a939-49f7-a75a-40a7b5af3a17') {
|
|
|
- $("#U_MD_D_BG")[0].style.backgroundImage = 'url("/img/icon/longweiBg.png")'
|
|
|
+ // $("#U_MD_D_BG")[0].style.backgroundImage = 'url("/img/icon/longweiBg.png")'
|
|
|
}
|
|
|
}
|
|
|
}
|