TA的每日心情 | 奋斗 昨天 10:41 |
---|
签到天数: 31 天 [LV.5]常住居民I
|
打开template/default/forum/discuzcode.htm模板文件,查找:
- aid=$aidencode{else}{$attach[url]}$attachthumb{/if}" inpost="1"{if $_GET['from'] != 'preview'} {/if} /
复制代码 把后面的
- onmouseover="showMenu({'ctrlid':this.id,'pos':'12'})"
复制代码 代码删除,再查找:
- aid=$aidencode&noupdate=yes{else}{$attach[url]}$attach[attachment]{/if}" $widthcode inpost="1"{if $_GET['from'] != 'preview'}
复制代码 同样把后面的
- onmouseover="showMenu({'ctrlid':this.id,'pos':'12'})"
复制代码 代码删除。 |
|