李帅

1.后台可上传图文内容。

......@@ -368,7 +368,7 @@ class MakeImages implements ShouldQueue
}
}
return ceil($this->width * $width / 100 / $max_len);
return ceil($this->width * $width / 10 / $max_len);
}
/**
......