代理入驻

This commit is contained in:
学习很差啦
2023-02-16 10:53:14 +08:00
parent fc5a6a6f7f
commit 989a567ecb
15 changed files with 1218 additions and 11 deletions

View File

@@ -0,0 +1,18 @@
.flag-title {
font-size: 42rpx;
font-weight: bold;
}
.submit,
.notice {
font-weight: bold;
font-size: 28rpx;
height: 92rpx;
text-align: center;
letter-spacing: 4rpx;
line-height: 92rpx;
border-radius: 20rpx;
}
.wrapper {
padding:16rpx;
}