注册流程
This commit is contained in:
13
pages/login/index.wxss
Normal file
13
pages/login/index.wxss
Normal file
@@ -0,0 +1,13 @@
|
||||
.inputClass {
|
||||
margin-top: 200rpx;
|
||||
padding: 20rpx;
|
||||
}
|
||||
.inputButton {
|
||||
padding: 20rpx;
|
||||
margin-top: 50rpx;
|
||||
}
|
||||
.clickRegister{
|
||||
margin-top: 10rpx;
|
||||
font-size: 28rpx;
|
||||
float: right;
|
||||
}
|
||||
Reference in New Issue
Block a user