shopKeeper.less 4.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247
  1. .storexx{
  2. text-align: center;
  3. height: 342px;
  4. background: #FFFFFF;
  5. box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, 0.08);
  6. border-radius: 24px;
  7. padding: 50px 30px 64px 40px;
  8. box-sizing: border-box;
  9. .storeName{
  10. height: 26px;
  11. font-size: 28px;
  12. font-weight: bold;
  13. color: #202020;
  14. margin-bottom:27px;
  15. }
  16. .tip{
  17. height: 23px;
  18. font-size: 24px;
  19. color: #666666;
  20. margin-bottom: 48px;
  21. }
  22. .sleft{
  23. float: left;
  24. .lword{
  25. height: 25px;
  26. font-size: 26px;
  27. color: #666666;
  28. margin-bottom: 40px;
  29. margin-left: 1px;
  30. }
  31. .yearMoney{
  32. height: 30px;
  33. font-size: 28px;
  34. font-weight: bold;
  35. color: #202020;
  36. text{
  37. font-size: 40px;
  38. color: #FF3434
  39. }
  40. .micon{
  41. width: 38px;
  42. height: 22px;
  43. margin-left: 19px;
  44. }
  45. }
  46. }
  47. .line{
  48. width: 2px;
  49. height: 128px;
  50. border-right: 2px dotted #202020;
  51. opacity: 0.5;
  52. position: absolute;
  53. left: calc(50% - 1px);
  54. display: block;
  55. }
  56. .sright{
  57. float: right;
  58. text-align: left;
  59. .rword{
  60. font-size: 26px;
  61. color: #666666;
  62. margin: 0 1px 47px 0;
  63. text-align: center;
  64. }
  65. .monthMoney{
  66. height: 24px;
  67. font-size: 28px;
  68. font-weight: bold;
  69. color: #202020;
  70. line-height: 24px;
  71. text{
  72. font-size: 40px;
  73. color: #FF3434;
  74. }
  75. .micon2{
  76. width: 34px;
  77. height: 16px;
  78. margin-left: 23px;
  79. margin-bottom: 7px;
  80. }
  81. }
  82. }
  83. }
  84. .search{
  85. padding: 40px 0 30px 0;
  86. position: relative;
  87. .searchInput{
  88. height: 68px;
  89. background: #F8F8F8;
  90. border-radius: 34px;
  91. box-sizing: border-box;
  92. }
  93. .searchicon{
  94. width: 25px;
  95. height: 25px;
  96. position: absolute;
  97. left: 136px;
  98. top: 61px;
  99. }
  100. .searchword{
  101. height: 25px;
  102. font-size: 24px;
  103. color: #C0C8D3;
  104. position: absolute;
  105. left: calc(50% - 141rpx);
  106. bottom: 60px;
  107. }
  108. }
  109. .orderTab{
  110. background: #FFFFFF;
  111. box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.08);
  112. border-radius: 24px;
  113. font-size: 28px;
  114. font-weight: bold;
  115. color: #C0C8D3;
  116. line-height: 60px;
  117. position: relative;
  118. .unCheck{
  119. font-size: 32px;
  120. color: #404040;
  121. display: inline-block;
  122. margin: 29px 0 33px 101px;
  123. line-height: 35px;
  124. height: 30px;
  125. }
  126. .lClickLine{
  127. position: absolute;
  128. width: 60px;
  129. height: 6px;
  130. background: #000;
  131. left: 20%;
  132. bottom: 0;
  133. }
  134. .line{
  135. width: 2px;
  136. height: 56px;
  137. background: #000;
  138. opacity: 0.1;
  139. position: absolute;
  140. left: 50%;
  141. bottom: 20px;
  142. }
  143. .check{
  144. display:inline-block;
  145. line-height: 35px;
  146. height: 27px;
  147. font-weight: bold;
  148. font-size: 28px;
  149. float: right;
  150. margin: 33px 105px 32px 0;
  151. }
  152. .rClickLine{
  153. position: absolute;
  154. width: 60px;
  155. height: 6px;
  156. right: 20%;
  157. bottom: 0;
  158. }
  159. }
  160. .orderCard{
  161. margin-bottom: 20px;
  162. .orderId{
  163. font-size: 20px;
  164. color: #666666;
  165. line-height: 44px;
  166. float: left;
  167. margin: 60px 0 32px 0;
  168. }
  169. .orderTime{
  170. font-size: 20px;
  171. color: #666666;
  172. line-height: 44px;
  173. float: right;
  174. margin: 60px 0 32px 0;
  175. }
  176. .order{
  177. background: #FFFFFF;
  178. box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, 0.08);
  179. border-radius: 12px;
  180. padding: 20px;
  181. .orderImg{
  182. width: 194px;
  183. height: 194px;
  184. border-radius: 22px;
  185. float: left;
  186. margin:0 26px 30px 0;
  187. }
  188. .orderRight{
  189. .foodName{
  190. height: 63px;
  191. font-size: 24px;
  192. color: #333333;
  193. line-height: 40px;
  194. }
  195. .price{
  196. font-size: 20px;
  197. font-weight: bold;
  198. color: #202020;
  199. line-height: 44px;
  200. margin: 37px 0 40px 0;
  201. height: 19px;
  202. .pnum{
  203. color: #333333;
  204. font-weight: 400;
  205. margin-left: 47px;
  206. }
  207. }
  208. .price+view{
  209. font-size: 20px;
  210. font-weight: bold;
  211. color: #FF3434;
  212. line-height: 44px;
  213. margin-bottom: 35px;
  214. height: 19px;
  215. }
  216. }
  217. .line{
  218. width: 100%;
  219. height: 2px;
  220. background: #000;
  221. opacity: 0.1;
  222. }
  223. .phone{
  224. font-size: 24px;
  225. color: #666666;
  226. line-height: 44px;
  227. height: 23px;
  228. margin: 30px 0;
  229. }
  230. .tripTime{
  231. font-size: 24px;
  232. color: #666666;
  233. line-height: 44px;
  234. margin-bottom: 30px;
  235. }
  236. }
  237. }
  238. .botton{
  239. font-size: 28px;
  240. color: #C0C8D3;
  241. line-height: 34px;
  242. text-align: center;
  243. padding:40px 0 100px 0;
  244. }