打开template/default/forum/discuzcode.htm文件, 搜索代码
' G: v) W0 w: f! X. S <div class="tip tip_4 aimg_tip" id="aimg_$attach[aid]_menu" style="position: absolute; display: none" disautofocus="true">
! X7 A S4 ~% c <div class="xs0">
+ F$ J% \' ~4 _0 G0 U8 }, S) \
<p><strong>$attach[filename]</strong> <em class="xg1">($attach[attachsize], {lang downloads}: $attach[downloads])</em></p>
% n) F' `; |! M
<p>
3 `( t c+ Z' H) }: o <a href="forum.php?mod=attachment{$is_archive}&aid=$aidencode¬humb=yes" target="_blank">{lang download}</a>
% d2 q, {! o( G7 ^% V
<!--{if helper_access::check_module('album')}-->
+ ]1 y- Y0 @! W: N5 L <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>
8 u: X6 ^# o- w) W' L$ [% K <!--{/if}-->
* u: W& f* l8 T
<!--{if $firstpost && $_G['fid'] && $_G['forum']['picstyle'] && ($_G['forum']['ismoderator'] || $_G['uid'] == $attach['uid'])}-->
C! Z& j8 w; F* C% O& 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>
( U) \9 j3 |* Y1 |/ _& t6 P% @9 b
<!--{/if}-->
) i0 @7 E! @% O
</p>
8 Q! ?9 p; F4 o. e/ H6 E3 r9 q5 P <!--{if $attach[description]}--><p>$attach[description]</p><!--{/if}-->
+ f" X9 x9 d) D- w& p2 j s <p class="xg1 y">$attach[dateline] {lang upload}</p>
i) }7 K" W U4 k
直接删除即可
6 b6 C) Z1 {3 C. Y
如果想让设为封面显示(只有在开启了封面的版块才显示)就将上面代码替换为下面的代码
+ F% Q8 k" j/ e3 I3 A" i3 f# N2 S) D
n; @5 w4 Q+ p+ N! O; ^% w- H# o6 {
<!--{if $firstpost && $_G['fid'] && $_G['forum']['picstyle'] && ($_G['forum']['ismoderator'] || $_G['uid'] == $attach['uid'])}-->
4 A) v$ j9 [1 S7 ^' W% ]! b
<div class="tip tip_4 aimg_tip" id="aimg_$attach[aid]_menu" style="position: absolute; display: none" disautofocus="true">
4 `! z7 N' y1 ^* e
<div class="xs0">
6 {+ R* ~ |$ m8 P* I <p>
3 E7 m* I6 ?2 s. V$ F( v: `: A <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>
- {4 S; k( H( @$ y, ] d</p>
1 ]1 O2 |* x# \4 @8 N/ A
<!--{/if}-->
( t& |8 p q! c+ h, {1 u5 t
H. h: X ?. \- t/ f& c+ S <!--{if $attach[description]}--><p>$attach[description]</p><!--{/if}-->
3 e7 m/ r! z3 Z