违章举报详情图片不显示bug
This commit is contained in:
parent
b4969688eb
commit
a8bd695339
|
@ -35,7 +35,7 @@
|
||||||
<table class='detailtable'>
|
<table class='detailtable'>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
{{each missimg value index}}
|
{{each imgs value index}}
|
||||||
<td><img onclick='bigger(this)' class='tp' width="200" height="200" src='{{value}}' /></td>
|
<td><img onclick='bigger(this)' class='tp' width="200" height="200" src='{{value}}' /></td>
|
||||||
{{/each}}
|
{{/each}}
|
||||||
</tr>
|
</tr>
|
||||||
|
|
Loading…
Reference in New Issue