una 1 gadu atpakaļ
vecāks
revīzija
6ca609dc9a
1 mainītis faili ar 4 papildinājumiem un 3 dzēšanām
  1. 4 3
      pages/ucenter/address/address.wxss

+ 4 - 3
pages/ucenter/address/address.wxss

@@ -28,15 +28,16 @@ page {
 }
 
 .container {
-  height: 100%;
-  width: 100%;
+  /* height: 100%; */
+	width: 100%;
+	padding-bottom: 160rpx;
 }
 
 .address-list {
   padding-left: 31.25rpx;
   background: #fff;
   background-size: auto 10.5rpx;
-  margin-bottom: 160rpx;
+  /* margin-bottom: 160rpx; */
 }
 
 .address-list .item {