无限星辰工作室-客户无限互联网动力之源
标题:
Discuz! 触屏版完美显示分类信息解决方案之一
[打印本页]
作者:
crx349
时间:
2015-3-27 14:10
标题:
Discuz! 触屏版完美显示分类信息解决方案之一
1. 打开 template\default\touch\forum\viewthread.htm 搜索
<!--{if $post['first'] && $threadsort && $threadsortshow}-->
复制代码
修改为:
<!--{if $post['first'] && $threadsortshow}-->
复制代码
2. 美化:
搜索
$option[title]: <!--{if $option['value']}-->$option[value] $option[unit]<!--{else}--><span class="grey">--</span><!--{/if}--><br />
复制代码
修改为:
<p style="margin-bottom:5px;"><span class="grey"><em> $option[title]</em></span> <!--{if $option['value']}-->$option[value] $option[unit]<!--{else}--><span class="grey">--</span><!--{/if}--></p>
复制代码
3.替换同名文件,更新缓存,手机访问刷新看看效果
欢迎光临 无限星辰工作室-客户无限互联网动力之源 (https://xmspace.net/)
Powered by Discuz! X3.4