Authored by shuaiguo

Merge branch 'refs/heads/test6.9.23' into gray

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