wechat_staff/components/disProduct/index.less
@@ -13,6 +13,7 @@ image { width: 28rpx; height: 28rpx; margin-right: 16rpx; } } @@ -20,6 +21,7 @@ .app { height: 100%; width: 100%; overflow-y:hidden; .home_content{ height: 100%; } @@ -183,7 +185,7 @@ .img { width: 242rpx; height: 216rpx; max-height: 216rpx; } .new { @@ -210,6 +212,7 @@ .icon { width: 28rpx; height: 28rpx; margin-right: 8rpx; } @@ -223,5 +226,15 @@ } } } .empty_wrap{ width: 100%; display: flex; padding-top: 200rpx; justify-content: center; } .default_empty{ width: 300rpx; height: 300rpx; } } }