#if($objs.acc.name)
#set($img="$webPath/$objs.acc.path/$objs.acc.name")
#else
#set($img="$webPath/resources/style/system/front/default/images/image.png")
#end
#if($objs.acc.name)
#end
(只能上传一张图片,上传请先把原图删除)
#if($objs.acc.id)
#set($oid = "$!objs.acc.id")
#else
#set($oid = "")
#end