index.wxss 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219
  1. .main {
  2. position: relative;
  3. width: 100%;
  4. }
  5. .page1 {
  6. float: left;
  7. width: 35%;
  8. padding-left: 15px;
  9. font-size: 14px;
  10. line-height: 80rpx;
  11. background-color: white;
  12. font-weight: 500;
  13. border-bottom: 1px solid #dddddd;
  14. }
  15. /* 日期选择 */
  16. .picker_group {
  17. background-color: white;
  18. height: 80rpx;
  19. line-height: 80rpx;
  20. display: flex;
  21. align-items: center;
  22. font-size: 14px;
  23. }
  24. .picker_group picker {
  25. height: 55rpx;
  26. line-height: 60rpx;
  27. margin: 0 2%;
  28. padding: 0 2%;
  29. border-radius: 30rpx;
  30. }
  31. .van-cell {
  32. margin-top: -1px;
  33. font-weight: 500;
  34. color: #000 !important;
  35. }
  36. .adress {
  37. margin-top: 0.5%;
  38. float: left;
  39. width: 100%;
  40. font-size: 14px;
  41. font-weight: 500;
  42. }
  43. .section {
  44. float: left;
  45. width: 100%;
  46. font-size: 14px;
  47. font-weight: 500;
  48. width: 96%;
  49. margin-top: 0.8px;
  50. padding-left: 13px;
  51. line-height: 85rpx;
  52. margin-bottom: 0.5%;
  53. border-bottom: 1px solid #dddddd;
  54. }
  55. .section__title {
  56. float: left;
  57. width: 54%;
  58. }
  59. .picker {
  60. font-weight: 500;
  61. }
  62. .picker1 {
  63. float: left;
  64. width: 30%;
  65. }
  66. .team {
  67. margin-top: 12%;
  68. background-color: white;
  69. }
  70. .one {
  71. padding: 10px 5px 15px 5px;
  72. }
  73. .tuan {
  74. margin-left: 11px;
  75. font-size: 16px;
  76. font-weight: 550;
  77. margin-right: 10px;
  78. }
  79. .two {
  80. position: absolute;
  81. bottom: 9%;
  82. left: 9%;
  83. }
  84. .mult {
  85. float: left;
  86. width: 65%;
  87. padding-left: 15px;
  88. font-size: 14px;
  89. line-height: 85rpx;
  90. background-color: white;
  91. font-weight: 500;
  92. }
  93. .mult11 {
  94. padding-left: 15px;
  95. font-size: 14px;
  96. line-height: 85rpx;
  97. background-color: white;
  98. font-weight: 500;
  99. }
  100. .mults {
  101. margin-top: -1px;
  102. background-color: white;
  103. line-height: 85rpx;
  104. text-align: center;
  105. }
  106. .multone {
  107. margin-top: 0.5%;
  108. margin-bottom: 1.8px;
  109. font-size: 14px;
  110. }
  111. .mult88 {
  112. float: left;
  113. width: 63%;
  114. line-height: 85rpx;
  115. background-color: white;
  116. text-align: right;
  117. padding: 0 9px 0 0;
  118. }
  119. .mult00 {
  120. padding-left: 15px;
  121. float: left;
  122. width: 30%;
  123. line-height: 85rpx;
  124. background-color: white;
  125. }
  126. .zero {
  127. border-bottom: 1px solid #dddddd;
  128. margin: 0 20px;
  129. height: 50px;
  130. }
  131. .ming{
  132. background-color: white;
  133. }
  134. .one {
  135. border-bottom: 1px solid #dddddd;
  136. margin-left: 10px;
  137. height: 20px;
  138. }
  139. .van-uploader__upload {
  140. border-radius: 50%;
  141. align-items: center;
  142. background-color: var(--uploader-upload-background-color,#f7f8fa);
  143. box-sizing: border-box;
  144. display: flex;
  145. flex-direction: column;
  146. height: var(--uploader-size,50px);
  147. justify-content: center;
  148. margin: 0 8px 8px 0;
  149. position: relative;
  150. width: var(--uploader-size,50px);
  151. width: 50px !important;
  152. height: 50px !important;
  153. }
  154. .van-uploader__preview-image {
  155. border-radius: 50%;
  156. display: block;
  157. height: var(--uploader-size,50px);
  158. overflow: hidden;
  159. width: var(--uploader-size,50px);
  160. width: 50px !important;
  161. height: 50px !important;
  162. }
  163. .text {
  164. position: relative;
  165. top: 4px;
  166. width: 40%;
  167. }
  168. .tou {
  169. width: 50px;
  170. height: 50px;
  171. position: relative;
  172. left: 280px;
  173. top: -30px;
  174. }
  175. .input {
  176. position: relative;
  177. text-align: right;
  178. left: 130px;
  179. top: -20px;
  180. width: 60%;
  181. font-size: 14px;
  182. }
  183. .button {
  184. position: relative;
  185. top: 50px;
  186. width: 300px !important;
  187. background-image: linear-gradient(to right, #fd3c1e, #c74df0);
  188. border-radius: 30px;
  189. color: #ffffff;
  190. text-align: center;
  191. font-size: small;
  192. }