Browse Source

bug 修复

lilei 4 years ago
parent
commit
b734687e78
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pages/coupon/index/index.vue

+ 2 - 2
pages/coupon/index/index.vue

@@ -133,8 +133,8 @@
 		uni-swiper{
 			flex-grow: 1;
 		}
-		.u-empty.data-v-6938e513{
-			height: 90%;
+		.u-empty{
+			height: auto!important;
 		}
 	}
 </style>