syyang hace 2 años
padre
commit
93004fc983

+ 1 - 1
pages/xunjian/xunjian.wxss

@@ -28,7 +28,7 @@
   color: #000;
 }
 .txt_vi{
-  margin: 20rpx 0rpx;
+  margin: 20rpx 30rpx 0rpx 30rpx;
   display: flex;
   flex-direction: column;
 }

+ 1 - 1
pages/xunjiancz/xunjiancz.wxss

@@ -27,7 +27,7 @@
   color: #000;
 }
 .txt_vi{
-  margin: 20rpx 30rpx;
+  margin: 20rpx 30rpx 0rpx 30rpx;
   display: flex;
   flex-direction: column;
 }

+ 2 - 2
pages/xunjianimg/xunjianimg.wxss

@@ -21,7 +21,7 @@
   color:#999 ;
 }
 .txt_vi{
-  margin: 20rpx 30rpx;
+  margin: 20rpx 30rpx 0rpx 30rpx;
   display: flex;
   flex-direction: column;
 }
@@ -97,7 +97,7 @@
  .flex_row{
    display: flex;
    flex-direction: row!important;
-   padding-top: 20rpx;
+   /* padding: 20rpx 0rpx; */
  }
  .flex_row image{
   width: 200rpx;

+ 2 - 2
pages/xunjianmore/xunjianmore.wxss

@@ -21,7 +21,7 @@
   color:#999 ;
 }
 .txt_vi{
-  margin: 20rpx 30rpx;
+  margin: 20rpx 30rpx 0rpx 30rpx;
   display: flex;
   flex-direction: column;
 }
@@ -100,7 +100,7 @@
  .flex_row{
    display: flex;
    flex-direction: row!important;
-   padding-top: 20rpx;
+   /* padding: 20rpx 0rpx; */
  }
  .flex_row image{
   width: 200rpx;