C端小程序
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

530 строки
7.6 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. float: left;
  185. }
  186. .classif > view:nth-child(1) {
  187. display: block;
  188. }
  189. .classif > view:nth-child(3) view text:nth-child(2) {
  190. padding-left: 15rpx;
  191. }
  192. .classif > view:nth-child(6) text:nth-child(2) {
  193. color: #666;
  194. }
  195. .spcode {
  196. position: absolute;
  197. right: 70rpx;
  198. bottom: 0;
  199. top: 0;
  200. margin: auto;
  201. width: 50rpx;
  202. z-index: 1;
  203. }
  204. .rArrow{
  205. position: absolute;
  206. right: 26rpx;
  207. height:20rpx;
  208. width: 20rpx;
  209. margin: auto;
  210. bottom: 30rpx;
  211. }
  212. /*mask*/
  213. .drawer_screen {
  214. position: absolute;
  215. width: 100%;
  216. height: 100%;
  217. top: 0;
  218. left: 0;
  219. z-index: 1000;
  220. background: #000;
  221. opacity: 0.5;
  222. overflow: hidden;
  223. }
  224. .drawer_box {
  225. width: 650rpx;
  226. position: fixed;
  227. overflow: hidden;
  228. top: 50%;
  229. left: 0;
  230. z-index: 1001;
  231. margin: -150px 50rpx 0 50rpx;
  232. border-radius: 3px;
  233. }
  234. .drawer_title {
  235. padding: 15px;
  236. font: 20px "microsoft yahei";
  237. text-align: center;
  238. }
  239. .drawer_content {
  240. height: 210px;
  241. overflow-y: scroll; /*超出父盒子高度可滚动*/
  242. }
  243. .btn_ok {
  244. padding: 10px;
  245. font: 20px "microsoft yahei";
  246. text-align: center;
  247. border-top: 1px solid #e8e8ea;
  248. color: #3cc51f;
  249. }
  250. .top {
  251. padding-top: 8px;
  252. }
  253. .bottom {
  254. padding-bottom: 8px;
  255. }
  256. .title {
  257. height: 30px;
  258. line-height: 30px;
  259. width: 160rpx;
  260. text-align: center;
  261. display: inline-block;
  262. font: 300 28rpx/30px "microsoft yahei";
  263. }
  264. .input_base {
  265. border: 2rpx solid #ccc;
  266. padding-left: 10rpx;
  267. margin-right: 50rpx;
  268. }
  269. .input_h30 {
  270. height: 30px;
  271. line-height: 30px;
  272. }
  273. .input_h60 {
  274. height: 60px;
  275. }
  276. .input_view {
  277. font: 12px "microsoft yahei";
  278. background: #fff;
  279. color: #000;
  280. line-height: 30px;
  281. }
  282. input {
  283. font: 12px "microsoft yahei";
  284. background: #fff;
  285. color: #000;
  286. }
  287. radio {
  288. margin-right: 20px;
  289. }
  290. .grid {
  291. display: -webkit-box;
  292. display: box;
  293. }
  294. .col-0 {
  295. -webkit-box-flex: 0;
  296. box-flex: 0;
  297. }
  298. .col-1 {
  299. -webkit-box-flex: 1;
  300. box-flex: 1;
  301. }
  302. .fl {
  303. float: left;
  304. color: #3C3C3C!important;
  305. }
  306. .fr {
  307. float: left;
  308. }
  309. .clearfix:after {
  310. content: ".";
  311. display: block;
  312. height: 0;
  313. clear: both;
  314. visibility: hidden;
  315. }
  316. .panel {
  317. width: 600rpx;
  318. border-radius: 10rpx;
  319. background-color: #fff;
  320. margin: 30rpx auto 0;
  321. padding: 30rpx 0;
  322. position: relative;
  323. z-index: 10000000000;
  324. }
  325. .pane2 {
  326. background: #fff;
  327. opacity: 0.6;
  328. }
  329. .pane2 image {
  330. width: 500rpx;
  331. display: block;
  332. margin: 40rpx auto 0;
  333. }
  334. .barcode {
  335. height: 100rpx;
  336. width: 500rpx;
  337. margin: 0 auto;
  338. }
  339. .barnum {
  340. width: 88%;
  341. height: 46rpx;
  342. line-height: 46rpx;
  343. font-size: 32rpx;
  344. text-align: center;
  345. letter-spacing: 2rpx;
  346. white-space: nowrap;
  347. color: #999;
  348. }
  349. .barnum text {
  350. color: #333;
  351. }
  352. .barcode > canvas {
  353. width: 500rpx;
  354. height: 100rpx;
  355. }
  356. .qrcode {
  357. height: 340rpx;
  358. display: flex;
  359. flex-direction: column;
  360. justify-content: flex-end;
  361. align-items: center;
  362. }
  363. .qrcode > canvas {
  364. width: 350rpx;
  365. height: 350rpx;
  366. }
  367. .left{
  368. float: left;
  369. }
  370. .right{
  371. float:right;
  372. }
  373. .RMB{
  374. color: #FD782D !important;
  375. font-size: 24rpx !important;
  376. float: right;
  377. }
  378. .jine {
  379. color: #FD782D !important;
  380. font-size: 36rpx !important;
  381. font-weight: 400 !important;
  382. float: right;
  383. }
  384. .jine1 {
  385. color: #b8b8b8 !important;
  386. font-size: 30rpx !important;
  387. font-weight: 400 !important;
  388. }
  389. .buy-view {
  390. background: #fff;
  391. position: fixed;
  392. padding-top: 30rpx;
  393. height: 94rpx;
  394. bottom: 0;
  395. left: 0;
  396. right: 0;
  397. z-index: 100;
  398. padding-bottom: 30rpx;
  399. }
  400. .buy {
  401. background: #00c0ff;
  402. height: 94rpx;
  403. width: 670rpx;
  404. margin: 0 auto;
  405. color: #fff;
  406. font-size: 36rpx;
  407. line-height: 94rpx;
  408. border-radius: 61rpx;
  409. }
  410. .active {
  411. opacity: 0.6;
  412. }
  413. .game-entry {
  414. width: 690rpx;
  415. height: 140rpx;
  416. margin: 20rpx auto 0;
  417. }
  418. .gameimg {
  419. display: block;
  420. width: 100%;
  421. height: 140rpx;
  422. }
  423. .merchantVoList {
  424. width: 100%;
  425. position: relative;
  426. }
  427. .merchantVoList .tel {
  428. width: 76rpx;
  429. position: absolute;
  430. top: 0;
  431. bottom: 0;
  432. margin: auto;
  433. right: 14rpx;
  434. z-index: 10;
  435. }
  436. .btns {
  437. background: #00c0ff;
  438. height: 94rpx;
  439. width: 670rpx;
  440. margin: 0 auto 30rpx;
  441. color: #fff;
  442. font-size: 36rpx;
  443. line-height: 94rpx;
  444. border-radius: 61rpx;
  445. }
  446. .merchantImgUrl{
  447. width: 120rpx;
  448. position: absolute;
  449. top: 0;
  450. bottom: 0;
  451. margin: auto;
  452. left: 0;
  453. border-radius: 10rpx;
  454. z-index: 10;
  455. }
  456. .support-tansfer{
  457. width: 690rpx;
  458. border-radius: 50rpx;
  459. margin-top: 60rpx;
  460. background: #02C0FF!important;
  461. }
  462. .share{
  463. width: 40rpx;
  464. height: 40rpx;
  465. margin-right: 20rpx;
  466. }