打开template/default/forum/discuzcode.htm文件, 搜索代码
6 r8 N. u( O# z" @      <div class="tip tip_4 aimg_tip" id="aimg_$attach[aid]_menu" style="position: absolute; display: none" disautofocus="true">
9 w: x: E, z$ ]) Y8 U7 v! q" E        <div class="xs0">
6 d* J6 {4 ]" D, Z+ f0 P
          <p><strong>$attach[filename]</strong> <em class="xg1">($attach[attachsize], {lang downloads}: $attach[downloads])</em></p>
- w" H7 _8 V9 |1 [9 `          <p>
2 U# s* O5 i0 C& I. W$ W6 N            <a href="forum.php?mod=attachment{$is_archive}&aid=$aidencode¬humb=yes" target="_blank">{lang download}</a>
: K! x/ Y5 Q) L: q8 \: U            <!--{if helper_access::check_module('album')}-->
+ O' m8 s+ D) |* N
               <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>
$ C# ]9 F! {  t/ o) v/ L- J
            <!--{/if}-->
! ?$ d" R8 p, Z9 s& F: o9 v5 M            <!--{if $firstpost && $_G['fid'] && $_G['forum']['picstyle'] && ($_G['forum']['ismoderator'] || $_G['uid'] == $attach['uid'])}-->
5 r/ x3 u% v' \3 f" W
               <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>
; @9 N. R& s  X- D6 K7 E            <!--{/if}-->
! r) U# s% r. O" X" M
          </p>
  d. e3 v( K2 o: Y* u2 k( `          <!--{if $attach[description]}--><p>$attach[description]</p><!--{/if}-->
0 R- ?+ V% I% Z; @! n* A" o
          <p class="xg1 y">$attach[dateline] {lang upload}</p>
; f2 N; N: L& r' d/ ]& b* `" F
直接删除即可
, q; T4 N4 G0 B+ Y+ Q# I8 e! n- B如果想让设为封面显示(只有在开启了封面的版块才显示)就将上面代码替换为下面的代码
6 E1 A; @$ U$ }' b! j  E* N# c; C
 J# C$ q" L: L8 t3 T
  J# C$ q" L: L8 t3 T
            <!--{if $firstpost && $_G['fid'] && $_G['forum']['picstyle'] && ($_G['forum']['ismoderator'] || $_G['uid'] == $attach['uid'])}-->
; K% P/ h1 Y  ~0 G: {. G" C
      <div class="tip tip_4 aimg_tip" id="aimg_$attach[aid]_menu" style="position: absolute; display: none" disautofocus="true">
: r1 ]5 e* o' x$ h$ l" s" I        <div class="xs0">
4 |/ Y+ l# B- b          <p>
3 y+ {) j0 O  S: }
              <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>
0 e$ S+ J/ q3 M+ E( p
</p>
, X; n. P- X" _6 v9 v0 W. m# R
            <!--{/if}-->
6 ~4 ^' P% L) |0 A) w) V. l          
+ v5 ~! R7 Z; a4 d0 z& a          <!--{if $attach[description]}--><p>$attach[description]</p><!--{/if}-->
7 P# ]1 O+ A$ v' c, r$ X