打开template/default/forum/discuzcode.htm文件, 搜索代码
3 ?/ s$ n+ x- e
<div class="tip tip_4 aimg_tip" id="aimg_$attach[aid]_menu" style="position: absolute; display: none" disautofocus="true">
" M7 Y- O; L" F: N" B
<div class="xs0">
3 G! X/ Y' o4 u5 C) g3 I4 G <p><strong>$attach[filename]</strong> <em class="xg1">($attach[attachsize], {lang downloads}: $attach[downloads])</em></p>
+ n. z% n: Q8 e" z <p>
. H8 M/ ?; Q% X" u1 r, ~$ @$ w! [. i
<a href="forum.php?mod=attachment{$is_archive}&aid=$aidencode¬humb=yes" target="_blank">{lang download}</a>
8 b( a0 g* k6 d5 E <!--{if helper_access::check_module('album')}-->
* F; Z' S* Z e, B2 w5 d6 C: K/ h <a href="javascript:;" onclick="showWindow(this.id, this.getAttribute('url'), 'get', 0);" id="savephoto_$attach[aid]" url="home.php?mod=spacecp&ac=album&op=saveforumphoto&aid=$attach[aid]&handlekey=savephoto_$attach[aid]">{lang save_to_album}</a>
- \7 p* Q+ v3 A& h
<!--{/if}-->
' t2 p/ u/ J; F" U6 y/ [- B <!--{if $firstpost && $_G['fid'] && $_G['forum']['picstyle'] && ($_G['forum']['ismoderator'] || $_G['uid'] == $attach['uid'])}-->
$ E: p4 F6 O R+ O <a href="forum.php?mod=ajax&action=setthreadcover&aid=$attach[aid]&fid=$_G[fid]" onclick="showWindow('setcover{$attach[aid]}', this.href)">{lang set_cover}</a>
3 ]% n% Y& k$ x. N8 w
<!--{/if}-->
8 s' d1 U/ R2 _" ]$ V
</p>
$ R: Y$ }9 c' t& E <!--{if $attach[description]}--><p>$attach[description]</p><!--{/if}-->
! Q5 R* v; y! o: X! X5 s
<p class="xg1 y">$attach[dateline] {lang upload}</p>
1 b" b5 \0 X- `2 x7 B
直接删除即可
T" r6 x. W' Z. h* _
如果想让设为封面显示(只有在开启了封面的版块才显示)就将上面代码替换为下面的代码
3 ^1 s9 s) W1 g. P
' [ N+ m: q0 @$ X2 J
<!--{if $firstpost && $_G['fid'] && $_G['forum']['picstyle'] && ($_G['forum']['ismoderator'] || $_G['uid'] == $attach['uid'])}-->
/ f' F+ d; f3 j( q# ~, m2 U `& Y
<div class="tip tip_4 aimg_tip" id="aimg_$attach[aid]_menu" style="position: absolute; display: none" disautofocus="true">
8 S; [/ Y: @% Q, ] <div class="xs0">
0 x. |% a9 N3 i+ A& ]0 H% f) e <p>
/ E4 s, _8 C! ?3 _& u& }" X$ s, H <a href="forum.php?mod=ajax&action=setthreadcover&aid=$attach[aid]&fid=$_G[fid]" onclick="showWindow('setcover{$attach[aid]}', this.href)">{lang set_cover}</a><a class="xg1 y">$attach[dateline] {lang upload}</a>
! D0 w t6 i* Z; S' a- @( G</p>
6 X) y. d- e1 i! F: }2 L M
<!--{/if}-->
) c% C d% U$ Z& h4 K
# I7 G1 n. ^6 S8 V
<!--{if $attach[description]}--><p>$attach[description]</p><!--{/if}-->
, W; h& E# S3 U) s