活动列表
信息提示
{{error}}
返回上一页共{{total}}条信息,共{{pageCount}}页,当前{{currentPageStartNumber}}-{{currentPageEndNumber}}条
| # | {{labels.id}} | {{labels.name}} | {{labels.checkin_start_at}} | {{labels.checkin_finish_at}} | {{labels.view_count}} | {{labels.status}} | {{labels.created_at}} | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{index + (page - 1) * pageSize + 1}} | {{item.id}} | {{item.name}} | {{formatDate(item.checkin_start_at)}} | {{formatDate(item.checkin_finish_at)}} | {{item.view_count}} | {{display(item.status, 'status')}} | {{formatDate(item.created_at)}} | ||||||||||||||
| 暂无数据 | |||||||||||||||||||||
- «
- {{ item }}
- »