123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135 |
- .top-page.data-v-25e10d82 {
- width: 90%;
- height: 100vh;
- /* background-image: url(/static/images/top-bg.png); */
- background: linear-gradient(180deg, #D8FFF2 0%, #46E2ED 42%, #BEFFE8 98%);
- padding-left: 5%;
- padding-right: 5%;
- }
- .page-success.data-v-25e10d82 {
- color: #32d961;
- font-weight: 700;
- display: flex;
- flex-direction: row;
- align-items: center;
- padding-top: 40px;
- padding-bottom: 20px;
- }
- .saveP.data-v-25e10d82 {
- font-size: 18px;
- font-weight: 600;
- }
- .save-phone-cla.data-v-25e10d82 {
- color: #6e6a6a;
- font-weight: 700;
- margin-top: 10px;
- }
- .verification-code.data-v-25e10d82 {
- margin-top: 20px;
- }
- .verification-phone.data-v-25e10d82 {
- /* background-color: #6e6a6a; */
- margin-top: 20px;
- }
- .phone-button.data-v-25e10d82 {
- margin-top: 80rpx;
- background: linear-gradient(270deg, #069EBC 0%, #00D8E7 100%);
- box-shadow: inset 0rpx 0rpx 0rpx 0rpx rgba(47, 146, 255, 0.1936);
- border-radius: 73rpx 73rpx 73rpx 73rpx;
- color: #ffffff;
- font-size: 32rpx;
- font-family: Source Han Sans-Regular, Source Han Sans;
- font-weight: 400;
- color: #FFFFFF;
- line-height: 92rpx;
- }
- .verification-phone.data-v-25e10d82 .content-clear-icon {
- color: #57eded !important;
- }
- .verification-code.data-v-25e10d82 .content-clear-icon {
- color: #57eded !important;
- }
- uni-button.data-v-25e10d82:after {
- content: ' ';
- width: 200%;
- height: 200%;
- position: absolute;
- top: 0;
- left: 0;
- border: 1px solid transparent !important;
- transform: scale(0.5);
- transform-origin: 0 0;
- box-sizing: border-box;
- border-radius: 10px;
- }
- .page-connent.data-v-25e10d82 {
- background-color: #ffffff;
- padding-top: 20px;
- padding-bottom: 20px;
- padding-left: 10px;
- padding-right: 10px;
- border-radius: 10px;
- margin-top: 30px;
- }
- .verification-phone1.data-v-25e10d82 uni-view {
- height: 92rpx;
- background-color: #F8F6F7 !important;
- border: 0px;
- border-radius: 20rpx 20rpx 20rpx 20rpx;
- }
- .verification-code1.data-v-25e10d82 uni-view {
- font-size: 32rpx;
- height: 92rpx;
- background-color: #F8F6F7 !important;
- border: 0px;
- border-radius: 20rpx 20rpx 20rpx 20rpx;
- }
- .verification-code.data-v-25e10d82 {
- margin-top: 23px;
- }
- .verification-phone.data-v-25e10d82 {
- /* background-color: #6e6a6a; */
- margin-top: 26px;
- }
- .phone-button.data-v-25e10d82 {
- margin-top: 40px;
- border-radius: 40px;
- border-color: transparent;
- background-color: #fff82a;
- margin-bottom: 30px;
- }
- .main_scale_njhd.data-v-25e10d82 {
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .main_scale_font_njhd.data-v-25e10d82 {
- font-size: 52rpx;
- font-family: AlibabaPuHuiTi-Heavy, AlibabaPuHuiTi;
- font-weight: 900;
- color: #069EBC;
- line-height: 30px;
- }
- .main_xing_left.data-v-25e10d82 {
- height: 60rpx;
- margin-right: 20rpx;
- }
- .main_xing_right.data-v-25e10d82 {
- height: 60rpx;
- margin-left: 20px;
- }
- .phone_tip.data-v-25e10d82 {
- font-size: 24rpx;
- font-family: Source Han Sans-Regular, Source Han Sans;
- font-weight: 400;
- color: #656C74;
- line-height: 34rpx;
- text-align: center;
- }
- .data-v-25e10d82 .uni-easyinput__content-input {
- line-height: inherit;
- }
- .data-v-25e10d82 .uni-input-input {
- font-size: 32rpx;
- }
|