李志伟 3 yıl önce
ebeveyn
işleme
c7d34a9d3e
1 değiştirilmiş dosya ile 1 ekleme ve 2 silme
  1. 1
    2
      src/pages/dogCardDetail/index.jsx

+ 1
- 2
src/pages/dogCardDetail/index.jsx Dosyayı Görüntüle

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