@cms.voteList startStartDate=startStartDate endStartDate=endStartDate startEndDate=startEndDate endEndDate=endEndDate title=title orderField=orderField orderType=orderType pageIndex=pageNum pageSize=numPerPage>
| <@t.page 'select'/> | ID | <@t.page 'title'/> | <@t.page 'description'/> | <@t.page 'content.score'/> | <@t.page 'start_date'/> | <@t.page 'end_date'/> | <@t.page 'create_date'/> |
|---|---|---|---|---|---|---|---|
| <@t.page 'select'/> | ${a.id!} | ${a.title!} | ${a.description!} | ${a.votes!} | ${a.startDate!} | ${a.endDate!} | ${a.createDate!} |