MrShi
8 天以前 9f8abe86e6b7fc16a513c49e40a37dd8fff6dc39
screen/src/assets/base.css
@@ -17,7 +17,17 @@
::-webkit-scrollbar {
  display: none;
}
.swiper-wrapper {
  display: block !important;
}
.empty_wrap{
  display: flex;
  justify-content: center;
  align-items: center;
}
.empty_wrap img{
  width: 100px;
}
p{
  padding: 0;
  margin: 0;