sugangqiang 2 жил өмнө
parent
commit
e40080a735

+ 1 - 1
app/enterprise/view/base/first.html

@@ -99,7 +99,7 @@
                                                     <p style="text-align: center;color: red">
                                                         请上传近期免冠半身彩照(两寸)
                                                     </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 />
                                                     附件:
                                                     <table class="fileTable"></table>