@@ -3,7 +3,7 @@
<van-image
:radius="30"
width="100%"
- height="calc(100% - 32px)"
+ height="calc(354px - 32px)"
v-if="type === 'collection'"
:src="getImg(changeImgs(info.pic))"
fit="cover"