index.wxss 2.5 KB

1
  1. page{background:#fff}.appLogin{margin-top:60rpx}.appLogin .hds{display:flex;justify-content:center;align-items:center;font-size:24rpx;color:#b4b4b4}.appLogin .hds .line{width:68rpx;height:1rpx;background:#ccc}.appLogin .hds ._p{margin:0 20rpx}.appLogin .btn-wrapper{display:flex;align-items:center;justify-content:center;margin-top:30rpx}.appLogin .btn-wrapper .btn{display:flex;align-items:center;justify-content:center;width:68rpx;height:68rpx;border-radius:50%}.appLogin .btn-wrapper .apple-btn{display:flex;align-items:center;justify-content:center;width:68rpx;height:68rpx;border-radius:50%;background:#000}.appLogin .btn-wrapper .apple-btn .icon-s-pingguo{color:#fff;font-size:44rpx}.appLogin .btn-wrapper .iconfont{font-size:40rpx;color:#fff}.appLogin .btn-wrapper .wx{margin-right:30rpx;background-color:#61c64f}.appLogin .btn-wrapper .mima{margin-right:30rpx;background-color:#28b3e9}.appLogin .btn-wrapper .yanzheng{margin-right:30rpx;background-color:#f89c23}.code ._img{width:100%;height:100%}.acea-row.row-middle input{margin-left:20rpx;display:block}.login-wrapper{padding:30rpx}.login-wrapper .shading{display:flex;align-items:center;justify-content:center;width:100%;margin-top:200rpx}.login-wrapper .shading image{width:240rpx;height:240rpx}.login-wrapper .whiteBg{margin-top:100rpx}.login-wrapper .whiteBg .list{border-radius:16rpx;overflow:hidden}.login-wrapper .whiteBg .list .item{border-bottom:1px solid #f0f0f0;background:#fff}.login-wrapper .whiteBg .list .item .row-middle{position:relative;padding:16rpx 45rpx}.login-wrapper .whiteBg .list .item .row-middle input{flex:1;font-size:28rpx;height:80rpx}.login-wrapper .whiteBg .list .item .row-middle .code{position:absolute;right:30rpx;top:50%;color:var(--view-theme);font-size:26rpx;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.login-wrapper .whiteBg .logon{display:flex;align-items:center;justify-content:center;width:100%;height:86rpx;margin-top:80rpx;background-color:var(--view-theme);border-radius:120rpx;color:#fff;font-size:30rpx}.login-wrapper .whiteBg .tips{margin:30rpx;text-align:center;color:#999}.protocol{margin-top:40rpx;color:#999;font-size:24rpx;text-align:center;bottom:20rpx}.bottom{position:fixed;bottom:30rpx;left:0;display:flex;width:100%;justify-content:center;color:#999}.bottom .ver{font-size:20rpx}.bottom .ver-msg{margin-left:10rpx}.bottom ._a{color:#999;margin-left:10rpx;text-decoration:none}.trembling{-webkit-animation:shake .6s;animation:shake .6s}.main-color{color:var(--view-theme)}