Browse Source

[捉药师] 修复页面空白还能滑动问题

tangyuanwang 4 ngày trước cách đây
mục cha
commit
89591cde90
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/user/index.vue

+ 1 - 1
pages/user/index.vue

@@ -335,7 +335,7 @@ export default {
 .navigator_list {
 	border-top: 1rpx solid #eeeeee;
 	height: 505rpx;
-	margin: 30rpx;
+	margin: 30rpx 30rpx 0rpx 30rpx;
 	border-radius: 30rpx;
 	.navigator_item_one {
 		position: relative;