Kaynağa Gözat

deleteTabBar

[baozhangchao] 3 yıl önce
ebeveyn
işleme
d22ee1409b
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0
    1
      lib/pages/Information/ArticleInfo.dart

+ 0
- 1
lib/pages/Information/ArticleInfo.dart Dosyayı Görüntüle

@@ -48,7 +48,6 @@ class ArticleInfo extends StatelessWidget {
48 48
               ),
49 49
               Container(
50 50
 
51
-                padding: EdgeInsets.fromLTRB(0, 10, 0,10),
52 51
                 padding: EdgeInsets.fromLTRB(0, 10, 0,10),
53 52
                 child: Image(image: AssetImage('images/cars.png'),width:320.w,height:260.w,fit: BoxFit.fill,),
54 53