index.ttss 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  1. .top-page.data-v-25e10d82 {
  2. width: 90%;
  3. height: 100vh;
  4. /* background-image: url(/static/images/top-bg.png); */
  5. background: linear-gradient(180deg, #D8FFF2 0%, #46E2ED 42%, #BEFFE8 98%);
  6. padding-left: 5%;
  7. padding-right: 5%;
  8. }
  9. .page-success.data-v-25e10d82 {
  10. color: #32d961;
  11. font-weight: 700;
  12. display: flex;
  13. flex-direction: row;
  14. align-items: center;
  15. padding-top: 40px;
  16. padding-bottom: 20px;
  17. }
  18. .saveP.data-v-25e10d82 {
  19. font-size: 18px;
  20. font-weight: 600;
  21. }
  22. .save-phone-cla.data-v-25e10d82 {
  23. color: #6e6a6a;
  24. font-weight: 700;
  25. margin-top: 10px;
  26. }
  27. .verification-code.data-v-25e10d82 {
  28. margin-top: 20px;
  29. }
  30. .verification-phone.data-v-25e10d82 {
  31. /* background-color: #6e6a6a; */
  32. margin-top: 20px;
  33. }
  34. .phone-button.data-v-25e10d82 {
  35. margin-top: 80rpx;
  36. background: linear-gradient(270deg, #069EBC 0%, #00D8E7 100%);
  37. box-shadow: inset 0rpx 0rpx 0rpx 0rpx rgba(47, 146, 255, 0.1936);
  38. border-radius: 73rpx 73rpx 73rpx 73rpx;
  39. color: #ffffff;
  40. font-size: 32rpx;
  41. font-family: Source Han Sans-Regular, Source Han Sans;
  42. font-weight: 400;
  43. color: #FFFFFF;
  44. line-height: 92rpx;
  45. }
  46. .verification-phone.data-v-25e10d82 .content-clear-icon {
  47. color: #57eded !important;
  48. }
  49. .verification-code.data-v-25e10d82 .content-clear-icon {
  50. color: #57eded !important;
  51. }
  52. uni-button.data-v-25e10d82:after {
  53. content: ' ';
  54. width: 200%;
  55. height: 200%;
  56. position: absolute;
  57. top: 0;
  58. left: 0;
  59. border: 1px solid transparent !important;
  60. transform: scale(0.5);
  61. transform-origin: 0 0;
  62. box-sizing: border-box;
  63. border-radius: 10px;
  64. }
  65. .page-connent.data-v-25e10d82 {
  66. background-color: #ffffff;
  67. padding-top: 20px;
  68. padding-bottom: 20px;
  69. padding-left: 10px;
  70. padding-right: 10px;
  71. border-radius: 10px;
  72. margin-top: 30px;
  73. }
  74. .verification-phone1.data-v-25e10d82 uni-view {
  75. height: 92rpx;
  76. background-color: #F8F6F7 !important;
  77. border: 0px;
  78. border-radius: 20rpx 20rpx 20rpx 20rpx;
  79. }
  80. .verification-code1.data-v-25e10d82 uni-view {
  81. font-size: 32rpx;
  82. height: 92rpx;
  83. background-color: #F8F6F7 !important;
  84. border: 0px;
  85. border-radius: 20rpx 20rpx 20rpx 20rpx;
  86. }
  87. .verification-code.data-v-25e10d82 {
  88. margin-top: 23px;
  89. }
  90. .verification-phone.data-v-25e10d82 {
  91. /* background-color: #6e6a6a; */
  92. margin-top: 26px;
  93. }
  94. .phone-button.data-v-25e10d82 {
  95. margin-top: 40px;
  96. border-radius: 40px;
  97. border-color: transparent;
  98. background-color: #fff82a;
  99. margin-bottom: 30px;
  100. }
  101. .main_scale_njhd.data-v-25e10d82 {
  102. display: flex;
  103. justify-content: center;
  104. align-items: center;
  105. }
  106. .main_scale_font_njhd.data-v-25e10d82 {
  107. font-size: 52rpx;
  108. font-family: AlibabaPuHuiTi-Heavy, AlibabaPuHuiTi;
  109. font-weight: 900;
  110. color: #069EBC;
  111. line-height: 30px;
  112. }
  113. .main_xing_left.data-v-25e10d82 {
  114. height: 60rpx;
  115. margin-right: 20rpx;
  116. }
  117. .main_xing_right.data-v-25e10d82 {
  118. height: 60rpx;
  119. margin-left: 20px;
  120. }
  121. .phone_tip.data-v-25e10d82 {
  122. font-size: 24rpx;
  123. font-family: Source Han Sans-Regular, Source Han Sans;
  124. font-weight: 400;
  125. color: #656C74;
  126. line-height: 34rpx;
  127. text-align: center;
  128. }
  129. .data-v-25e10d82 .uni-easyinput__content-input {
  130. line-height: inherit;
  131. }
  132. .data-v-25e10d82 .uni-input-input {
  133. font-size: 32rpx;
  134. }