shareDetails.wxss 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249
  1. /* pages/master/shareDetails/shaerDetails.wxss */
  2. page {
  3. background-color: #F7F7F7;
  4. }
  5. .container {
  6. width: 100vw;
  7. height: 100vh;
  8. overflow: hidden;
  9. }
  10. .top {
  11. width: 688rpx;
  12. height: 326rpx;
  13. margin: 18rpx auto;
  14. background: url(https://jzmall.lifejingzhi.com/file/wx-servant/qian.png) no-repeat center center;
  15. background-size: 100% 100%;
  16. box-sizing: border-box;
  17. padding-top: 22rpx;
  18. margin-left: 26rpx;
  19. }
  20. .top .title {
  21. width: 222rpx;
  22. height: 50rpx;
  23. line-height: 50rx;
  24. font-family: AlibabaPuHuiTi_2_85_Bold;
  25. font-size: 36rpx;
  26. color: #21B6EC;
  27. text-align: left;
  28. font-weight: bold;
  29. margin: 0rpx 440rpx 0rpx 26rpx;
  30. }
  31. .middle {
  32. display: flex;
  33. justify-content: space-between;
  34. }
  35. .total-revenue {
  36. margin-left: 22rpx;
  37. }
  38. .total-revenue .revenue {
  39. display: inline-block;
  40. font-size: 96rpx;
  41. /* width: 226rpx; */
  42. height: 134rpx;
  43. font-family: AlibabaPuHuiTi_2_85_Bold;
  44. color: #21B6EC;
  45. line-height: 134rpx;
  46. text-align: left;
  47. font-weight: bold;
  48. margin-right: 26rpx;
  49. }
  50. .total-revenue .danwei {
  51. font-family: AlibabaPuHuiTi_2_85_Bold;
  52. font-size: 24rpx;
  53. color: #21B6EC;
  54. letter-spacing: 1px;
  55. text-align: left;
  56. font-weight: bold;
  57. }
  58. .share-money {
  59. height: 134rpx;
  60. }
  61. .share-earn-money {
  62. color: #fff;
  63. background-color: #FDA14D;
  64. border-radius: 30rpx;
  65. width: 130rpx;
  66. height: 44rpx;
  67. font-size: 26rpx;
  68. text-align: center;
  69. line-height: 44rpx;
  70. margin-right: 20rpx;
  71. margin-top: 60rpx;
  72. }
  73. .bottom {
  74. height: 100rpx;
  75. display: flex;
  76. justify-content: space-evenly;
  77. }
  78. .bottom-box1 {
  79. width: 212rpx;
  80. height: 100rpx;
  81. background-color: #EDFBFF;
  82. border-radius: 20rpx;
  83. padding: 10rpx 0rpx 0rpx 20rpx;
  84. box-sizing: border-box;
  85. font-family: AlibabaPuHuiTi_2_55_Regular;
  86. }
  87. .bottom-box1 .text1 {
  88. display: block;
  89. font-size: 24rpx;
  90. color: #c2c2c2;
  91. }
  92. .bottom-box1 .text2 {
  93. font-size: 42rpx;
  94. color: #7e7e7e;
  95. }
  96. .tipcontent {
  97. width: 688rpx;
  98. height: 26rpx;
  99. font-family: AlibabaPuHuiTi_2_55_Regular;
  100. font-size: 22rpx;
  101. color: #ACACAC;
  102. line-height: 26rpx;
  103. text-align: left;
  104. font-style: normal;
  105. margin: auto;
  106. }
  107. .appoint-tabs-wrapper {
  108. height: 88rpx;
  109. width: 688rpx;
  110. margin: auto;
  111. display: flex;
  112. align-items: center;
  113. line-height: 88rpx;
  114. z-index: 99;
  115. }
  116. .appoint-tabs-wrapper .tou {
  117. width: 8rpx;
  118. height: 50rpx;
  119. border-radius: 4rpx;
  120. background-color: #d77862;
  121. }
  122. .appoint-tab-item {
  123. font-weight: bold;
  124. font-size: 36rpx;
  125. color: #b2b2b2;
  126. margin-left: 24rpx;
  127. }
  128. .appoint-tab-item.active {
  129. color: #333;
  130. font-size: 48rpx;
  131. }
  132. .total-people {
  133. width: 688rpx;
  134. margin: auto;
  135. padding-left: 62rpx;
  136. color: #333;
  137. font-size: 28rpx;
  138. margin-bottom: 18rpx;
  139. }
  140. .serviceList {
  141. background-color: #fff;
  142. width: 688rpx;
  143. height: 862rpx;
  144. margin: auto;
  145. /* overflow: auto; */
  146. border-radius: 16rpx;
  147. }
  148. .no-service {
  149. width: 228rpx;
  150. height: 238rpx;
  151. margin: auto;
  152. padding-top: 174rpx;
  153. }
  154. .no-service image {
  155. width: 100%;
  156. }
  157. .servicer {
  158. width: 668rpx;
  159. height: 862rpx;
  160. margin: auto;
  161. padding-left: 22rpx;
  162. }
  163. .servicer .b {
  164. width: 668rpx;
  165. height: 96rpx;
  166. margin-top: 12rpx;
  167. border-bottom: solid 4rpx #f7f7f7;
  168. display: flex;
  169. align-items: center;
  170. }
  171. .servicer-left {
  172. width: 344rpx;
  173. }
  174. .servicer-left .servicer-info {
  175. height: 44rpx;
  176. width: 350rpx;
  177. line-height: 44rpx;
  178. color: #333 !important;
  179. }
  180. .servicer-left .servicer-info .name {
  181. font-size: 32rpx;
  182. display: inline-block;
  183. margin-right: 14rpx;
  184. color: #333 !important;
  185. letter-spacing: 1rpx;
  186. font-family: AlibabaPuHuiTi_2_55_Regular;
  187. font-style: normal;
  188. }
  189. .servicer-left .servicer-info .tel {
  190. font-size: 28rpx;
  191. letter-spacing: 1rpx;
  192. color: #333 !important;
  193. }
  194. .servicer-left .time {
  195. font-size: 24rpx;
  196. color: #999 !important;
  197. width: 350rpx;
  198. }
  199. .servicer-right {
  200. flex: 1;
  201. display: flex;
  202. justify-content: flex-end;
  203. margin-right: 6rpx;
  204. }
  205. .servicer-right .money{
  206. color: #C86953 !important;
  207. font-size: 32rpx;
  208. width: 150rpx;
  209. height: 44rpx;
  210. line-height: 44rpx;
  211. margin-right: 14rpx;
  212. letter-spacing: 1rpx;
  213. }
  214. .servicer-right .status {
  215. width: 150rpx;
  216. height: 44rpx;
  217. text-align:center;
  218. color: #C86953 !important;
  219. font-size: 32rpx;
  220. line-height: 44rpx;
  221. letter-spacing: 1rpx;
  222. }