wechat_staff/components/disCase/index.less
@@ -17,20 +17,13 @@ .app { height: 100%; width: 100%; overflow-y:hidden; .home_content{ height: 100%; } } .home_top{ position: fixed; z-index: 9999; width: 100%; background-color: #fff; } .main_content{ height: 100%; padding-top: 120rpx; .query_wrap_scroll{ width: 750rpx; padding: 0 40rpx; @@ -183,4 +176,14 @@ } } } .empty_wrap{ width: 100%; display: flex; padding-top: 200rpx; justify-content: center; } .default_empty{ width: 300rpx; height: 300rpx; } }