栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 软件开发 > 后端开发 > PHP > php开源框架 > discuz

discuz手机版图片缩略图大小设置/修改清晰度

discuz 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

discuz手机版图片缩略图大小设置/修改清晰度


discuz手机版 图片缩略图大小设置/修改清晰度

emplatedefaultmobileforumdiscuzcode.htm和

emplatedefault ouchforumdiscuzcode.htm

找到discuzcode.htm文件,搜索“200”会有两处代码如下

 

function imagelist($attach" { global $_G;

$attach['refcheck'] = (!$attach['remote'] && $_G['setting']['attachrefcheck']" || ($attach['remote'] && ($_G['setting']['ftp']['hideurl'] || ($attach['isimage'] &&$_G['setting']['attachimgpost'] && strtolower(substr($_G['setting']['ftp']['attachurl'], 0, 3"" == 'ftp'""";

$mobilethumburl = $attach['attachimg'] && $_G['setting']['showimages'] && (!$attach['price'] || $attach['payed']" && ($_G['group']['allowgetimage'] ||$_G['uid'] == $attach['uid']" ? getforumimg($attach['aid'], 0, 200, 200, 'fixnone'" : '' ;

$aidencode = packaids($attach"; $is_archive = $_G['forum_thread']['is_archived'] ?"&fid=".$_G['fid']."&archiveid=".$_G[forum_thread][archiveid] : ''; }

size参数改大了之后你再在手机上看效果,缩略图是不是变大了?

看看,是不是我的网站缩略图还是原来那么大(200PX),但是清晰度怎么异常高呢?还有个小窍门,暂且让我保留一会儿,呵呵~

 

找到 static/image/mobile/style.css

修改这段样式中的红色字体

.plc .pi .message img,.plc .pi .img_one img { margin:0px 4px 0px 0; max-width:300px; max-height:300px; }

 

转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/218610.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号