goods.wxss 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. @charset "UTF-8";
  2. .text-center.data-v-795394af {
  3. text-align: center;
  4. }
  5. .font-weight.data-v-795394af {
  6. font-weight: bold;
  7. }
  8. .page-width.data-v-795394af {
  9. width: 100%;
  10. }
  11. .goods-hover-class.data-v-795394af {
  12. opacity: .9;
  13. background-color: #f7f7f7;
  14. }
  15. .background-image.data-v-795394af {
  16. background-repeat: no-repeat;
  17. background-size: 100% 100%;
  18. background-position: center;
  19. }
  20. /*全局文字大小*/
  21. /* 屏幕宽度*/
  22. page.data-v-795394af {
  23. font-size: 32rpx;
  24. background: #f7f7f7;
  25. }
  26. .page-width.data-v-795394af {
  27. width: 100%;
  28. }
  29. .u-hover-class.data-v-795394af {
  30. opacity: .9;
  31. background-color: #f7f7f7;
  32. }
  33. .safe-area-inset-bottom.data-v-795394af {
  34. padding-bottom: 0;
  35. padding-bottom: constant(safe-area-inset-bottom);
  36. padding-bottom: env(safe-area-inset-bottom);
  37. }
  38. .vip-card.data-v-795394af {
  39. padding: 0 20rpx 20rpx;
  40. background-color: #fff;
  41. }
  42. .join-member.data-v-795394af {
  43. background-color: #ffffff;
  44. padding: 0 24rpx;
  45. box-sizing: border-box;
  46. }
  47. .app-buttons.data-v-795394af {
  48. position: fixed;
  49. z-index: 1602;
  50. }
  51. .join.data-v-795394af {
  52. width: 750rpx;
  53. height: 88rpx;
  54. background-color: #fff7b8;
  55. padding: 0 24rpx;
  56. }
  57. .join .avatar.data-v-795394af {
  58. width: 64rpx;
  59. height: 64rpx;
  60. border-radius: 32rpx;
  61. }
  62. .join .btn.data-v-795394af {
  63. width: 160rpx;
  64. height: 64rpx;
  65. border-radius: 40rpx;
  66. font-size: 26rpx;
  67. color: #ffffff;
  68. line-height: 64rpx;
  69. text-align: center;
  70. }
  71. .join .text.data-v-795394af {
  72. font-size: 26rpx;
  73. margin-left: 24rpx;
  74. line-height: 1;
  75. color: #353535;
  76. }
  77. .u-bottom-fixed.data-v-795394af {
  78. position: fixed;
  79. bottom: 0;
  80. left: 0;
  81. width: 100%;
  82. z-index: 1500;
  83. background-color: #ffffff;
  84. }
  85. .u-bottom-height-0.data-v-795394af {
  86. height: 190rpx;
  87. }
  88. .u-bottom-height-1.data-v-795394af {
  89. height: 280rpx;
  90. }
  91. .goods-margin.data-v-795394af {
  92. margin-top: 20rpx;
  93. }
  94. .u-pt-bottom.data-v-795394af {
  95. width: 702rpx;
  96. height: 70rpx;
  97. }
  98. .bd-btn-left.data-v-795394af {
  99. border-top-left-radius: 35rpx;
  100. border-bottom-left-radius: 35rpx;
  101. }
  102. .bd-btn-radius.data-v-795394af {
  103. border-radius: 35rpx;
  104. }
  105. .bd-btn-right.data-v-795394af {
  106. border-top-right-radius: 35rpx;
  107. border-bottom-right-radius: 35rpx;
  108. }
  109. .bd-btn.data-v-795394af {
  110. text-align: center;
  111. font-size: 22rpx;
  112. }
  113. .app-bottom.data-v-795394af {
  114. margin-top: 18rpx;
  115. }
  116. .app-bottom > text.data-v-795394af {
  117. margin-bottom: 5rpx;
  118. }
  119. .app-bottom .app-original-price.data-v-795394af {
  120. font-size: 23rpx;
  121. margin-right: 10rpx;
  122. }
  123. .app-bottom .app-pt-info.data-v-795394af {
  124. display: inline-block;
  125. height: 30rpx;
  126. line-height: 30rpx;
  127. padding: 0 8rpx;
  128. margin-left: 5rpx;
  129. font-size: 20rpx;
  130. }
  131. .app-pt-button.data-v-795394af {
  132. background: -webkit-linear-gradient(310deg, #ff9460, #ff5c5c);
  133. background: linear-gradient(140deg, #ff9460, #ff5c5c);
  134. }
  135. .app-pt-button text.data-v-795394af {
  136. color: white;
  137. }
  138. .app-single-button.data-v-795394af {
  139. background-color: #feeeee;
  140. }
  141. .app-single-button text.data-v-795394af {
  142. color: #ff5c5c;
  143. }
  144. .bt-text.data-v-795394af {
  145. color: white;
  146. }