Personnel_details.wxss 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277
  1. /* parents/pages/me/me.wxss */
  2. @import '../../../templates/footer/footer.wxss';
  3. @import '../../../templates/loading/loading.wxss';
  4. .header {
  5. padding: 40rpx 30rpx;
  6. background: #fff;
  7. display: flex;
  8. justify-content: space-between;
  9. align-items: center;
  10. }
  11. .header-row {
  12. display: flex;
  13. justify-content: flex-start;
  14. align-items: center;
  15. margin-top: 18rpx;
  16. }
  17. .header-row:nth-of-type(1) {
  18. margin-top: 0;
  19. }
  20. .header-col {
  21. display: flex;
  22. flex-direction: column;
  23. justify-content: flex-start;
  24. align-items: flex-start;
  25. }
  26. .header-flex {
  27. flex: 1;
  28. display: flex;
  29. justify-content: flex-start;
  30. align-items: center;
  31. }
  32. .header-images {
  33. /* position: relative;
  34. margin-right: 30rpx;
  35. right:-200rpx; */
  36. }
  37. .members-information{
  38. margin: 20rpx;
  39. background:rgba(255,255,255,1);
  40. border-radius: 18rpx;
  41. height: 200rpx;
  42. }
  43. .information-flex{
  44. display:inline-block;
  45. padding: 20rpx 50rpx;
  46. }
  47. .information-flexs{
  48. display:inline-block;
  49. margin:0rpx 0rpx 40rpx 100rpx;
  50. }
  51. .section-text-members{
  52. font-size: 36rpx;
  53. margin:15rpx 0;
  54. color: #FF80A8;
  55. }
  56. .section-text-members-gary{
  57. font-size: 36rpx;
  58. margin:15rpx 0;
  59. color:#6C6C80;
  60. }
  61. .section-text-card{
  62. font-size: 30rpx;
  63. color: #6C6C80;
  64. }
  65. .section-text-pastdata{
  66. font-size: 30rpx;
  67. font-family:PingFang SC;
  68. font-weight:500;
  69. color:rgba(0,183,255,1);
  70. position:relative;
  71. }
  72. .section-text-data{
  73. font-size: 30rpx;
  74. color: #6C6C80;
  75. position:relative;
  76. }
  77. .header-image {
  78. width: 148rpx;
  79. height: 148rpx;
  80. border-radius: 200rpx;
  81. border: 10rpx solid #00B7FF;
  82. }
  83. .header-icon {
  84. position: absolute;
  85. right: 0;
  86. bottom: 0;
  87. width: 40rpx;
  88. height: 40rpx;
  89. }
  90. .section-select{
  91. margin-left:50rpx;
  92. width: 18rpx;
  93. height: 10rpx;
  94. }
  95. .header-nologin-icon{
  96. width: 148rpx;
  97. height: 148rpx;
  98. border-radius: 50%;
  99. }
  100. .header-text-black {
  101. font-size: 38rpx;
  102. color: #333;
  103. }
  104. .section-text-login{
  105. width:154rpx;
  106. height:46rpx;
  107. border:2rpx solid rgba(0,183,255,1);
  108. border-radius:23rpx;
  109. font-size: 28rpx;
  110. text-align:center;
  111. line-height:46rpx;
  112. color: #00B7FF;
  113. margin-bottom: 30rpx
  114. }
  115. .model-show{
  116. z-index: 1001;
  117. position: fixed;
  118. top: 30%;
  119. margin: 0 12.5%;
  120. width: 75%;
  121. background: #fff;
  122. border-radius:30rpx;
  123. text-align: center;
  124. }
  125. .model-topic{
  126. margin:30rpx auto;
  127. font-size:34rpx;
  128. text-align:center;
  129. color: rgb(2, 2, 2);
  130. }
  131. .header-images-btn{
  132. border: none;
  133. color: #333;
  134. font-size: 38rpx;
  135. text-align: center;
  136. background: transparent;
  137. }
  138. .header-button {
  139. border-radius: 100rpx;
  140. border: 1rpx solid rgba(0,183,255,1);
  141. font-size: 30rpx;
  142. color: #00B7FF;
  143. padding: 8rpx 20rpx;
  144. margin-left: 20rpx;
  145. }
  146. .header-icon-two {
  147. width: 30rpx;
  148. height: 34rpx;
  149. margin-right: 14rpx;
  150. }
  151. .header-text {
  152. font-size: 28rpx;
  153. color: #999;
  154. }
  155. .header-arrow {
  156. width: 14rpx;
  157. height: 24rpx;
  158. }
  159. .section-list {
  160. margin: 20rpx;
  161. background:rgba(255,255,255,1);
  162. border-radius: 18rpx;
  163. }
  164. .section-li {
  165. display: flex;
  166. justify-content: space-between;
  167. align-items: center;
  168. padding: 30rpx;
  169. border-bottom: solid 1rpx #e6e6e6;
  170. cursor: pointer;
  171. }
  172. .section-li:nth-last-of-type(1) {
  173. border-bottom: solid 1rpx transparent;
  174. }
  175. .section-arrow {
  176. width: 14rpx;
  177. height: 24rpx;
  178. }
  179. .section-icon {
  180. width: 30rpx;
  181. height: 30rpx;
  182. margin-right: 10rpx;
  183. }
  184. .section-text {
  185. font-size: 30rpx;
  186. color: #666;
  187. }
  188. .section-text-black{
  189. font-size: 44rpx;
  190. color: rgb(2, 2, 2);
  191. }
  192. .section-queem_icon{
  193. width: 120rpx;
  194. height: 100rpx;
  195. position:relative;
  196. right:-229rpx;
  197. bottom:-11rpx;
  198. }
  199. .model-list{
  200. color: #A1A1B3;
  201. font-size: 28rpx;
  202. text-align: left;
  203. padding: 0 34rpx 34rpx 34rpx;
  204. }
  205. .model-list-title{
  206. color: #41414C;
  207. font-size: 32rpx;
  208. padding: 37rpx 0;
  209. text-align: center;
  210. }
  211. .model-list-del{
  212. position: absolute;
  213. bottom: -120rpx;
  214. left: 45%;
  215. }
  216. .model-list-img{
  217. width: 60rpx;
  218. height: 60rpx;
  219. }
  220. .model-list-footer{
  221. display:flex;
  222. justify-content: space-around;
  223. font-size: 32rpx;
  224. padding: 40rpx 0;
  225. }
  226. .model-list-footer-cancel{
  227. width:224rpx;
  228. height:68rpx;
  229. background:rgba(255,255,255,1);
  230. border:2rpx solid rgba(0,183,255,1);
  231. border-radius:44rpx;
  232. line-height: 68rpx;
  233. text-align: center;
  234. color: #00B7FF;
  235. }
  236. .model-list-footer-sure{
  237. width:224rpx;
  238. height:68rpx;
  239. background:linear-gradient(90deg,rgba(81,206,255,1) 0%,rgba(0,183,255,1) 100%);
  240. border:2rpx solid transparent;
  241. border-radius:44rpx;
  242. line-height: 68rpx;
  243. text-align: center;
  244. color: #FFFFFF;
  245. }
  246. .head-month{
  247. width:326rpx;
  248. height:78rpx;
  249. background:#F6F5FB;
  250. border-radius:10rpx;
  251. text-align: center;
  252. line-height: 78rpx;
  253. color: #6C6C80;
  254. font-size: 32rpx;
  255. margin: 30rpx;
  256. }
  257. .picker-day{
  258. display:inline-block;
  259. font-weight:700;
  260. }
  261. .picker{
  262. width:20%;
  263. display:inline-block;
  264. }
  265. .shipping-phone{
  266. color:rgba(0, 217, 255, 0.753);
  267. font-size:30rpx;
  268. }
  269. .phone-num{
  270. border-bottom:1px solid rgba(0, 217, 255, 0.753);
  271. }
  272. .phone-icon{
  273. width:24rpx;
  274. height:30rpx;
  275. }