This commit is contained in:
2025-12-27 09:01:32 +08:00
commit 24647b844e
712 changed files with 2718 additions and 0 deletions

View File

@@ -0,0 +1 @@
page{background:#fff}.form-banner{width:100vw;line-height:1}.form-banner image{width:100%;line-height:1}.system-form-wrap{border-radius:32rpx;overflow:hidden;margin:0 0 60rpx 0;padding:0 12rpx;-webkit-transform:translateY(-40rpx);transform:translateY(-40rpx)}.system-form-wrap .form-title{line-height:100rpx;padding-top:20rpx}.system-form-wrap .button{height:80rpx;line-height:80rpx!important;margin-top:30rpx!important;width:84%;margin-left:28rpx!important;border-radius:80rpx;background:#f4391c;color:#fff}.system-form-wrap .form-wrap{background:#fff;padding:30rpx;border-radius:32rpx}