| 文章 |
getVar('comment')->title;?> |
| 评论 |
getVar('comment')->comment;?> |
| 状态 |
getVar('comment')->status==1) {?>启用
getVar('comment')->status==0) {?>禁用
|
| 评论人 |
getVar('comment')->username;?>(getVar('comment')->nickname;?>) |
getVar('comment')->pusername) {?>
| 被评论人 |
getVar('comment')->pusername;?>(getVar('comment')->pnickname;?>) |
| 点赞数 |
getVar('comment')->likes;?> |
| 反对数 |
getVar('comment')->oppose;?> |
| 用户IP |
getVar('comment')->user_ip);?> |
| 操作系统 |
getVar('comment')->user_os;?> |
| 浏览器 |
getVar('comment')->user_bs;?> |
| 时间 |
getVar('comment')->create_time;?> |