1、用于文章内容页底部的ajax模板评论框
复制 /templates/pc/web/default/comment_ajax.html 到 /templates/pc/web/default/模块目录/comment_ajax.html
2、用于评论单独显示的页面
复制 /templates/pc/web/default/comment.html 到 /templates/pc/web/default/模块目录/comment.html
在show.html进入评论页面的地址格式为:
{dr_module_comment_url(MOD_DIR, $id)}
签名:这个人很懒,什么也没有留下!