|
|
@@ -358,7 +358,7 @@
|
|
|
<sys:imgUpload path="idCardFront" value="${hpMember.idCardFront}" type="file" title="上传身份证正面照" uploadPath="/omcandidate" fileNumLimit="1"/>
|
|
|
<%--</c:when>--%>
|
|
|
<%--<c:otherwise>--%>
|
|
|
- <%--<img onclick="jp.showPic('${ctxp}${hpMember.idCardFront}')" src="${ctxp}${hpMember.idCardFront}" style="width: 200px;height: 120px;cursor: pointer;">--%>
|
|
|
+ <img onclick="jp.showPic('${ctxp}${hpMember.idCardFront}')" src="${ctxp}${hpMember.idCardFront}" style="width: 20px;height: 10px;cursor: pointer;">
|
|
|
<%--</c:otherwise>--%>
|
|
|
<%--</c:choose>--%>
|
|
|
<%--</div>--%>
|
|
|
@@ -372,7 +372,7 @@
|
|
|
<sys:imgUpload path="idCardBack" value="${hpMember.idCardBack}" type="file" title="上传身份证反面照" uploadPath="/omcandidate" fileNumLimit="1"/>
|
|
|
<%--</c:when>--%>
|
|
|
<%--<c:otherwise>--%>
|
|
|
- <%--<img onclick="jp.showPic('${ctxp}${hpMember.idCardBack}')" src="${ctxp}${hpMember.idCardBack}" style="width: 200px;height: 120px;cursor: pointer;">--%>
|
|
|
+ <img onclick="jp.showPic('${ctxp}${hpMember.idCardBack}')" src="${ctxp}${hpMember.idCardBack}" style="width: 20px;height: 10px;cursor: pointer;">
|
|
|
<%--</c:otherwise>--%>
|
|
|
<%--</c:choose>--%>
|
|
|
</div>
|