【metinfo】模板文件添加自定义代码
2014-01-20 03:02:24
admin
在index.html(首页模板)最上面php代码区域加入$webnav=methtml_classlist('1','','1');
在要调用的地方加上{$webnav}即可。