collectInfo.wxss 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549
  1. page {
  2. background-color: #f9f9f7;
  3. }
  4. .writeOldmanName {
  5. width: 100%;
  6. height: 100vh;
  7. background-color: rgba(0, 0, 0, 0.5);
  8. position: absolute;
  9. top: 0;
  10. z-index: 99;
  11. display: block;
  12. }
  13. .none {
  14. display: none;
  15. }
  16. .OldmanName_box {
  17. width: 550rpx;
  18. height: 300rpx;
  19. background-color: #fff;
  20. position: absolute;
  21. top: 300rpx;
  22. left: 100rpx;
  23. border-radius: 10rpx;
  24. }
  25. .oldmanname {
  26. text-align: center;
  27. color: #666666;
  28. margin-top: 30rpx;
  29. }
  30. .adress_box {
  31. width: 750rpx;
  32. height: 750rpx;
  33. background-color: #fff;
  34. position: fixed;
  35. bottom: 0;
  36. border-radius: 20rpx 20rpx 0 0;
  37. }
  38. .adress_title {
  39. text-align: center;
  40. /* margin-top: 10rpx; */
  41. font-weight: 800;
  42. color: #666666;
  43. margin-top: 3%;
  44. }
  45. .adress_detail {
  46. width: 650rpx;
  47. height: 70%;
  48. margin-top: 5%;
  49. /* height: 450rpx; */
  50. margin-left: 50rpx;
  51. border: 1px solid red;
  52. white-space: nowrap;
  53. overflow-y: scroll;
  54. }
  55. .btn_box {
  56. width: 100%;
  57. display: flex;
  58. height: 80rpx;
  59. margin-top: 50rpx;
  60. }
  61. #sure {
  62. height: 50rpx;
  63. line-height: 50rpx;
  64. background-color: #2087f7;
  65. color: #fff;
  66. border-radius: 10rpx;
  67. font-size: 27rpx;
  68. width: 100rpx;
  69. text-align: center;
  70. padding: 0;
  71. margin: 0;
  72. margin-left: 150rpx;
  73. }
  74. .esc {
  75. height: 50rpx;
  76. line-height: 50rpx;
  77. /* background-color: #2087f7; */
  78. color: #fff;
  79. border-radius: 10rpx;
  80. font-size: 27rpx;
  81. margin-left: 50rpx;
  82. width: 100rpx;
  83. text-align: center;
  84. border: 1px solid #579bfb;
  85. color: #579bfb;
  86. }
  87. .left {
  88. width: 200rpx;
  89. float: left;
  90. margin-left: 10rpx;
  91. }
  92. .right {
  93. height: 90vh;
  94. width: 520rpx;
  95. float: right;
  96. margin-right: 20rpx;
  97. font-size: 28rpx;
  98. color: #666666;
  99. padding-bottom: 50rpx;
  100. }
  101. .scan {
  102. width: 450rpx;
  103. height: 50rpx;
  104. border: 1px solid #2087f7;
  105. border-radius: 10rpx;
  106. margin-top: 10rpx;
  107. margin-bottom: 10rpx;
  108. background-color: #d2e7fd;
  109. display: flex;
  110. font-size: 25rpx;
  111. color: #2087f7;
  112. }
  113. .scans {
  114. width: 450rpx;
  115. height: 50rpx;
  116. border-radius: 10rpx;
  117. margin-top: 10rpx;
  118. margin-bottom: 10rpx;
  119. text-align: center;
  120. font-size: 25rpx;
  121. color: red;
  122. display: flex;
  123. align-items: center;
  124. border: 1px solid red;
  125. justify-content: center;
  126. box-shadow: 0px 0px 10px 0px rgba(153, 153, 153, 0.15);
  127. }
  128. .liyou {
  129. font-size: 28rpx;
  130. margin-left: 30rpx;
  131. /* font-weight: 900; */
  132. }
  133. .scan text {
  134. margin-left: 10rpx;
  135. line-height: 50rpx;
  136. padding-bottom: 10rpx;
  137. letter-spacing: 2rpx;
  138. }
  139. .block1 {
  140. width: 172rpx;
  141. margin-left: 10rpx;
  142. height: 161rpx;
  143. margin-top: 100rpx;
  144. position: relative;
  145. background-color: #2087f7;
  146. text-align: center;
  147. border-radius: 20rpx;
  148. color: #fff;
  149. box-shadow: 0px 0px 20px 0px #cfdfed;
  150. }
  151. .clickblock1 {
  152. background-color: #fff;
  153. color: #666666;
  154. }
  155. .block2 {
  156. width: 172rpx;
  157. margin-left: 10rpx;
  158. height: 161rpx;
  159. margin-top: 50rpx;
  160. position: relative;
  161. background-color: #fff;
  162. text-align: center;
  163. border-radius: 20rpx;
  164. box-shadow: 0px 0px 10px 0px #e3ecf2;
  165. }
  166. .clickblock2 {
  167. background-color: #2087f7;
  168. color: #fff;
  169. }
  170. .img {
  171. width: 70rpx;
  172. height: 70rpx;
  173. position: absolute;
  174. top: 25rpx;
  175. left: 51rpx;
  176. }
  177. .img1 {
  178. top: 15rpx;
  179. }
  180. .title {
  181. color: #fff;
  182. width: 150rpx;
  183. margin-top: 100rpx;
  184. font-size: 26rpx;
  185. display: inline-block;
  186. text-align: center;
  187. }
  188. .title1 {
  189. color: #666666;
  190. width: 150rpx;
  191. margin-top: 100rpx;
  192. font-size: 26rpx;
  193. display: inline-block;
  194. text-align: center;
  195. }
  196. .title2 {
  197. color: #666666;
  198. width: 150rpx;
  199. margin-top: 70rpx;
  200. font-size: 26rpx;
  201. display: inline-block;
  202. text-align: center;
  203. }
  204. .title3 {
  205. color: #666666;
  206. width: 150rpx;
  207. margin-top: 0rpx;
  208. font-size: 26rpx;
  209. display: inline-block;
  210. text-align: center;
  211. }
  212. .title4 {
  213. color: #fff;
  214. }
  215. .isfinish_icon {
  216. width: 35rpx;
  217. height: 35rpx;
  218. position: absolute;
  219. top: -10rpx;
  220. left: -10rpx;
  221. }
  222. .name_box {
  223. width: 500rpx;
  224. height: 60rpx;
  225. /* overflow-x: auto; */
  226. display: flex;
  227. /* white-space: nowrap; */
  228. margin-top: 20rpx;
  229. position: relative;
  230. /* border: 1px solid red; */
  231. }
  232. .name_smallName {
  233. width: 430rpx;
  234. height: 60rpx;
  235. overflow-x: auto;
  236. white-space: nowrap;
  237. display: flex;
  238. /* top: 0;
  239. left: 10rpx; */
  240. /* border: 1px solid red; */
  241. }
  242. .addname_box {
  243. width: 60rpx;
  244. height: 40rpx;
  245. margin-top: 10rpx;
  246. /* position: absolute; */
  247. /* right: 20rpx; */
  248. /* top: 5rpx; */
  249. }
  250. .singlename {
  251. /* background-color: #2087f7; */
  252. border: 1px solid #2087f7;
  253. color: #2087f7;
  254. height: 50rpx;
  255. margin: 0 10rpx;
  256. padding: 0 10rpx;
  257. /* color: #fff; */
  258. font-size: 25rpx;
  259. border-radius: 10rpx;
  260. display: flex;
  261. width: auto;
  262. }
  263. .unsinglename {
  264. border: 1px solid #2087f7;
  265. background-color: #2087f7;
  266. height: 50rpx;
  267. margin: 0 10rpx;
  268. padding: 0 10rpx;
  269. color: #fff;
  270. font-size: 25rpx;
  271. border-radius: 10rpx;
  272. display: flex;
  273. width: auto;
  274. }
  275. .name {
  276. margin-top: 40rpx;
  277. }
  278. .form_box {
  279. height: 85vh;
  280. overflow-y: auto;
  281. padding-bottom: 50rpx;
  282. background-color: #fff;
  283. margin-top: 20rpx;
  284. padding-left: 20rpx;
  285. box-shadow: 0px 0px 20px 0px #cfdfed;
  286. border-radius: 20rpx;
  287. }
  288. checkbox .wx-checkbox-input {
  289. width: 40rpx;
  290. height: 40rpx;
  291. }
  292. checkbox .wx-checkbox-input.wx-checkbox-input-checked {
  293. background-color: #2087f7;
  294. color: #fff;
  295. }
  296. input {
  297. height: 50rpx;
  298. margin-top: 10rpx;
  299. width: 450rpx;
  300. border: 1px solid #e3e5eb;
  301. border-radius: 10rpx;
  302. text-indent: 20rpx;
  303. }
  304. .huiColor {
  305. background-color: #eeeeef !important;
  306. }
  307. .block {
  308. margin-top: 30rpx;
  309. }
  310. checkbox-group label {
  311. margin-left: 20rpx;
  312. display: inline-block;
  313. margin-top: 20rpx;
  314. }
  315. radio-group label {
  316. margin-left: 20rpx;
  317. display: inline-block;
  318. margin-top: 20rpx;
  319. }
  320. .required {
  321. color: red;
  322. margin-left: 20rpx;
  323. margin-top: 10rpx;
  324. font-size: 25rpx;
  325. }
  326. .required1 {
  327. color: green;
  328. margin-left: 20rpx;
  329. margin-top: 10rpx;
  330. font-size: 25rpx;
  331. }
  332. .otherinput {
  333. height: 50rpx;
  334. margin-top: 10rpx;
  335. width: 450rpx;
  336. border: 1px solid #e3e5eb;
  337. border-radius: 10rpx;
  338. text-indent: 20rpx;
  339. line-height: 50rpx;
  340. }
  341. .picker {
  342. height: 50rpx;
  343. border: 1px solid #e3e5eb;
  344. width: 450rpx;
  345. border-radius: 10rpx;
  346. text-indent: 20rpx;
  347. line-height: 50rpx;
  348. margin-top: 10rpx;
  349. position: relative;
  350. }
  351. .picker1 {
  352. border: 1px solid #e3e5eb;
  353. width: 450rpx;
  354. border-radius: 10rpx;
  355. text-indent: 20rpx;
  356. line-height: 50rpx;
  357. margin-top: 10rpx;
  358. height: auto;
  359. position: relative;
  360. }
  361. .picker11{
  362. width: 450rpx;
  363. height: 50rpx;
  364. border: 1px solid #e3e5eb;
  365. border-radius: 10rpx;
  366. position: relative;
  367. }
  368. .red {
  369. color: red;
  370. }
  371. .adress_box {
  372. width: 750rpx;
  373. height: 70vh;
  374. background-color: #f6f6f6;
  375. position: fixed;
  376. bottom: 0;
  377. border-radius: 50rpx 50rpx 0 0;
  378. z-index: 99;
  379. /* text-align: center; */
  380. }
  381. .choose_text {
  382. font-size: 30rpx;
  383. margin-top: 30rpx;
  384. text-align: center;
  385. }
  386. /* radio .wx-radio-input {
  387. width: 40rpx;
  388. height: 40rpx;
  389. }
  390. radio .wx-radio-input.wx-radio-input-checked::before {
  391. background-color: #2087f7;
  392. color: #fff;
  393. border-radius: 40rpx!important;
  394. } */
  395. radio .wx-radio-input{
  396. height: 40rpx;
  397. width: 40rpx;
  398. border-radius: 50%;
  399. background: transparent;
  400. }
  401. /* 选中后的 背景样式 */
  402. radio .wx-radio-input.wx-radio-input-checked{
  403. border: none;
  404. }
  405. /* 选中后的 对勾样式 */
  406. radio .wx-radio-input.wx-radio-input-checked::before{
  407. border-radius: 50%;
  408. width: 46rpx;
  409. height: 46rpx;
  410. line-height: 46rpx;
  411. text-align: center;
  412. font-size:46rpx;
  413. color:#fff;
  414. background: #2087f7;
  415. border: 6rpx solid #2087f7;
  416. }
  417. .close_img {
  418. width: 30rpx;
  419. height: 30rpx;
  420. position: absolute;
  421. top: 50rpx;
  422. right: 50rpx;
  423. }
  424. .choosedAdress_box {
  425. width: 650rpx;
  426. margin-left: 50rpx;
  427. display: flex;
  428. margin-top: 50rpx;
  429. flex-wrap: wrap;
  430. flex-direction: row;
  431. }
  432. .choosedAdress {
  433. margin-left: 20rpx;
  434. margin-top: 20rpx;
  435. }
  436. .boxssss {
  437. position: relative;
  438. margin-top: 50rpx;
  439. }
  440. .close {
  441. position: absolute;
  442. top: 10rpx;
  443. left: 150rpx;
  444. }
  445. .loading{
  446. width: 750rpx;
  447. height: 100vh;
  448. background-color: rgba(0, 0, 0, 0.5);
  449. z-index: 99999;
  450. position: fixed;
  451. bottom: 0;
  452. }
  453. .picker_container{
  454. width: 750rpx;
  455. height: 100vh;
  456. position: fixed;
  457. bottom: 0;
  458. left: 0;
  459. background-color: rgba(0, 0, 0, 0.5);
  460. z-index: 999;
  461. }
  462. .page-body{
  463. background-color: #fff;
  464. position: fixed;
  465. bottom: 0;
  466. left: 0;
  467. width: 750rpx;
  468. height: 300px;
  469. }
  470. .pick_sure{
  471. color: #2087f7;
  472. position: fixed;
  473. z-index: 999;
  474. bottom: 260px;
  475. right: 20px;
  476. font-size: 35rpx;
  477. }
  478. .pick_esc{
  479. color: #2087f7;
  480. position: fixed;
  481. z-index: 999;
  482. bottom: 260px;
  483. left: 20px;
  484. font-size: 35rpx;
  485. }
  486. .setting{
  487. width: 250rpx;
  488. }
  489. .setting button{
  490. padding: 0;
  491. }
  492. .setting button:not([size='mini']){
  493. background-color: #fff;
  494. font-size: 25rpx;
  495. color: #2087f7;
  496. width: 100%;
  497. /* width: 180rpx; */
  498. }
  499. .place_text{
  500. font-size: 25rpx;
  501. color: #bbbbbb;
  502. }