You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
1.2 KiB
1 lines
1.2 KiB
.page{overflow:hidden;background-color:#fafbff;color:grey;display:flex;flex-direction:column;position:relative}.top{width:100%;height:200rpx;position:relative}.top ._img{width:100%;height:200rpx}.top .tops{width:100%;height:40rpx;border-radius:20rpx 20rpx 0 0;position:absolute;z-index:10;background-color:#fafbff;bottom:0rpx;left:0}.items{flex:1;display:flex;flex-direction:column;align-items:center;z-index:999}.items .title{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:58rpx}.items .title .text{margin-top:20rpx;font-size:26rpx;text-align:center;color:#939393}.items .item{width:80%}.items .item .label{font-size:32rpx;margin:26rpx 0}.items .item label{color:#4963f4}.items .item label checkbox{border:#4963f4}.items .item input{box-sizing:border-box;padding:0 16rpx;height:80rpx;background:#ecf2ff;border-radius:3px;font-size:26rpx}.items .item input input{height:100%}.items .username{margin-top:58rpx}.items .password{margin-bottom:76rpx}.button{width:100%}.button button[type="default"]{margin:0 auto;width:80%;color:#fff;border-radius:100rpx;background:#4963f4;box-shadow:2px rgba(73,99,244,.8)}.bottom{width:100%;height:200rpx}.bottom image{width:100%;height:100%} |