index.less 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417
  1. body * {
  2. box-sizing: border-box;
  3. flex-shrink: 0;
  4. }
  5. body {
  6. font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma,
  7. Arial, PingFang SC-Light, Microsoft YaHei;
  8. }
  9. button {
  10. margin: 0;
  11. padding: 0;
  12. border: 1px solid transparent;
  13. outline: none;
  14. background-color: transparent;
  15. }
  16. button:active {
  17. opacity: 0.6;
  18. }
  19. .flex-col {
  20. display: flex;
  21. flex-direction: column;
  22. }
  23. .flex-row {
  24. display: flex;
  25. flex-direction: row;
  26. }
  27. .justify-start {
  28. display: flex;
  29. justify-content: flex-start;
  30. }
  31. .justify-center {
  32. display: flex;
  33. justify-content: center;
  34. }
  35. .justify-end {
  36. display: flex;
  37. justify-content: flex-end;
  38. }
  39. .justify-evenly {
  40. display: flex;
  41. justify-content: space-evenly;
  42. }
  43. .justify-around {
  44. display: flex;
  45. justify-content: space-around;
  46. }
  47. .justify-between {
  48. display: flex;
  49. justify-content: space-between;
  50. }
  51. .align-start {
  52. display: flex;
  53. align-items: flex-start;
  54. }
  55. .align-center {
  56. display: flex;
  57. align-items: center;
  58. }
  59. .align-end {
  60. display: flex;
  61. align-items: flex-end;
  62. }
  63. .group5 {
  64. width: 15%;
  65. height: 16px;
  66. margin-right: 50px;
  67. .icon2 {
  68. width: 18px;
  69. height: 18px;
  70. margin-right: 5px;
  71. }
  72. .TextGroup2 {
  73. height: 16px;
  74. width: 22px;
  75. .txt3 {
  76. width: 22px;
  77. height: 16px;
  78. overflow-wrap: break-word;
  79. color: rgba(64, 77, 116, 1);
  80. font-size: 14px;
  81. font-family: PingFangSC-Semibold;
  82. text-align: center;
  83. white-space: nowrap;
  84. line-height: 16px;
  85. display: block;
  86. }
  87. }
  88. }
  89. .position {
  90. background-color: #fff;
  91. width: 100%;
  92. // height: calc(100vh - 100px);
  93. .box1 {
  94. height: 100%;
  95. width: 100%;
  96. height: calc(100% - 50px);
  97. padding-bottom: 10px;
  98. overflow: auto;
  99. overflow-x: hidden;
  100. .van-tabs__line {
  101. background-color: #ff3456 !important;
  102. }
  103. .van-tab--active .van-tab__text--ellipsis {
  104. color: #ff3456;
  105. }
  106. .box2 {
  107. height: 64px;
  108. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPnged210ff8540d1e20d828b0758e650612a9ea018b41f720bede87fea0f933d8d8)
  109. 100% no-repeat;
  110. width: 100%;
  111. .layer1 {
  112. width: 364px;
  113. height: 20px;
  114. margin: 1px 0 0 7px;
  115. .group1 {
  116. width: 34px;
  117. height: 6px;
  118. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPnga64b2ae35561e96115c75cc6dfc235eedb108ecf95df957be1ef364417a9806e)
  119. 100% no-repeat;
  120. margin-top: 7px;
  121. }
  122. .word1 {
  123. width: 38px;
  124. height: 17px;
  125. overflow-wrap: break-word;
  126. color: rgba(81, 84, 106, 1);
  127. font-size: 12px;
  128. font-family: PingFangSC-Semibold;
  129. text-align: right;
  130. white-space: nowrap;
  131. line-height: 17px;
  132. margin-left: 21px;
  133. display: block;
  134. }
  135. .group2 {
  136. width: 30px;
  137. height: 17px;
  138. overflow-wrap: break-word;
  139. font-size: 0;
  140. font-family: PingFangSC-Semibold;
  141. text-align: right;
  142. white-space: nowrap;
  143. line-height: 17px;
  144. margin: 3px 0 0 73px;
  145. .info1 {
  146. width: 30px;
  147. height: 17px;
  148. overflow-wrap: break-word;
  149. color: rgba(81, 84, 106, 1);
  150. font-size: 12px;
  151. font-family: PingFangSC-Semibold;
  152. text-align: left;
  153. white-space: nowrap;
  154. line-height: 17px;
  155. }
  156. .word2 {
  157. width: 30px;
  158. height: 17px;
  159. overflow-wrap: break-word;
  160. color: rgba(81, 84, 106, 1);
  161. font-size: 12px;
  162. font-family: PingFangSC-Medium;
  163. text-align: left;
  164. white-space: nowrap;
  165. line-height: 17px;
  166. }
  167. }
  168. .group3 {
  169. width: 26px;
  170. height: 10px;
  171. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng2e68dee6e62554db0f6ac40572f41b7be9cc24d35fc06b24c556fed2b7b18626)
  172. 100% no-repeat;
  173. margin: 5px 0 0 142px;
  174. }
  175. }
  176. .layer2 {
  177. width: 218px;
  178. height: 22px;
  179. margin: 9px 0 12px 10px;
  180. .label1 {
  181. width: 10px;
  182. height: 18px;
  183. margin-top: 4px;
  184. }
  185. .txt1 {
  186. width: 80px;
  187. height: 22px;
  188. overflow-wrap: break-word;
  189. color: rgba(64, 77, 116, 1);
  190. font-size: 16px;
  191. font-family: PingFangSC-Medium;
  192. text-align: center;
  193. white-space: nowrap;
  194. line-height: 22px;
  195. display: block;
  196. }
  197. }
  198. }
  199. .box3 {
  200. background-color: rgba(255, 255, 255, 1);
  201. height: 100%;
  202. margin-top: 1px;
  203. width: 100%;
  204. .main1 {
  205. width: 100%;
  206. height: 100%;
  207. .groove {
  208. height: 10px;
  209. width: 100%;
  210. background-color: #f5f5f5;
  211. }
  212. .mod1 {
  213. .section1 {
  214. margin: 15px 15px;
  215. .ImageText1 {
  216. height: 16px;
  217. margin-top: 1px;
  218. width: 55%;
  219. .group4 {
  220. width: 40%;
  221. height: 16px;
  222. .layer3 {
  223. width: 16px;
  224. height: 16px;
  225. margin-right: 5px;
  226. background: url("../../assets/home/titleIcon.png") top center
  227. no-repeat;
  228. background-size: 100%;
  229. }
  230. .word3 {
  231. width: auto;
  232. height: 14px;
  233. overflow-wrap: break-word;
  234. color: rgba(64, 77, 116, 1);
  235. font-size: 15px;
  236. font-family: PingFangSC-Semibold;
  237. text-align: left;
  238. white-space: nowrap;
  239. line-height: 15px;
  240. display: block;
  241. }
  242. }
  243. }
  244. .main5 {
  245. width: auto;
  246. cursor: pointer;
  247. .label2 {
  248. width: 20px;
  249. height: 20px;
  250. margin-right: 5px;
  251. }
  252. }
  253. }
  254. }
  255. .robotLabelName {
  256. width: 25%;
  257. }
  258. .mod3 {
  259. background-color: rgba(255, 255, 255, 1);
  260. z-index: 24;
  261. height: 350px;
  262. width: 100%;
  263. position: relative;
  264. }
  265. .mod5 {
  266. background-color: rgba(255, 255, 255, 1);
  267. z-index: 84;
  268. height: 350px;
  269. width: 100%;
  270. position: relative;
  271. }
  272. .mod9 {
  273. background-color: rgba(255, 255, 255, 1);
  274. z-index: 156;
  275. height: 350px;
  276. width: 100%;
  277. position: relative;
  278. }
  279. .mod11 {
  280. background-color: rgba(255, 255, 255, 1);
  281. z-index: 217;
  282. height: 350px;
  283. width: 100%;
  284. position: relative;
  285. }
  286. }
  287. }
  288. .tradingBox1 {
  289. .searchRow {
  290. margin: 18px 15px;
  291. .bd3 {
  292. width: 87px;
  293. height: 16px;
  294. .outer4 {
  295. width: 16px;
  296. height: 16px;
  297. background: url("../../assets/home/titleIcon.png") top center
  298. no-repeat;
  299. background-size: 100%;
  300. }
  301. .txt2 {
  302. width: 65px;
  303. height: 15px;
  304. overflow-wrap: break-word;
  305. color: rgba(64, 77, 116, 1);
  306. font-size: 15px;
  307. font-family: PingFangSC-Semibold;
  308. text-align: left;
  309. white-space: nowrap;
  310. line-height: 15px;
  311. display: block;
  312. }
  313. }
  314. .main5 {
  315. width: auto;
  316. cursor: pointer;
  317. .label2 {
  318. width: 20px;
  319. height: 20px;
  320. margin-right: 5px;
  321. }
  322. }
  323. }
  324. }
  325. }
  326. .van-field__label {
  327. width: auto;
  328. }
  329. .van-field__control {
  330. width: 70%;
  331. }
  332. .van-field__body {
  333. width: 100%;
  334. }
  335. .van-calendar__day--start-end {
  336. background-color: #ff3456;
  337. }
  338. .van-calendar__selected-day {
  339. background-color: #ff3456;
  340. }
  341. .van-calendar__day--start {
  342. background-color: #ff3456;
  343. }
  344. .van-calendar__day--middle {
  345. color: #ff3456;
  346. }
  347. .van-calendar__day--end {
  348. background-color: #ff3456;
  349. }
  350. .van-calendar__confirm {
  351. border-color: #ff3456;
  352. background-color: #ff3456;
  353. }
  354. }