|
- <!--{if $post['first'] && $threadsort && $threadsortshow}-->
- <!--{if $threadsortshow['optionlist'] && !($post['status'] & 1) && !$_G['forum_threadpay']}-->
-
- <!--{if $threadsortshow['optionlist'] == 'expire'}-->
- {lang has_expired}
- <!--{else}-->
-
- <!--{loop $threadsortshow['optionlist'] $option}-->
-
- <!--{if $option['type'] != 'info'}-->
- <dl><dt>$option['title']<i> </i></dt><dd><!--{if $option['value']}-->$option['value'] $option['unit']<!--{else}--><span class="fc-s">--</span><!--{/if}--></dd></dl>
-
- <!--{/if}-->
- <!--{/loop}-->
-
- <!--{/if}-->
- <!--{/if}-->
- <!--{/if}-->
复制代码 这段代码在会展示出所有分类信息字段。
我如果 想要只展示选中主题展示的那一部分字段。怎么修改这段代码。。请教下。谢谢
我知道答案
回答被采纳将会获得 1 贡献 已有4人回答
|
|