{{ currentNav.label }}
{{ page==='dashboard' ? '查看内容、用户和待处理事项' : '搜索、编辑和维护业务数据' }}
管理员 · {{ adminName || 'admin' }}
{{ notice }}
最近更新
{{item.title}} · {{item.type}}
{{formatTime(item.updated_at || item.created_at)}}暂无内容,开始发布第一条信息吧。
| {{column.label}} | 操作 |
|---|---|
| {{ item.status ? '已上架' : '已下架' }}{{roleLabel(item.role)}}{{verifyLabel(item.staff_verified)}}{{ imageCount(item) }} 张{{categoryLabel(item.category_id)}}¥{{Number(item.price || 0).toFixed(2)}} / {{item.unit || '件'}}{{typeLabel(item.type)}}{{formatTime(item.created_at)}}{{item[column.key] || '—'}} | |
{{ search ? '没有匹配的数据' : '暂无数据' }} |
共 {{filteredRecords.length}} 条{{currentPage}} / {{totalPages}}