discuz 手机版发帖缩略图 大小调整
手机版确实很方便,但是最近版本手机版在打开帖子图片自动显示为200px的缓存图片,分析了一下代码,终于找到了图片缩略图机制,找到以下文件:
手机模版里面找(你是否安装了其他手机模版):
\template\default\touch\forum\discuzcode.htm 大约在110行。
[os-copy]
unction attachinpost($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,640, 640, 'fixnone') : '' ;
$aidencode = packaids($attach);
$is_archive = $_G['forum_thread']['is_archived'] ? '&fid='.$_G['fid'].'&archiveid='.$_G[forum_thread][archiveid] : '';
}
[/os-copy]
640, 640,为修改缩略图大小
plc .pi .message img,.plc .pi .img_one img { margin:0px 4px 0px 0;max-width:140px; max-height:140px;} 清晰度。
按自己所需情况改 例:.plc .pi .message img,.plc .pi .img_one img { margin:0px 4px 0px 0;width:100%; max-height:auto;}
本文地址:https://bk.zgshlm.com/post/53.html
转载声明:如无特殊标注,文章均为本站原创,转载时请以链接形式注明文章出处。
- 随机标签
- 搜索
- 最近发表
-
- 如何让豆包变得更聪明?2026-05-06
- 让豆包好好说话2026-05-06
- 宝塔面板降级教程2022-05-11
- Z-Blog修改tags标签限制20个数量的方法!(完美解决)2022-03-31
- 安装centos7显示器分辨率不适配的解决办法2021-04-02
- 【原创】“莫”道艺途茫无路 明灯缘至有良“方”2021-03-13
- 在Windows上安装FFmpeg程序2020-09-16
- 网站提示DedeCMS:CSRF Token Check Failed!解决2020-07-20
- Discuz!X3.4本地附件全部修改为远程附件的方法2020-06-13
- 郑路迅 2020年篆刻作品012020-06-08