) W4 v, ]% Q0 g1 C7 H$ U
; L5 n! N, G, s) q) R) |7 k
7 ?; U% f% A+ }/ ?5 o( K; J5 V9 Y- ? t
如題: 以 default模板為例
; P0 [, g; C1 [' s
" c/ v8 t( r6 M' b! C( W: N! ?修改 ./template/default/forum/forumdisplay_list.htm
, `$ ?% o: A R7 @6 @- Z( Y
找到
: [0 W$ H; _% y% U8 s0 Z- {lang like}: <!--{if $thread[recommends]}-->$thread[recommends]<!--{else}-->0<!--{/if}--></font>
複製代碼
2 V" G* d N( |0 ^# p改成
{: B& r0 `+ R' j# M5 I, @0 U5 u- <font color="#ff00ff">{lang views}</font>: <!--{if $thread['isgroup'] != 1}-->$thread[views]<!--{else}-->0<!--{/if}--></font>
複製代碼 ) B1 V- Y H2 g5 o9 \* }
5 {. W7 l* @( `0 {2 ]
+ C, [0 G" C2 g4 i# p+ {5 X