添加缩略图同步功能

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>