一、模板文件
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)}
文档最后更新时间:2017-06-12 16:09:03