cash.wxss 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413
  1. @charset "UTF-8";
  2. .text-center.data-v-302ac848 {
  3. text-align: center;
  4. }
  5. .font-weight.data-v-302ac848 {
  6. font-weight: bold;
  7. }
  8. .page-width.data-v-302ac848 {
  9. width: 100%;
  10. }
  11. .goods-hover-class.data-v-302ac848 {
  12. opacity: .9;
  13. background-color: #f7f7f7;
  14. }
  15. .background-image.data-v-302ac848 {
  16. background-repeat: no-repeat;
  17. background-size: 100% 100%;
  18. background-position: center;
  19. }
  20. /*全局文字大小*/
  21. /* 屏幕宽度*/
  22. page.data-v-302ac848 {
  23. font-size: 32rpx;
  24. background: #f7f7f7;
  25. }
  26. .page-width.data-v-302ac848 {
  27. width: 100%;
  28. }
  29. .u-hover-class.data-v-302ac848 {
  30. opacity: .9;
  31. background-color: #f7f7f7;
  32. }
  33. .safe-area-inset-bottom.data-v-302ac848 {
  34. padding-bottom: 0;
  35. padding-bottom: constant(safe-area-inset-bottom);
  36. padding-bottom: env(safe-area-inset-bottom);
  37. }
  38. .cash.data-v-302ac848 {
  39. width: 750rpx;
  40. background-color: #f7f7f7;
  41. }
  42. .cash .no-tip.data-v-302ac848 {
  43. position: fixed;
  44. top: 350rpx;
  45. left: 0;
  46. right: 0;
  47. margin: 0 auto;
  48. color: #666666;
  49. font-size: 24rpx;
  50. width: 240rpx;
  51. text-align: center;
  52. }
  53. .cash .no-tip > image.data-v-302ac848 {
  54. height: 240rpx;
  55. width: 240rpx;
  56. margin-bottom: 20rpx;
  57. }
  58. .cash .search.data-v-302ac848 {
  59. height: 88rpx;
  60. box-sizing: border-box;
  61. background-color: #efeff4;
  62. padding: 15rpx 24rpx;
  63. position: fixed;
  64. top: 0;
  65. left: 0;
  66. z-index: 1000;
  67. }
  68. .cash .search .search-clear.data-v-302ac848 {
  69. position: absolute;
  70. right: 15rpx;
  71. top: 14rpx;
  72. width: 30rpx;
  73. height: 30rpx;
  74. z-index: 100;
  75. }
  76. .cash .search .search-clear > image.data-v-302ac848 {
  77. width: 20rpx;
  78. height: 20rpx;
  79. margin-right: 11rpx;
  80. }
  81. .cash .search .input.data-v-302ac848 {
  82. padding: 0 70rpx 0 30rpx;
  83. box-sizing: border-box;
  84. height: 58rpx;
  85. width: 702rpx;
  86. border-radius: 29rpx;
  87. background-color: white;
  88. font-size: 26rpx;
  89. }
  90. .cash .search .view.data-v-302ac848 {
  91. height: 58rpx;
  92. width: 702rpx;
  93. border-radius: 29rpx;
  94. background-color: white;
  95. font-size: 26rpx;
  96. color: #999999;
  97. }
  98. .cash .search .view > image.data-v-302ac848 {
  99. width: 25rpx;
  100. height: 25rpx;
  101. margin-right: 11rpx;
  102. }
  103. .cash .bar.data-v-302ac848 {
  104. width: 750rpx;
  105. position: fixed;
  106. top: 88rpx;
  107. z-index: 2;
  108. left: 0;
  109. height: 100rpx;
  110. border-bottom: 1rpx solid #e2e2e2;
  111. background-color: white;
  112. }
  113. .cash .bar .scroll-view.data-v-302ac848 {
  114. white-space: nowrap;
  115. height: 100rpx;
  116. }
  117. .cash .bar .bar-item.data-v-302ac848 {
  118. min-width: 210rpx;
  119. height: 100rpx;
  120. text-align: center;
  121. display: inline-block;
  122. }
  123. .cash .bar .bar-item .bar-item-tips.data-v-302ac848 {
  124. position: absolute;
  125. top: 50%;
  126. left: 100%;
  127. margin-left: 8rpx;
  128. margin-top: -19rpx;
  129. height: 19rpx;
  130. line-height: 19rpx;
  131. font-size: 12rpx;
  132. color: #fff;
  133. padding: 0 6rpx;
  134. border-top-left-radius: 10rpx;
  135. border-bottom-right-radius: 10rpx;
  136. background-image: -webkit-linear-gradient(left, #335aff, #2076e7);
  137. background-image: linear-gradient(to right, #335aff, #2076e7);
  138. }
  139. .cash .bar .bar-item .bar-item-text.data-v-302ac848 {
  140. display: inline-block;
  141. height: 98rpx;
  142. font-size: 28rpx;
  143. color: #666666;
  144. line-height: 98rpx;
  145. border-bottom: 2rpx solid transparent;
  146. position: relative;
  147. width: auto;
  148. }
  149. .cash .bar .bar-item .text-active.data-v-302ac848 {
  150. color: #446dfd;
  151. border-bottom: 2rpx solid #446dfd;
  152. }
  153. .cash .reply-margin-search.data-v-302ac848 {
  154. top: 88rpx;
  155. }
  156. .cash .reply-margin-bar.data-v-302ac848 {
  157. top: 188rpx;
  158. }
  159. .cash .reply.data-v-302ac848 {
  160. width: 750rpx;
  161. box-sizing: border-box;
  162. padding: 24rpx 0;
  163. background-color: #f7f7f7;
  164. z-index: 2;
  165. position: fixed;
  166. left: 0;
  167. z-index: 10;
  168. background-color: #f7f7f7;
  169. }
  170. .cash .reply .reply-item.data-v-302ac848 {
  171. box-sizing: border-box;
  172. width: 160rpx;
  173. height: 56rpx;
  174. line-height: 54rpx;
  175. border: 1rpx solid #446dfd;
  176. font-size: 24rpx;
  177. color: #666666;
  178. text-align: center;
  179. }
  180. .cash .reply .reply-item-active.data-v-302ac848 {
  181. background-color: #446dfd;
  182. color: #ffffff;
  183. }
  184. .cash .reply .unreviewed.data-v-302ac848 {
  185. border-top-left-radius: 28rpx;
  186. border-bottom-left-radius: 28rpx;
  187. }
  188. .cash .reply .unpaid.data-v-302ac848 {
  189. border-top-right-radius: 28rpx;
  190. border-bottom-right-radius: 28rpx;
  191. }
  192. .cash .content-margin-search.data-v-302ac848 {
  193. margin-top: 192rpx;
  194. }
  195. .cash .content-margin-bar.data-v-302ac848 {
  196. margin-top: 292rpx;
  197. }
  198. .cash .content.data-v-302ac848 {
  199. width: 750rpx;
  200. padding: 0 24rpx;
  201. box-sizing: border-box;
  202. }
  203. .cash .content .content-item.data-v-302ac848 {
  204. width: 702rpx;
  205. padding: 24rpx;
  206. box-sizing: border-box;
  207. background-color: white;
  208. border-radius: 16rpx;
  209. margin-bottom: 24rpx;
  210. }
  211. .cash .content .content-item .image.data-v-302ac848 {
  212. width: 100rpx;
  213. margin-right: 24rpx;
  214. }
  215. .cash .content .content-item .image image.data-v-302ac848 {
  216. width: 100rpx;
  217. height: 100rpx;
  218. border-radius: 4rpx;
  219. }
  220. .cash .content .content-item .app-content.data-v-302ac848 {
  221. width: 530rpx;
  222. }
  223. .cash .content .content-item .app-content .name.data-v-302ac848 {
  224. font-size: 32rpx;
  225. color: #353535;
  226. margin-top: 12rpx;
  227. margin-bottom: 16rpx;
  228. }
  229. .cash .content .content-item .app-content .amount.data-v-302ac848 {
  230. font-size: 28rpx;
  231. color: #999999;
  232. margin-bottom: 8rpx;
  233. }
  234. .cash .content .content-item .app-content .pay.data-v-302ac848 {
  235. font-size: 28rpx;
  236. margin-bottom: 24rpx;
  237. }
  238. .cash .content .content-item .app-content .pay .pay-price-text.data-v-302ac848 {
  239. color: #999999;
  240. }
  241. .cash .content .content-item .app-content .pay .pay-price-number.data-v-302ac848 {
  242. color: #446dfd;
  243. }
  244. .cash .content .content-item .app-content .button-men.data-v-302ac848 {
  245. height: 60rpx;
  246. }
  247. .cash .content .content-item .app-content .button-men .button.data-v-302ac848 {
  248. height: 60rpx;
  249. line-height: 60rpx;
  250. padding: 0 32rpx;
  251. box-sizing: border-box;
  252. border-radius: 30rpx;
  253. font-size: 28rpx;
  254. }
  255. .cash .content .content-item .app-content .button-men .ordinary.data-v-302ac848 {
  256. color: #666666;
  257. border: 1rpx solid #bbbbbb;
  258. margin-right: 16rpx;
  259. }
  260. .cash .content .content-item .app-content .button-men .can.data-v-302ac848 {
  261. color: #446dfd;
  262. border: 1rpx solid #446dfd;
  263. }
  264. .cash .dialog.data-v-302ac848 {
  265. width: 620rpx;
  266. border-radius: 16rpx;
  267. background-color: #fff;
  268. position: absolute;
  269. top: 50%;
  270. left: 50%;
  271. -webkit-transform: translate(-50%, -50%);
  272. transform: translate(-50%, -50%);
  273. padding-bottom: 120rpx;
  274. }
  275. .cash .dialog .dialog-title.data-v-302ac848 {
  276. text-align: center;
  277. font-size: 32rpx;
  278. margin-top: 40rpx;
  279. margin-bottom: 44rpx;
  280. color: #353535;
  281. }
  282. .cash .dialog .dialog-item.data-v-302ac848 {
  283. font-size: 24rpx;
  284. margin-bottom: 25rpx;
  285. }
  286. .cash .dialog .dialog-item .dialog-label.data-v-302ac848 {
  287. width: 200rpx;
  288. text-align: right;
  289. margin-right: 40rpx;
  290. }
  291. .cash .dialog .dialog-button.data-v-302ac848 {
  292. height: 90rpx;
  293. line-height: 90rpx;
  294. color: #446dfd;
  295. width: 100%;
  296. position: absolute;
  297. bottom: 0;
  298. left: 0;
  299. font-size: 30rpx;
  300. border-top: 2rpx solid #e2e2e2;
  301. text-align: center;
  302. }
  303. .cash .model.data-v-302ac848 {
  304. position: fixed;
  305. top: 0;
  306. left: 0;
  307. width: 100%;
  308. height: 100%;
  309. z-index: 1100;
  310. background-color: rgba(0, 0, 0, 0.3);
  311. }
  312. .cash .model .model-content.data-v-302ac848 {
  313. width: 620rpx;
  314. border-radius: 16rpx;
  315. background-color: white;
  316. position: absolute;
  317. top: 50%;
  318. left: 50%;
  319. -webkit-transform: translate(-50%, -50%);
  320. transform: translate(-50%, -50%);
  321. }
  322. .cash .model .model-content .header.data-v-302ac848 {
  323. text-align: center;
  324. font-size: 32rpx;
  325. margin-top: 40rpx;
  326. margin-bottom: 44rpx;
  327. color: #353535;
  328. }
  329. .cash .model .model-content .center.data-v-302ac848 {
  330. width: 620rpx;
  331. padding: 0 32rpx;
  332. box-sizing: border-box;
  333. }
  334. .cash .model .model-content .center .free.data-v-302ac848 {
  335. max-height: 1000rpx;
  336. margin-bottom: 23rpx;
  337. font-size: 21rpx;
  338. color: #80848f;
  339. height: 100%;
  340. line-height: 1.5;
  341. overflow: auto;
  342. }
  343. .cash .model .model-content .center .free .textarea.data-v-302ac848 {
  344. color: #353535;
  345. height: 252rpx;
  346. width: 100%;
  347. padding: 24rpx 32rpx;
  348. box-sizing: border-box;
  349. font-size: 28rpx;
  350. border-radius: 16rpx;
  351. border: 1rpx solid #e2e2e2;
  352. text-align: left;
  353. }
  354. .cash .model .model-content .center .i-modal-body.data-v-302ac848 {
  355. margin-bottom: 23rpx;
  356. font-size: 26rpx;
  357. color: #80848f;
  358. height: 100%;
  359. line-height: 1.5;
  360. overflow: auto;
  361. }
  362. .cash .model .model-content .center .i-modal-body > view.data-v-302ac848 {
  363. text-align: center;
  364. font-size: 32rpx;
  365. color: #353535;
  366. padding: 20rpx 0 40rpx;
  367. }
  368. .cash .model .model-content .center .i-modal-body-free.data-v-302ac848 {
  369. padding: 17rpx 32rpx 32rpx;
  370. box-sizing: border-box;
  371. max-height: 1000rpx;
  372. margin-bottom: 30rpx;
  373. font-size: 28rpx;
  374. color: #80848f;
  375. height: 100%;
  376. line-height: 1.5;
  377. overflow: auto;
  378. }
  379. .cash .model .model-content .center .i-modal-body-free .price.data-v-302ac848 {
  380. font-size: 36rpx;
  381. color: #353535;
  382. font-weight: blod;
  383. text-align: center;
  384. }
  385. .cash .model .model-content .center .i-modal-body-free .text.data-v-302ac848 {
  386. font-size: 32rpx;
  387. color: #353535;
  388. text-align: center;
  389. }
  390. .cash .model .model-content .bottom.data-v-302ac848 {
  391. width: 620rpx;
  392. height: 88rpx;
  393. border-top: 1rpx solid #e2e2e2;
  394. }
  395. .cash .model .model-content .bottom .but.data-v-302ac848 {
  396. width: 309rpx;
  397. height: 88rpx;
  398. line-height: 88rpx;
  399. font-size: 32rpx;
  400. text-align: center;
  401. }
  402. .cash .model .model-content .bottom .cancel.data-v-302ac848 {
  403. color: #666666;
  404. }
  405. .cash .model .model-content .bottom .confirm.data-v-302ac848 {
  406. color: #446dfd;
  407. }
  408. .cash .model .model-content .bottom .line.data-v-302ac848 {
  409. width: 2rpx;
  410. height: 32rpx;
  411. background-color: #e2e2e2;
  412. }