chore: update

This commit is contained in:
xiaoxian521
2026-01-13 14:37:38 +08:00
parent b7a9cb0755
commit 4c805b3668
86 changed files with 236 additions and 259 deletions

View File

@@ -49,7 +49,7 @@ const columns: TableColumnList = [
:preview-src-list="tableDataImage.map(v => v.image)"
:initial-index="index"
fit="cover"
class="w-[100px] h-[100px]"
class="w-25 h-25"
/>
</template>
</pure-table>