|
@@ -99,7 +99,7 @@
|
|
<p style="text-align: center;color: red">
|
|
<p style="text-align: center;color: red">
|
|
请上传近期免冠半身彩照(两寸)
|
|
请上传近期免冠半身彩照(两寸)
|
|
</p>
|
|
</p>
|
|
- <img id="photoImg" {if condition="$row['headimgurl']"} src="{$row.headimgurl|getStoragePath}" {else/} src="/static/img/photo.png" {/if} onclick="$('#photo').click();" style="height:147px;width:105px;margin:0 auto;display:block;">
|
|
|
|
|
|
+ <img id="photoImg" {if condition="$row['headimgurl']"} src="{$row.headimgurl}" {else/} src="/static/img/photo.png" {/if} onclick="$('#photo').click();" style="height:147px;width:105px;margin:0 auto;display:block;">
|
|
<hr />
|
|
<hr />
|
|
附件:
|
|
附件:
|
|
<table class="fileTable"></table>
|
|
<table class="fileTable"></table>
|