C端小程序
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

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