xzw %!s(int64=4) %!d(string=hai) anos
pai
achega
ba523ff482
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      js/edit.js

+ 1 - 1
js/edit.js

@@ -644,7 +644,7 @@ Hotpoint.prototype.addmedia = function() {
             alert("文件必须为图片!");
             return false;
         }
-        if (!restrictedSize(file, 2)) {
+        if (!restrictedSize(file, 9)) {
             return false;
         }