@@ -56,8 +56,7 @@ const CardDetailPage = (props) => {
<View className='cardRight'>
<RatioItem ratio='109:151'>
<Image
- style={{ width: '100%' }}
- mode='widthFix'
+ style={{ width: '100%',height:'100%' }}
src={applicationInfoDate?.petImg1}
></Image>
</RatioItem>