Browse Source

处理测试bug

Administrator 7 years ago
parent
commit
46d15a10a0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/mobile/user/address.vue

+ 1 - 1
pages/mobile/user/address.vue

@@ -64,7 +64,7 @@
     background: #f1f3f6;
     background: #f1f3f6;
     .logistics-content {
     .logistics-content {
       overflow-y: scroll;
       overflow-y: scroll;
-      height: calc(100vh - 1.26rem)
+      height: calc(93vh - 1.26rem)
     }
     }
   }
   }
 </style>
 </style>