C端小程序
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

523 líneas
7.5 KiB

  1. @import "../../../app.wxss";
  2. button::after{ border: none; }
  3. page {
  4. height: auto !important;
  5. background: #F4F5F9;
  6. }
  7. .order {
  8. width: 100%;
  9. padding-bottom: 160rpx;
  10. }
  11. .success {
  12. vertical-align: middle;
  13. width: 40rpx;
  14. margin-right: 10rpx;
  15. float: left;
  16. }
  17. .tips {
  18. width: 92%;
  19. height: 70rpx;
  20. background: #2C8DFF;
  21. color: #fff;
  22. padding: 20rpx 4% 0;
  23. }
  24. .merchantName {
  25. color: #3C3C3C!important;
  26. margin-left: 160rpx;
  27. font-size: 28rpx;
  28. }
  29. .tips view:nth-child(2) {
  30. font-size: 32rpx;
  31. padding-left: 16rpx;
  32. width: 100%;
  33. }
  34. .tips view:nth-child(1) {
  35. width: 100%;
  36. height: 32rpx;
  37. background: #fff;
  38. border-radius: 50%;
  39. color: #00c0ff;
  40. text-align: center;
  41. font-size: 28rpx;
  42. }
  43. .msg text:nth-child(1){
  44. width: 90%;
  45. font-size: 28rpx;
  46. float: left;
  47. }
  48. .msg text:nth-child(2){
  49. font-size: 24rpx;
  50. float: left;
  51. margin-left: 35rpx;
  52. }
  53. .section {
  54. /* margin-top: 2%; */
  55. background: #FFFFFF;
  56. }
  57. .detail_msg {
  58. width: 92%;
  59. display: flex;
  60. margin: 0 4%;
  61. margin-top: 10rpx;
  62. padding-bottom: 42rpx;
  63. border-bottom: 1rpx solid #eee;
  64. }
  65. .logo {
  66. display: block;
  67. width: 120rpx;
  68. height: 120rpx;
  69. border-radius: 16rpx;
  70. }
  71. .logo image {
  72. width: 120rpx;
  73. height: 120rpx;
  74. border-radius: 16rpx;
  75. }
  76. .sectionTit{
  77. padding-top: 30rpx;
  78. width:92%;
  79. margin:0 4%;
  80. font-size: 30rpx;
  81. color: #3C3C3C;
  82. }
  83. .info view:nth-child(1) {
  84. padding: 0 4%;
  85. width: 80%;
  86. overflow:hidden;
  87. text-overflow:ellipsis;
  88. white-space:nowrap;
  89. }
  90. .info {
  91. width: 100%;
  92. }
  93. .info view:nth-child(1) text {
  94. font-size: 30rpx;
  95. color: #000;
  96. letter-spacing: 0;
  97. }
  98. .info view:nth-child(1) text:nth-child(2) {
  99. color: #ffae00;
  100. font-size: 24rpx;
  101. }
  102. .info view:nth-child(2), .info view:nth-child(3) {
  103. font-size: 24rpx;
  104. padding-left: 4%;
  105. color: #919191;
  106. letter-spacing: 0;
  107. }
  108. .info view:nth-child(2) text, .info view:nth-child(3) text {
  109. font-size: 22rpx;
  110. color: #b8b8b8;
  111. }
  112. .payment {
  113. width: 92%;
  114. height: 120rpx;
  115. line-height: 120rpx;
  116. padding: 0 4%;
  117. display: flex;
  118. justify-content: space-between;
  119. border-bottom: 20rpx solid #ededed;
  120. }
  121. .payment view:nth-child(2) text:nth-child(1) {
  122. font-size: 36rpx;
  123. color: #ff3434;
  124. font-weight: bold;
  125. }
  126. .payment view:nth-child(2) text:nth-child(2) {
  127. font-size: 24rpx;
  128. color: #b4b4b4;
  129. padding-left: 18rpx;
  130. text-decoration: line-through;
  131. }
  132. .dhCode{
  133. position: relative;
  134. height: 96rpx;
  135. line-height: 96rpx;
  136. border-bottom: 1rpx solid #F4F5F9;
  137. padding-left: 5%;
  138. padding-right: 5%;
  139. }
  140. .classif {
  141. background: #FFFFFF;
  142. width: 100%;
  143. margin-top: 20rpx;
  144. }
  145. .classifShop{
  146. background: #FFFFFF;
  147. width: 100%;
  148. margin-top: 20rpx;
  149. }
  150. .classifShop >view{
  151. font-size: 28rpx;
  152. color: #A6A6A6;
  153. position: relative;
  154. height: 150rpx;
  155. line-height: 150rpx;
  156. display: flex;
  157. justify-content: space-between;
  158. padding-left: 5%;
  159. padding-right: 5%;
  160. }
  161. .classifShop >view:nth-child(1){
  162. height: 88rpx!important;
  163. line-height:94rpx;
  164. }
  165. .classif > view:nth-child(2),.classif > view:nth-child(3){
  166. position: relative;
  167. height: 94rpx;
  168. line-height: 94rpx;
  169. display: flex;
  170. justify-content: space-between;
  171. padding-left: 5%;
  172. padding-right: 5%;
  173. /* border-bottom: 1rpx solid #eee; */
  174. }
  175. .bianhao{
  176. }
  177. .classif > view text:nth-child(2) {
  178. font-size: 28rpx;
  179. color: #3C3C3C;
  180. }
  181. .classif > view text:nth-child(1) {
  182. font-size: 28rpx;
  183. color: #A6A6A6;
  184. }
  185. .classif > view:nth-child(1) {
  186. display: block;
  187. }
  188. .classif > view:nth-child(3) view text:nth-child(2) {
  189. padding-left: 15rpx;
  190. }
  191. .classif > view:nth-child(6) text:nth-child(2) {
  192. color: #666;
  193. }
  194. .spcode {
  195. position: absolute;
  196. right: 70rpx;
  197. bottom: 0;
  198. top: 0;
  199. margin: auto;
  200. width: 50rpx;
  201. z-index: 1;
  202. }
  203. .rArrow{
  204. position: absolute;
  205. right: 26rpx;
  206. height:20rpx;
  207. width: 20rpx;
  208. margin: auto;
  209. bottom: 30rpx;
  210. }
  211. /*mask*/
  212. .drawer_screen {
  213. position: absolute;
  214. width: 100%;
  215. height: 100%;
  216. top: 0;
  217. left: 0;
  218. z-index: 1000;
  219. background: #000;
  220. opacity: 0.5;
  221. overflow: hidden;
  222. }
  223. .drawer_box {
  224. width: 650rpx;
  225. position: fixed;
  226. overflow: hidden;
  227. top: 50%;
  228. left: 0;
  229. z-index: 1001;
  230. margin: -150px 50rpx 0 50rpx;
  231. border-radius: 3px;
  232. }
  233. .drawer_title {
  234. padding: 15px;
  235. font: 20px "microsoft yahei";
  236. text-align: center;
  237. }
  238. .drawer_content {
  239. height: 210px;
  240. overflow-y: scroll; /*超出父盒子高度可滚动*/
  241. }
  242. .btn_ok {
  243. padding: 10px;
  244. font: 20px "microsoft yahei";
  245. text-align: center;
  246. border-top: 1px solid #e8e8ea;
  247. color: #3cc51f;
  248. }
  249. .top {
  250. padding-top: 8px;
  251. }
  252. .bottom {
  253. padding-bottom: 8px;
  254. }
  255. .title {
  256. height: 30px;
  257. line-height: 30px;
  258. width: 160rpx;
  259. text-align: center;
  260. display: inline-block;
  261. font: 300 28rpx/30px "microsoft yahei";
  262. }
  263. .input_base {
  264. border: 2rpx solid #ccc;
  265. padding-left: 10rpx;
  266. margin-right: 50rpx;
  267. }
  268. .input_h30 {
  269. height: 30px;
  270. line-height: 30px;
  271. }
  272. .input_h60 {
  273. height: 60px;
  274. }
  275. .input_view {
  276. font: 12px "microsoft yahei";
  277. background: #fff;
  278. color: #000;
  279. line-height: 30px;
  280. }
  281. input {
  282. font: 12px "microsoft yahei";
  283. background: #fff;
  284. color: #000;
  285. }
  286. radio {
  287. margin-right: 20px;
  288. }
  289. .grid {
  290. display: -webkit-box;
  291. display: box;
  292. }
  293. .col-0 {
  294. -webkit-box-flex: 0;
  295. box-flex: 0;
  296. }
  297. .col-1 {
  298. -webkit-box-flex: 1;
  299. box-flex: 1;
  300. }
  301. .fl {
  302. float: left;
  303. color: #3C3C3C!important;
  304. }
  305. .fr {
  306. float: left;
  307. }
  308. .clearfix:after {
  309. content: ".";
  310. display: block;
  311. height: 0;
  312. clear: both;
  313. visibility: hidden;
  314. }
  315. .panel {
  316. width: 600rpx;
  317. border-radius: 10rpx;
  318. background-color: #fff;
  319. margin: 30rpx auto 0;
  320. padding: 30rpx 0;
  321. position: relative;
  322. z-index: 10000000000;
  323. }
  324. .pane2 {
  325. background: #fff;
  326. opacity: 0.6;
  327. }
  328. .pane2 image {
  329. width: 500rpx;
  330. display: block;
  331. margin: 40rpx auto 0;
  332. }
  333. .barcode {
  334. height: 100rpx;
  335. width: 500rpx;
  336. margin: 0 auto;
  337. }
  338. .barnum {
  339. width: 88%;
  340. height: 46rpx;
  341. line-height: 46rpx;
  342. font-size: 32rpx;
  343. text-align: center;
  344. letter-spacing: 2rpx;
  345. white-space: nowrap;
  346. color: #999;
  347. }
  348. .barnum text {
  349. color: #333;
  350. }
  351. .barcode > canvas {
  352. width: 500rpx;
  353. height: 100rpx;
  354. }
  355. .qrcode {
  356. height: 340rpx;
  357. display: flex;
  358. flex-direction: column;
  359. justify-content: flex-end;
  360. align-items: center;
  361. }
  362. .qrcode > canvas {
  363. width: 350rpx;
  364. height: 350rpx;
  365. }
  366. .RMB{
  367. color: #FD782D !important;
  368. font-size: 24rpx !important;
  369. position: absolute;
  370. right: 65rpx
  371. }
  372. .jine {
  373. color: #FD782D !important;
  374. font-size: 36rpx !important;
  375. font-weight: 400 !important;
  376. }
  377. .jine1 {
  378. color: #b8b8b8 !important;
  379. font-size: 30rpx !important;
  380. font-weight: 400 !important;
  381. }
  382. .buy-view {
  383. background: #fff;
  384. position: fixed;
  385. padding-top: 30rpx;
  386. height: 94rpx;
  387. bottom: 0;
  388. left: 0;
  389. right: 0;
  390. z-index: 100;
  391. padding-bottom: 30rpx;
  392. }
  393. .buy {
  394. background: #00c0ff;
  395. height: 94rpx;
  396. width: 670rpx;
  397. margin: 0 auto;
  398. color: #fff;
  399. font-size: 36rpx;
  400. line-height: 94rpx;
  401. border-radius: 61rpx;
  402. }
  403. .active {
  404. opacity: 0.6;
  405. }
  406. .game-entry {
  407. width: 690rpx;
  408. height: 140rpx;
  409. margin: 20rpx auto 0;
  410. }
  411. .gameimg {
  412. display: block;
  413. width: 100%;
  414. height: 140rpx;
  415. }
  416. .merchantVoList {
  417. width: 100%;
  418. position: relative;
  419. }
  420. .merchantVoList .tel {
  421. width: 76rpx;
  422. position: absolute;
  423. top: 0;
  424. bottom: 0;
  425. margin: auto;
  426. right: 14rpx;
  427. z-index: 10;
  428. }
  429. .btns {
  430. background: #00c0ff;
  431. height: 94rpx;
  432. width: 670rpx;
  433. margin: 0 auto 30rpx;
  434. color: #fff;
  435. font-size: 36rpx;
  436. line-height: 94rpx;
  437. border-radius: 61rpx;
  438. }
  439. .merchantImgUrl{
  440. width: 120rpx;
  441. position: absolute;
  442. top: 0;
  443. bottom: 0;
  444. margin: auto;
  445. left: 0;
  446. border-radius: 10rpx;
  447. z-index: 10;
  448. }
  449. .support-tansfer{
  450. width: 690rpx;
  451. border-radius: 50rpx;
  452. margin-top: 60rpx;
  453. background: #02C0FF!important;
  454. }
  455. .share{
  456. width: 40rpx;
  457. height: 40rpx;
  458. margin-right: 20rpx;
  459. }