@@ -205,5 +205,20 @@
.empty {
height: 60vh;
+ .center {
+ text-align: center;
+
+ &-img {
+ width: 228rpx;
+ height: 320rpx;
+ }
+ &-font {
+ font-size: 30rpx;
+ font-weight: 400;
+ color: #999999;
+ margin-bottom: 250rpx;
}
</style>