phpcms 文章缩略图质量模糊的问题:
/libs/classes/image.class.php
注释掉
else
imagecopyresized($thumbimg, $srcimg, 0, 0, $psrc_x, $psrc_y, $width, $height, $srcwidth, $srcheight);
另将102行的
$imagefun($thumbimg, $filename);
...
苗景云的博客
<< 向左走,向右走 >>
<< 向左走,向右走 >>
