This commit is contained in:
2025-12-20 08:34:16 +08:00
commit 9d4fdc7242
872 changed files with 3536 additions and 0 deletions

View File

@@ -0,0 +1 @@
.empty{width:100%;display:flex;flex-direction:column;align-items:center;padding:20rpx;box-sizing:border-box;justify-content:center}.empty .title{font-size:30rpx}.empty .empty_img{width:50%;height:450rpx}.empty .empty_img image{width:100%;height:100%;padding-bottom:20rpx}.empty button{min-width:300rpx;margin-top:100rpx;height:70rpx;line-height:70rpx!important;font-size:28rpx;font-weight:700;border-radius:100rpx}.fixed{position:fixed;left:0;top:20vh}