dt_empty.wxss 600 B

1
  1. .empty-wrap{width:100%}.empty-wrap .load-content{position:relative;width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;z-index:500}.empty-wrap .load-error{max-width:200rpx;max-height:204rpx}.empty-wrap .load-error image{max-width:100%;max-height:100%}.empty-wrap .load-tips{width:100%;text-align:center;color:#999;font-size:24rpx;word-break:break-all;padding:30rpx;color:#666}.load-empty{position:fixed;left:0;top:0;width:100%;height:100%;background:#f2f2f2;z-index:1000}