Merge branch 'refs/heads/test6.9.23' into gray
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -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> |
-
Please register or login to post a comment