优化首页分页和图片上传
This commit is contained in:
@@ -708,6 +708,8 @@ function parseQuantityUnit(price: string) {
|
||||
v-if="item.cover_url"
|
||||
:src="item.cover_url"
|
||||
:alt="getListingTitle(item)"
|
||||
loading="lazy"
|
||||
decoding="async"
|
||||
/>
|
||||
<span v-else>图</span>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user