ソースを参照

处理测试bug

Administrator 8 年 前
コミット
46d15a10a0
1 ファイル変更1 行追加1 行削除
  1. 1 1
      pages/mobile/user/address.vue

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

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