...
|
...
|
@@ -118,7 +118,7 @@ |
|
|
<table>
|
|
|
<tr>
|
|
|
<td><input type="file" id="iosSmallImageFirst" name="iosSmallImageFirst" value="[[iosSmallImageFirst]]"></td>
|
|
|
<td><input type="file" id="iosBigImageFirst" name="iosBigImageFirst" value="[[iosSmallImageFirst]]"></td>
|
|
|
<td><input type="file" id="iosBigImageFirst" name="iosBigImageFirst" value="[[iosBigImageFirst]]"></td>
|
|
|
<td><input type="file" id="androidImageFirst" name="androidImageFirst" value="[[androidImageFirst]]"></td>
|
|
|
<td>
|
|
|
<button class="btn btn-danger btn-sm del-btn" data-event="template-content" type="button" data-key="first">删除图片</button>
|
...
|
...
|
|