2025-04-01 09:03:51 +08:00

1 line
1.9 KiB
Plaintext

.content .backImg{position:fixed;width:100%;height:100%;top:0;left:0;z-index:-1}.content .container{box-sizing:border-box;padding:20rpx 30rpx;min-height:calc(100vh - 166rpx - 88rpx - 44rpx)}.content .container .card{width:690rpx;background:#fff;border-radius:30rpx;box-sizing:border-box;padding:40rpx 30rpx}.content .container .card .list .list-item{display:flex;align-items:center;justify-content:space-between;font-size:30rpx;color:#181818;height:91rpx;line-height:91rpx;border-bottom:1rpx solid #f5f6fa}.content .container .card .list .list-item:nth-child(1){height:148rpx;line-height:148rpx}.content .container .card .list .list-item:nth-child(1) .right{display:flex;align-items:center;font-size:30rpx;color:#babdc7}.content .container .card .list .list-item:nth-child(4) .right{display:flex;align-items:center}.content .container .card .list .list-item:nth-child(5) .right{display:flex;align-items:center}.content .container .card .list .list-item:nth-child(6) .right{display:flex;align-items:center}.content .container .card .list .list-item:nth-child(7) .right{display:flex;align-items:center}.content .container .card .list .list-item:last-child{border-bottom:none}.content .bottom{position:fixed;left:0;bottom:0;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);display:flex;align-items:center;justify-content:center;width:100%;height:166rpx;background:#fff;box-shadow:0rpx -2rpx 4rpx 0rpx rgba(186,189,199,.2)}.content .avatar_choose{display:flex;align-items:center;justify-content:space-between;margin-top:100rpx;margin-bottom:100rpx}.content .avatar_choose .cards{display:flex;flex-direction:column;align-items:center;justify-content:center}.content .avatar_choose .cards ._img{width:150rpx;height:150rpx;margin-bottom:20rpx}.content .avatar_choose .cards .choose_btn{width:100rpx;height:50rpx;border-radius:10rpx;background-color:#009379;color:#fff;text-align:center;line-height:50rpx}