添加缩略图同步功能

This commit is contained in:
橙子
2022-10-17 01:10:31 +08:00
parent 50d43a2fc5
commit 16d25fb60d
23 changed files with 568 additions and 136 deletions

View File

@@ -3,7 +3,7 @@
round
:width="width"
:height="height"
:src="url+(src??'0')"
:src="url+(src??'0')+'/true'"
/>
</template>

View File

@@ -36,7 +36,7 @@
fit="cover"
width="100%"
height="7rem"
:src="url + image"
:src="url + image+'/true'"
radius="5"
/>
<template v-slot:loading>