empowerOpen.wxss 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278
  1. #empowerOpen.data-v-c57aad22 {
  2. height: 100%;
  3. display: flex;
  4. flex-direction: column;
  5. }
  6. #empowerOpen .page-one.data-v-c57aad22 {
  7. flex: 1;
  8. display: flex;
  9. flex-direction: column;
  10. overflow: hidden;
  11. }
  12. #empowerOpen .page-one .header.data-v-c57aad22 {
  13. width: 749rpx;
  14. height: 120rpx;
  15. background: #fff;
  16. padding: 20rpx 30rpx;
  17. box-sizing: border-box;
  18. border-bottom: 1rpx solid #d8d8d8;
  19. }
  20. #empowerOpen .page-one .header .header-n.data-v-c57aad22 {
  21. position: relative;
  22. width: 690rpx;
  23. height: 80rpx;
  24. border-radius: 10rpx 10rpx 10rpx 10rpx;
  25. border: 1rpx solid #e0e0e0;
  26. padding-left: 20rpx;
  27. box-sizing: border-box;
  28. }
  29. #empowerOpen .page-one .header .header-n .header-l.data-v-c57aad22 {
  30. width: 590rpx;
  31. height: 80rpx;
  32. }
  33. #empowerOpen .page-one .header .header-n .header-r.data-v-c57aad22 {
  34. position: absolute;
  35. top: 0rpx;
  36. right: 0rpx;
  37. width: 68rpx;
  38. height: 80rpx;
  39. }
  40. #empowerOpen .page-one .header .header-n .header-r >._img.data-v-c57aad22 {
  41. width: 24rpx;
  42. height: 24rpx;
  43. margin-top: 24rpx;
  44. margin-left: 24rpx;
  45. }
  46. #empowerOpen .page-one .list.data-v-c57aad22 {
  47. flex: 1;
  48. overflow-y: scroll;
  49. padding: 0 30rpx;
  50. box-sizing: border-box;
  51. background: #fff;
  52. }
  53. #empowerOpen .page-one .list .list-li.data-v-c57aad22 {
  54. display: flex;
  55. border-bottom: 1rpx solid #d8d8d8;
  56. }
  57. #empowerOpen .page-one .list .list-li .list-li-l.data-v-c57aad22 {
  58. flex: 1;
  59. font-family: PingFang SC, PingFang SC;
  60. font-weight: 400;
  61. font-size: 30rpx;
  62. color: #333;
  63. line-height: 40rpx;
  64. padding: 25rpx 25rpx 25rpx 0;
  65. }
  66. #empowerOpen .page-one .list .list-li .list-li-r.data-v-c57aad22 {
  67. font-family: PingFang SC, PingFang SC;
  68. font-weight: 400;
  69. font-size: 28rpx;
  70. color: #0183fa;
  71. line-height: 90rpx;
  72. display: flex;
  73. flex-direction: column;
  74. text-align: right;
  75. width: 80rpx;
  76. }
  77. #empowerOpen .page-one .list .list-li .null-p.data-v-c57aad22 {
  78. flex: 1;
  79. }
  80. #empowerOpen .page-one .list .list-li.data-v-c57aad22:last-child {
  81. border-bottom: none;
  82. }
  83. #empowerOpen .page-one .get-data-null-p.data-v-c57aad22 {
  84. text-align: center;
  85. line-height: 100rpx;
  86. padding-bottom: 80px;
  87. color: #999;
  88. }
  89. #empowerOpen .page-tow .list-tow.data-v-c57aad22 {
  90. padding: 0 30rpx 50rpx;
  91. box-sizing: border-box;
  92. background: #fff;
  93. }
  94. #empowerOpen .page-tow .list-tow .list-tow-li.data-v-c57aad22 {
  95. overflow: hidden;
  96. }
  97. #empowerOpen .page-tow .list-tow .list-tow-li .list-tow-li-t.data-v-c57aad22 {
  98. font-family: PingFang SC, PingFang SC;
  99. font-weight: 400;
  100. font-size: 30rpx;
  101. color: #333;
  102. line-height: 42rpx;
  103. text-align: left;
  104. margin: 24rpx 0;
  105. }
  106. #empowerOpen .page-tow .list-tow .list-tow-li .list-user-name-box.data-v-c57aad22 {
  107. display: flex;
  108. width: 690rpx;
  109. height: 80rpx;
  110. border-radius: 10rpx 10rpx 10rpx 10rpx;
  111. border: 1rpx solid #e0e0e0;
  112. padding-left: 20rpx;
  113. box-sizing: border-box;
  114. }
  115. #empowerOpen .page-tow .list-tow .list-tow-li .list-user-name-box view.data-v-c57aad22 {
  116. line-height: 78rpx;
  117. }
  118. #empowerOpen .page-tow .list-tow .list-tow-li .list-user-name-box view.data-v-c57aad22:nth-child(1) {
  119. paddin: 0 10rpx;
  120. flex: 1;
  121. }
  122. #empowerOpen .page-tow .list-tow .list-tow-li .list-user-name-box view.data-v-c57aad22:nth-child(2) {
  123. width: 100rpx;
  124. text-align: center;
  125. border-left: 1rpx solid #e0e0e0;
  126. }
  127. #empowerOpen .page-tow .list-tow .list-tow-li .list-tow-li-b.data-v-c57aad22 {
  128. width: 690rpx;
  129. height: 80rpx;
  130. border-radius: 10rpx 10rpx 10rpx 10rpx;
  131. border: 1rpx solid #e0e0e0;
  132. padding-left: 20rpx;
  133. box-sizing: border-box;
  134. }
  135. #empowerOpen .page-tow .list-tow .list-tow-li .time.data-v-c57aad22 {
  136. display: flex;
  137. justify-content: flex-start;
  138. align-items: center;
  139. width: 690rpx;
  140. height: 80rpx;
  141. border-radius: 10rpx 10rpx 10rpx 10rpx;
  142. }
  143. #empowerOpen .page-tow .list-tow .list-tow-li .time .time-l.data-v-c57aad22 {
  144. height: 80rpx;
  145. width: 324rpx;
  146. font-family: PingFang SC, PingFang SC;
  147. font-weight: 400;
  148. font-size: 28rpx;
  149. color: #333;
  150. line-height: 80rpx;
  151. text-align: center;
  152. }
  153. #empowerOpen .page-tow .list-tow .list-tow-li .time .time-c.data-v-c57aad22 {
  154. height: 80rpx;
  155. width: 40rpx;
  156. text-align: center;
  157. line-height: 80rpx;
  158. }
  159. #empowerOpen .page-tow .list-tow .list-tow-li .time .time-r.data-v-c57aad22 {
  160. height: 80rpx;
  161. width: 324rpx;
  162. font-family: PingFang SC, PingFang SC;
  163. font-weight: 400;
  164. font-size: 28rpx;
  165. color: #333;
  166. line-height: 80rpx;
  167. text-align: center;
  168. }
  169. #empowerOpen .page-tow .list-tow .list-tow-li .time .time-r .right-end-time.data-v-c57aad22 {
  170. width: 320rpx;
  171. height: 74rpx;
  172. line-height: 74rpx;
  173. font-size: 28rpx;
  174. text-align: center;
  175. background-color: #e5e5e5;
  176. color: #666;
  177. border-radius: 4px;
  178. border: 1px solid #e5e5e5;
  179. }
  180. #empowerOpen .bottom.data-v-c57aad22 {
  181. display: flex;
  182. justify-content: space-between;
  183. position: fixed;
  184. bottom: 0;
  185. }
  186. #empowerOpen .bottom .bottom-l.data-v-c57aad22 {
  187. width: 375rpx;
  188. height: 90rpx;
  189. background: #fff;
  190. font-family: PingFang SC, PingFang SC;
  191. font-weight: 400;
  192. font-size: 30rpx;
  193. color: #333;
  194. line-height: 90rpx;
  195. text-align: center;
  196. }
  197. #empowerOpen .bottom .bottom-r.data-v-c57aad22 {
  198. font-family: PingFang SC, PingFang SC;
  199. font-weight: 400;
  200. font-size: 30rpx;
  201. color: #fff;
  202. line-height: 90rpx;
  203. text-align: center;
  204. width: 375rpx;
  205. height: 90rpx;
  206. background: #0183fa;
  207. }
  208. #empowerOpen .success.data-v-c57aad22 {
  209. height: 100%;
  210. width: 100%;
  211. position: fixed;
  212. top: 0;
  213. display: flex;
  214. flex-direction: column;
  215. z-index: 10;
  216. background: rgba(0,0,0,0.2);
  217. }
  218. #empowerOpen .success .null-box.data-v-c57aad22 {
  219. flex: 1;
  220. }
  221. #empowerOpen .success .panel.data-v-c57aad22 {
  222. width: 550rpx;
  223. height: 255rpx;
  224. background: #fff;
  225. border-radius: 20rpx 20rpx 20rpx 20rpx;
  226. position: absolute;
  227. top: 320rpx;
  228. left: 100rpx;
  229. display: flex;
  230. flex-direction: column;
  231. align-items: center;
  232. }
  233. #empowerOpen .success .panel .panel-t.data-v-c57aad22 {
  234. width: 80rpx;
  235. height: 80rpx;
  236. margin: 40rpx 0 18rpx 0;
  237. }
  238. #empowerOpen .success .panel .panel-m.data-v-c57aad22 {
  239. font-family: PingFang SC, PingFang SC;
  240. font-weight: 400;
  241. font-size: 30rpx;
  242. color: #3d3d3d;
  243. line-height: 42rpx;
  244. margin-bottom: 8rpx;
  245. }
  246. #empowerOpen .success .panel .panel-b.data-v-c57aad22 {
  247. font-family: PingFang SC, PingFang SC;
  248. font-weight: 400;
  249. font-size: 30rpx;
  250. color: #999;
  251. line-height: 42rpx;
  252. }
  253. .data-v-c57aad22 .input-value-border {
  254. display: none !important;
  255. }
  256. .data-v-c57aad22 .uni-date-x {
  257. height: 74rpx;
  258. }
  259. .uni-date-x .icon-calendar {
  260. padding-left: 3px;
  261. display: none !important;
  262. }
  263. .uni-date__x-input {
  264. height: 74rpx !important;
  265. line-height: 74rpx !important;
  266. font-size: 28rpx !important;
  267. }
  268. .uni-date__icon-clear{
  269. height: 74rpx !important;
  270. font-size: 28rpx !important;
  271. }
  272. .uni-date__icon-clear text{
  273. font-size: 32rpx !important;
  274. }