zhengjinyi %!s(int64=3) %!d(string=hai) anos
pai
achega
d0f4b6b6cc

+ 4 - 4
src/main/webapp/WEB-INF/views/modules/product-new/productEdit.jsp

@@ -404,9 +404,9 @@
                                       maxWidth="100"
                                       maxHeight="100"/>
                     </div>
-                    <div class="conList upload-tips" style="margin-top: 20px;">
-                        <font color="red">第一张图作为商品主图必传;最多上传5张商品图片,请尽量全部上传,单张图片不能超过5M</font>
-                    </div>
+                </div>
+                <div class="conList upload-tips" style="margin-top: 20px;">
+                    <font color="red">第一张图作为商品主图必传;最多上传5张商品图片,请尽量全部上传,单张图片不能超过5M</font>
                 </div>
             </td>
         </tr>
@@ -1109,7 +1109,7 @@
             wrapper.find('li').css('z-index', '-1');
             wrapper.find('input').val('');
             $(this).hide();
-            if ($('.cancel-upload:visible').length < 9) {
+            if ($('.cancel-upload:visible').length < 5) {
                 wrapper.addClass("hide-pic");
             } else {
                 wrapper.removeClass("hide-pic");