show.html写法:
1、显示模块内容阅读量,并主动增加(之前必须加装jquery)
{dr_show_hits($id)}
2、显示模块内容阅读量,不累加
{$hits}
list.html写法:
{dr_show_hits($t.id, '模块目录')}
{$t.hits}
http://www.htmltoo.com/