fix: record page
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
zzc
2026-02-09 01:43:01 +08:00
parent 23b0ae35af
commit 43f38207bf
6 changed files with 403 additions and 18 deletions

View File

@@ -64,24 +64,6 @@
</div>
</template>
</el-table-column>
<el-table-column align="left" label="交互信息" show-overflow-tooltip>
<template #default="{ row }">
<div>
<div>
<strong>查看数</strong>
{{ row.viewCount }}
</div>
<div>
<strong>分享数</strong>
{{ row.shareCount }}
</div>
<div>
<strong>保存数</strong>
{{ row.saveCount }}
</div>
</div>
</template>
</el-table-column>
<el-table-column align="left" label="作者信息" show-overflow-tooltip>
<template #default="{ row }">
<div class="author-cell">