possDetail.css 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  1. .possDetail .f10 {
  2. font-size: 0.2667rem;
  3. height: 0.3733rem;
  4. line-height: 0.3733rem;
  5. }
  6. .possDetail .f12 {
  7. font-size: 0.32rem;
  8. height: 0.4533rem;
  9. line-height: 0.4533rem;
  10. }
  11. .possDetail .f14 {
  12. font-size: 0.3733rem;
  13. height: 0.5333rem;
  14. line-height: 0.5333rem;
  15. }
  16. .possDetail .f16 {
  17. font-size: 0.4267rem;
  18. height: 0.5867rem;
  19. line-height: 0.5867rem;
  20. }
  21. .possDetail .f17 {
  22. font-size: 0.4533rem;
  23. height: 0.64rem;
  24. line-height: 0.64rem;
  25. }
  26. .possDetail .f24 {
  27. font-size: 0.64rem;
  28. height: 0.88rem;
  29. line-height: 0.88rem;
  30. }
  31. .possDetail .f36 {
  32. font-size: 0.96rem;
  33. line-height: 1.2rem;
  34. height: 1.2rem;
  35. }
  36. .possDetail .mr26 {
  37. margin-right: 0.6933rem;
  38. }
  39. .possDetail .mr12 {
  40. margin-right: 0.32rem;
  41. }
  42. .possDetail .ml4 {
  43. margin-left: 0.1067rem;
  44. }
  45. .possDetail .mb20 {
  46. margin-bottom: 0.5333rem;
  47. }
  48. .possDetail .mb8 {
  49. margin-bottom: 0.2133rem;
  50. }
  51. .possDetail .c-blue {
  52. color: #1678FF;
  53. }
  54. .possDetail .c-blue img {
  55. width: 0.4rem;
  56. height: 0.4rem;
  57. }
  58. .possDetail .oneEll {
  59. overflow: hidden;
  60. white-space: nowrap;
  61. text-overflow: ellipsis;
  62. }
  63. .possDetail .mutEll {
  64. word-break: break-all;
  65. overflow: hidden;
  66. display: -webkit-box;
  67. -webkit-line-clamp: 2;
  68. -webkit-box-orient: vertical;
  69. }
  70. .possDetail .cen {
  71. margin: 0 auto;
  72. }
  73. .possDetail .fl-be {
  74. display: flex;
  75. justify-content: space-between;
  76. align-items: center;
  77. }
  78. .possDetail .fl-colum {
  79. display: flex;
  80. flex-direction: column;
  81. align-items: center;
  82. }
  83. .possDetail .box-card {
  84. background-color: #fff;
  85. box-shadow: rgba(0, 0, 0, 0.08) 0 0 0.1067rem;
  86. border-radius: 0.32rem;
  87. }
  88. .possDetail .van-nav-bar .van-icon {
  89. color: #000000;
  90. }
  91. .possDetail .van-nav-bar__title {
  92. font-size: 0.4267rem;
  93. font-weight: 600;
  94. }
  95. .possDetail .van-nav-bar__content {
  96. height: 1.2267rem;
  97. line-height: 1.2267rem;
  98. }
  99. .possDetail .van-nav-bar__arrow {
  100. margin-right: 0.1067rem;
  101. font-size: 0.4267rem;
  102. }
  103. .possDetail .van-button--normal {
  104. padding: 0 0.4rem;
  105. font-size: 0.3733rem;
  106. }
  107. .possDetail .van-field__control--custom {
  108. min-height: 0 !important;
  109. }
  110. .possDetail .popuppanel {
  111. padding: 0.4267rem;
  112. width: 80%;
  113. }
  114. .possDetail .van-cell {
  115. color: #323233;
  116. background-color: #F5F5F5;
  117. border-radius: 0.2667rem;
  118. font-size: 0.3733rem;
  119. line-height: 0.64rem;
  120. }
  121. .possDetail .formWarp {
  122. padding: 0.4267rem;
  123. }
  124. .possDetail .formWarp .lable {
  125. margin-top: 0.4267rem;
  126. margin-bottom: 0.2667rem;
  127. }
  128. .possDetail .title {
  129. color: #323233;
  130. text-align: center;
  131. margin-bottom: 0.72rem;
  132. font-weight: bold;
  133. }
  134. .possDetail .popWarp {
  135. font-size: 0.3733rem;
  136. padding: 0 0.5333rem;
  137. }
  138. .possDetail .popWarp .fl-be {
  139. margin-bottom: 0.4267rem;
  140. align-items: flex-start;
  141. }
  142. .possDetail .popWarp .lable {
  143. width: 1.8667rem;
  144. vertical-align: top;
  145. flex: 0.6;
  146. }
  147. .possDetail .popWarp .desc {
  148. width: 5.44rem;
  149. text-align: left;
  150. color: #999;
  151. flex: 1.3;
  152. }
  153. .possDetail .popWarp .fl-cen {
  154. display: flex;
  155. align-items: center;
  156. }
  157. .possDetail .popWarp .fl-cen img {
  158. margin-right: 0.16rem;
  159. }
  160. .possDetail .cen {
  161. width: 4.5333rem;
  162. margin: 0.8rem auto 0 auto;
  163. color: #323233 !important;
  164. }
  165. .possDetail .btomBtn {
  166. bottom: 1.7333rem;
  167. transform: translateX(-50%);
  168. left: 50%;
  169. }
  170. .possDetail .btn {
  171. margin: 1.3333rem auto 0 auto;
  172. width: 90%;
  173. color: #323233 !important;
  174. }
  175. .possDetail .dialog {
  176. width: 85%;
  177. }
  178. .possDetail .dialog .van-radio__icon--checked .van-icon-success {
  179. color: #323233 !important;
  180. }
  181. .possDetail .dialog .van-radio__icon {
  182. padding-top: 0.053333rem;
  183. padding-right: 0.053333rem;
  184. }
  185. .possDetail .dialog .van-radio__icon .van-icon-success {
  186. border-color: #666;
  187. }
  188. .possDetail .dialog .van-radio--disabled .van-icon {
  189. background-color: #F8F8F8;
  190. border-color: #ccc;
  191. }
  192. .possDetail .dialog .van-radio--disabled + .van-cell__title .disable {
  193. color: #bbb !important;
  194. }
  195. .possDetail .dialog .van-cell {
  196. border-radius: 999px;
  197. background-color: #f8f8f8;
  198. padding: 0.24rem 0.613333rem;
  199. margin-top: 0.32rem;
  200. box-sizing: border-box;
  201. }
  202. .possDetail .user-phone .van-cell__value .van-field__body input {
  203. color: #666;
  204. }
  205. .possDetail .user-phone .van-cell__value .van-field__body .getbtn {
  206. color: #666;
  207. }
  208. .possDetail .user-phone .van-cell__value .van-field__body .waitbtn {
  209. color: #999;
  210. }
  211. .warehouse .undelive {
  212. width: 66px;
  213. height: 27px;
  214. border-radius: 15px;
  215. border: 1px solid #D6D6D6;
  216. background-color: #fff;
  217. }
  218. .warehouse .bottom_line {
  219. border-bottom: 0.0267rem solid #D8D8D8;
  220. }