You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
121 lines
4.2 KiB
121 lines
4.2 KiB
5 years ago
|
<?php if(count($images) > 0): ?>
|
||
|
<?php if(isset($images[2])): ?>
|
||
|
<h1>司机接车</h1>
|
||
|
<ul>
|
||
|
<?php foreach($images[2] as $img): ?>
|
||
|
<li>
|
||
|
<i data-fix-img="<?= $img['id'] ?>" onclick="rmImg(event,$(this))">删除</i>
|
||
|
<img src="\<?= $img['name'] ?>">
|
||
|
</li>
|
||
|
<?php endforeach; ?>
|
||
|
</ul>
|
||
|
<?php endif; ?>
|
||
|
<?php if(isset($images[3])): ?>
|
||
|
<div style="clear: both"></div>
|
||
|
<h1>前台审核</h1>
|
||
|
<ul>
|
||
|
<?php foreach($images[3] as $img): ?>
|
||
|
<li>
|
||
|
<i data-fix-img="<?= $img['id'] ?>" onclick="rmImg(event,$(this))">删除</i>
|
||
|
<img src="\<?= $img['name'] ?>">
|
||
|
</li>
|
||
|
<?php endforeach; ?>
|
||
|
</ul>
|
||
|
<?php endif; ?>
|
||
|
<?php if(isset($images[4])): ?>
|
||
|
<div style="clear: both"></div>
|
||
|
<h1>查勘定损</h1>
|
||
|
<ul>
|
||
|
<?php foreach($images[4] as $img): ?>
|
||
|
<li>
|
||
|
<i data-fix-img="<?= $img['id'] ?>" onclick="rmImg(event,$(this))">删除</i>
|
||
|
<img src="\<?= $img['name'] ?>">
|
||
|
</li>
|
||
|
<?php endforeach; ?>
|
||
|
</ul>
|
||
|
<?php endif; ?>
|
||
|
<?php if(isset($images[5])): ?>
|
||
|
<div style="clear: both"></div>
|
||
|
<h1>前台派工</h1>
|
||
|
<ul>
|
||
|
<?php foreach($images[5] as $img): ?>
|
||
|
<li>
|
||
|
<i data-fix-img="<?= $img['id'] ?>" onclick="rmImg(event,$(this))">删除</i>
|
||
|
<img src="\<?= $img['name'] ?>">
|
||
|
</li>
|
||
|
<?php endforeach; ?>
|
||
|
</ul>
|
||
|
<?php endif; ?>
|
||
|
<?php if(isset($images[6])): ?>
|
||
|
<div style="clear: both"></div>
|
||
|
<h1>钣金</h1>
|
||
|
<ul>
|
||
|
<?php foreach($images[6] as $img): ?>
|
||
|
<li>
|
||
|
<i data-fix-img="<?= $img['id'] ?>" onclick="rmImg(event,$(this))">删除</i>
|
||
|
<img src="\<?= $img['name'] ?>">
|
||
|
</li>
|
||
|
<?php endforeach; ?>
|
||
|
</ul>
|
||
|
<?php endif; ?>
|
||
|
<?php if(isset($images[7])): ?>
|
||
|
<div style="clear: both"></div>
|
||
|
<h1>底子工</h1>
|
||
|
<ul>
|
||
|
<?php foreach($images[7] as $img): ?>
|
||
|
<li>
|
||
|
<i data-fix-img="<?= $img['id'] ?>" onclick="rmImg(event,$(this))">删除</i>
|
||
|
<img src="\<?= $img['name'] ?>">
|
||
|
</li>
|
||
|
<?php endforeach; ?>
|
||
|
</ul>
|
||
|
<?php endif; ?>
|
||
|
<?php if(isset($images[8])): ?>
|
||
|
<div style="clear: both"></div>
|
||
|
<h1>喷漆工</h1>
|
||
|
<ul>
|
||
|
<?php foreach($images[8] as $img): ?>
|
||
|
<li>
|
||
|
<i data-fix-img="<?= $img['id'] ?>" onclick="rmImg(event,$(this))">删除</i>
|
||
|
<img src="\<?= $img['name'] ?>">
|
||
|
</li>
|
||
|
<?php endforeach; ?>
|
||
|
</ul>
|
||
|
<?php endif; ?>
|
||
|
<?php if(isset($images[9])): ?>
|
||
|
<div style="clear: both"></div>
|
||
|
<h1>钣金安装</h1>
|
||
|
<ul>
|
||
|
<?php foreach($images[9] as $img): ?>
|
||
|
<li>
|
||
|
<i data-fix-img="<?= $img['id'] ?>" onclick="rmImg(event,$(this))">删除</i>
|
||
|
<img src="\<?= $img['name'] ?>">
|
||
|
</li>
|
||
|
<?php endforeach; ?>
|
||
|
</ul>
|
||
|
<?php endif; ?>
|
||
|
<?php if(isset($images[11])): ?>
|
||
|
<div style="clear: both"></div>
|
||
|
<h1>机电</h1>
|
||
|
<ul>
|
||
|
<?php foreach($images[11] as $img): ?>
|
||
|
<li>
|
||
|
<i data-fix-img="<?= $img['id'] ?>" onclick="rmImg(event,$(this))">删除</i>
|
||
|
<img src="\<?= $img['name'] ?>">
|
||
|
</li>
|
||
|
<?php endforeach; ?>
|
||
|
</ul>
|
||
|
<?php endif; ?>
|
||
|
<?php if(isset($images[12])): ?>
|
||
|
<div style="clear: both"></div>
|
||
|
<h1>美容装饰</h1>
|
||
|
<ul>
|
||
|
<?php foreach($images[12] as $img): ?>
|
||
|
<li>
|
||
|
<i data-fix-img="<?= $img['id'] ?>" onclick="rmImg(event,$(this))">删除</i>
|
||
|
<img src="\<?= $img['name'] ?>">
|
||
|
</li>
|
||
|
<?php endforeach; ?>
|
||
|
</ul>
|
||
|
<?php endif; ?>
|
||
|
<?php endif; ?>
|