| 1234567891011121314151617181920 |
- page.data-v-b237504c{background-color: #f8f8f8;}
- .til.data-v-b237504c{margin: 24rpx 0;}
- .login.data-v-b237504c{padding-top: 24rpx;}
- .uni-input.data-v-b237504c{width: 100%;box-sizing: border-box;border-radius:100rpx;background-color: #fff;height: 50px;padding-left: 80rpx;}
- .uni-form-item.data-v-b237504c{position: relative;margin-bottom: 40rpx;}
- .btn.data-v-b237504c{border-radius: 100rpx;}
- .uni-form-item-wrap.data-v-b237504c{margin-bottom: 80rpx;}
- .eyebtn.data-v-b237504c {position: absolute;height: 100%; width: 50px;top: 0; right: 0;background: transparent;cursor: pointer;border: 0;padding: 0;margin: 0;outline: 0;}
- .eyebtn.data-v-b237504c::before,
- .eyebtn.data-v-b237504c::after {content:'';position: absolute;top: 0; left: 0; bottom: 0; right: 0;margin: auto;}
- .eyebtn.data-v-b237504c::after{-webkit-transform-origin:unset;transform-origin:unset;-webkit-transform: scale(0.8);transform: scale(0.8);}
- .eyebtn.password.data-v-b237504c::before {width: 20px;height: 20px;background: #e0e0e0;border-radius: 15px 0 15px 0;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition: height .168s;transition: height .168s;}
- .eyebtn.password.data-v-b237504c::after {width: 10px;height: 10px;border-radius: 50%;background: #424242;}
- .eyebtn.text.data-v-b237504c::before {width: 15px;height: 15px;background: transparent;border: 3px solid #e0e0e0;border-radius: 15px 0 15px 0;-webkit-transform: rotate(45deg);transform: rotate(45deg);}
- .eyebtn.text.data-v-b237504c::after {width: 3px;height: 30px;border-radius: 0;-webkit-transform: rotate(30deg);transform: rotate(30deg);background: #e0e0e0;-webkit-transition: height .132s;transition: height .132s;}
- .wxlogin.data-v-b237504c{height: 100rpx;}
- .wxlogin-btn.data-v-b237504c{position: fixed;left: 50%;bottom: 50rpx;width: 100rpx;height: 100rpx;margin-left: -50rpx;background-color: #007AFF;border-radius: 50%;}
- .wxlogin-btn .wxlogin-icon.data-v-b237504c{width: 100%;height: 100%;-webkit-transform: scale(0.5);transform: scale(0.5);}
|