批量删除
共有数据:{$count} 条
| ID | 漫画 | 用户名 | 评论 | 评论时间 | 操作 | |
|---|---|---|---|---|---|---|
| {$vo.id} | {$vo.book.book_name} | {$vo.user.username} | {$vo.content|subtext=20}... | {$vo.create_time|date='Y-m-d H:i'} | |
{extend name="pub/base" /} {block name="title"}
| ID | 漫画 | 用户名 | 评论 | 评论时间 | 操作 | |
|---|---|---|---|---|---|---|
| {$vo.id} | {$vo.book.book_name} | {$vo.user.username} | {$vo.content|subtext=20}... | {$vo.create_time|date='Y-m-d H:i'} | |