dever %!s(int64=6) %!d(string=hai) anos
pai
achega
c2f2410288
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      lib/Store/Core.php

+ 2 - 0
lib/Store/Core.php

@@ -172,6 +172,8 @@ class Core
 			$this->output['status'] = -1;
 			$this->output['message'] = '图片高度不能超过' . $this->config['height'] . 'px';
 		}
+
+		$this->size = number_format($this->size/1024, 2);
 	}
 	
 	/**