app-buttom-button.wxss 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. @charset "UTF-8";
  2. .text-center.data-v-3f45bff2 {
  3. text-align: center;
  4. }
  5. .font-weight.data-v-3f45bff2 {
  6. font-weight: bold;
  7. }
  8. .page-width.data-v-3f45bff2 {
  9. width: 100%;
  10. }
  11. .goods-hover-class.data-v-3f45bff2 {
  12. opacity: .9;
  13. background-color: #f7f7f7;
  14. }
  15. .background-image.data-v-3f45bff2 {
  16. background-repeat: no-repeat;
  17. background-size: 100% 100%;
  18. background-position: center;
  19. }
  20. /*全局文字大小*/
  21. /* 屏幕宽度*/
  22. page.data-v-3f45bff2 {
  23. font-size: 32rpx;
  24. background: #f7f7f7;
  25. }
  26. .page-width.data-v-3f45bff2 {
  27. width: 100%;
  28. }
  29. .u-hover-class.data-v-3f45bff2 {
  30. opacity: .9;
  31. background-color: #f7f7f7;
  32. }
  33. .safe-area-inset-bottom.data-v-3f45bff2 {
  34. padding-bottom: 0;
  35. padding-bottom: constant(safe-area-inset-bottom);
  36. padding-bottom: env(safe-area-inset-bottom);
  37. }
  38. .app-single-button.data-v-3f45bff2 {
  39. background-color: #feeeee;
  40. }
  41. .app-single-button text.data-v-3f45bff2 {
  42. color: #ff5c5c;
  43. }
  44. .app-pt-button.data-v-3f45bff2 {
  45. background: -webkit-linear-gradient(310deg, #ff9460, #ff5c5c);
  46. background: linear-gradient(140deg, #ff9460, #ff5c5c);
  47. }
  48. .app-pt-button text.data-v-3f45bff2 {
  49. color: white;
  50. }
  51. .app-but.data-v-3f45bff2 {
  52. height: 110rpx;
  53. width: 50%;
  54. }
  55. .price.data-v-3f45bff2 {
  56. font-size: 24rpx;
  57. margin-top: 5rpx;
  58. }
  59. .app-text.data-v-3f45bff2 {
  60. font-size: 20rpx;
  61. }
  62. .text.data-v-3f45bff2 {
  63. color: #ffffff;
  64. }
  65. .bd-bottom.data-v-3f45bff2 {
  66. height: 110rpx;
  67. width: 750rpx;
  68. padding: 20rpx 24rpx;
  69. }
  70. .bd-back.data-v-3f45bff2 {
  71. width: 66rpx;
  72. height: 100%;
  73. margin-right: 20rpx;
  74. font-size: 20rpx;
  75. color: #888888;
  76. }
  77. .bd-btn-half.data-v-3f45bff2 {
  78. width: 50%;
  79. }
  80. .bd-icon.data-v-3f45bff2 {
  81. width: 30rpx;
  82. height: 30rpx;
  83. margin-bottom: 8rpx;
  84. }
  85. .bd-text.data-v-3f45bff2 {
  86. font-size: 20rpx;
  87. color: #888888;
  88. line-height: 1;
  89. }
  90. .bd-btn.data-v-3f45bff2 {
  91. text-align: center;
  92. font-size: 26rpx;
  93. border-radius: 35rpx;
  94. }
  95. .bd-btn-left.data-v-3f45bff2 {
  96. border-top-right-radius: 0;
  97. border-bottom-right-radius: 0;
  98. }
  99. .bd-btn-right.data-v-3f45bff2 {
  100. border-top-left-radius: 0;
  101. border-bottom-left-radius: 0;
  102. color: #ffffff;
  103. }
  104. .bd-oversell-btn.data-v-3f45bff2 {
  105. background-color: #CDCDCD;
  106. color: #ffffff;
  107. line-height: 70rpx;
  108. }
  109. .bd-btn-left.data-v-3f45bff2 {
  110. border-top-right-radius: 0;
  111. border-bottom-right-radius: 0;
  112. }
  113. .bd-btn-right.data-v-3f45bff2 {
  114. border-top-left-radius: 0;
  115. border-bottom-left-radius: 0;
  116. }