mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
优化代码
This commit is contained in:
parent
ad10f170cd
commit
11130ca8c4
@ -14,7 +14,7 @@
|
||||
remark:"",
|
||||
idCard:"",
|
||||
link:"",
|
||||
ownerPhoto:"/img/noPhoto.gif",
|
||||
ownerPhoto:"/img/noPhoto.jpg",
|
||||
sexName:''
|
||||
}
|
||||
},
|
||||
@ -43,7 +43,7 @@
|
||||
vc.component.ownerInfo.ownerId +"&communityId="+vc.getCurrentCommunity().communityId+"&fileTypeCd=10000&time="+new Date();
|
||||
},
|
||||
errorLoadImg:function(){
|
||||
vc.component.ownerInfo.ownerPhoto="/img/noPhoto.gif";
|
||||
vc.component.ownerInfo.ownerPhoto="/img/noPhoto.jpg";
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user