goods.wxss 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219
  1. @charset "UTF-8";
  2. .text-center.data-v-148002ff {
  3. text-align: center;
  4. }
  5. .font-weight.data-v-148002ff {
  6. font-weight: bold;
  7. }
  8. .page-width.data-v-148002ff {
  9. width: 100%;
  10. }
  11. .goods-hover-class.data-v-148002ff {
  12. opacity: .9;
  13. background-color: #f7f7f7;
  14. }
  15. .background-image.data-v-148002ff {
  16. background-repeat: no-repeat;
  17. background-size: 100% 100%;
  18. background-position: center;
  19. }
  20. /*全局文字大小*/
  21. /* 屏幕宽度*/
  22. page.data-v-148002ff {
  23. font-size: 32rpx;
  24. background: #f7f7f7;
  25. }
  26. .page-width.data-v-148002ff {
  27. width: 100%;
  28. }
  29. .u-hover-class.data-v-148002ff {
  30. opacity: .9;
  31. background-color: #f7f7f7;
  32. }
  33. .safe-area-inset-bottom.data-v-148002ff {
  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-148002ff {
  39. padding-bottom: 20rpx;
  40. background-color: #fff;
  41. }
  42. .wholesale.data-v-148002ff {
  43. height: 88rpx;
  44. color: #fff;
  45. }
  46. .wholesale .wholesale-item.data-v-148002ff {
  47. display: -webkit-box;
  48. display: -webkit-flex;
  49. display: flex;
  50. margin: 0 12rpx;
  51. -webkit-box-pack: center;
  52. -webkit-justify-content: center;
  53. justify-content: center;
  54. -webkit-box-align: center;
  55. -webkit-align-items: center;
  56. align-items: center;
  57. font-size: 22rpx;
  58. width: 218rpx;
  59. }
  60. .wholesale .wholesale-item .wholesale-price.data-v-148002ff {
  61. font-size: 26rpx;
  62. margin-top: -5rpx;
  63. }
  64. .wholesale .wholesale-item .wholesale-price text.data-v-148002ff {
  65. font-size: 44rpx;
  66. }
  67. .wholesale .wholesale-item > view.data-v-148002ff {
  68. display: inline-block;
  69. }
  70. .wholesale .wholesale-item > view > view.data-v-148002ff {
  71. margin-top: -10rpx;
  72. }
  73. .wholesale .wholesale-item.data-v-148002ff:first-of-type {
  74. -webkit-box-pack: start;
  75. -webkit-justify-content: flex-start;
  76. justify-content: flex-start;
  77. }
  78. .wholesale .wholesale-item.data-v-148002ff:last-of-type {
  79. -webkit-box-pack: end;
  80. -webkit-justify-content: flex-end;
  81. justify-content: flex-end;
  82. }
  83. .app-goods.data-v-148002ff {
  84. background-color: #f7f7f7;
  85. }
  86. .bd-bottom.data-v-148002ff {
  87. width: 750rpx;
  88. height: 110rpx;
  89. padding: 20rpx 24rpx;
  90. }
  91. .bd-back.data-v-148002ff {
  92. width: 66rpx;
  93. height: 100%;
  94. margin-right: 20rpx;
  95. }
  96. .bd-icon.data-v-148002ff {
  97. width: 30rpx;
  98. height: 30rpx;
  99. margin-bottom: 8rpx;
  100. }
  101. .bd-text.data-v-148002ff {
  102. font-size: 20rpx;
  103. color: #888888;
  104. line-height: 1;
  105. }
  106. .bd-btn.data-v-148002ff {
  107. text-align: center;
  108. line-height: 70rpx;
  109. font-size: 26rpx;
  110. border-radius: 35rpx;
  111. }
  112. .bd-btn-left.data-v-148002ff {
  113. border-top-right-radius: 0;
  114. border-bottom-right-radius: 0;
  115. }
  116. .bd-btn-right.data-v-148002ff {
  117. border-top-left-radius: 0;
  118. border-bottom-left-radius: 0;
  119. }
  120. .bd-btn-half.data-v-148002ff {
  121. width: 50%;
  122. }
  123. .bd-btn-color.data-v-148002ff {
  124. color: #ffffff;
  125. }
  126. .bd-oversell-btn.data-v-148002ff {
  127. background-color: #CDCDCD;
  128. }
  129. .bd-content-radius-0.data-v-148002ff {
  130. border-radius: 35rpx 0 0 35rpx;
  131. }
  132. .bd-content-radius-1.data-v-148002ff {
  133. border-radius: 0 35rpx 35rpx 0;
  134. }
  135. .bd-btn-tel > view.data-v-148002ff {
  136. line-height: 70rpx;
  137. text-align: center;
  138. }
  139. .bd-btn-tel .tel.data-v-148002ff {
  140. border-top-left-radius: 35rpx;
  141. border-bottom-left-radius: 35rpx;
  142. }
  143. .bd-btn-tel .contact.data-v-148002ff {
  144. padding: 0;
  145. height: 70rpx;
  146. line-height: 70rpx;
  147. margin: 0;
  148. border: none;
  149. }
  150. .bd-btn-tel .service.data-v-148002ff {
  151. border-top-right-radius: 35rpx;
  152. border-bottom-right-radius: 35rpx;
  153. }
  154. .bd-btn-tel .all-radius.data-v-148002ff {
  155. border-radius: 35rpx;
  156. }
  157. .bd-btn-tel .all-width.data-v-148002ff {
  158. width: 100%;
  159. }
  160. .bd-btn-tel .bd-three-one.data-v-148002ff {
  161. width: calc(100%/3);
  162. }
  163. .bd-btn-tel .bd-no-radius.data-v-148002ff {
  164. border-radius: 0;
  165. }
  166. .product-list.data-v-148002ff {
  167. background-color: white;
  168. }
  169. .join-member.data-v-148002ff {
  170. background-color: #ffffff;
  171. padding: 0 24rpx;
  172. }
  173. .text.data-v-148002ff {
  174. color: #ffffff;
  175. }
  176. .default-bakground.data-v-148002ff {
  177. background-color: #446dfd;
  178. color: #ffffff;
  179. }
  180. .u-bottom-fixed.data-v-148002ff {
  181. position: fixed;
  182. bottom: 0;
  183. left: 0;
  184. width: 100%;
  185. z-index: 1500;
  186. background-color: #ffffff;
  187. }
  188. .u-bottom-height-0.data-v-148002ff {
  189. height: 110rpx;
  190. }
  191. .u-bottom-height-1.data-v-148002ff {
  192. height: 190rpx;
  193. }
  194. .goods-margin.data-v-148002ff {
  195. margin-top: 20rpx;
  196. }
  197. .wholesale-text.data-v-148002ff {
  198. height: 30rpx;
  199. line-height: 30rpx;
  200. padding: 0 15rpx;
  201. border-radius: 15rpx;
  202. font-size: 22rpx;
  203. display: inline-block;
  204. margin-bottom: 20rpx;
  205. }
  206. .wholesale-text.margin.data-v-148002ff {
  207. margin-bottom: 0;
  208. }
  209. .text.data-v-148002ff {
  210. color: #ffffff;
  211. }
  212. .btn-finish-sell.data-v-148002ff {
  213. background: -webkit-linear-gradient(left, #999999, rgba(153, 153, 153, 0.7));
  214. background: linear-gradient(to right, #999999, rgba(153, 153, 153, 0.7));
  215. }
  216. .u-bottom-height-2.data-v-148002ff {
  217. height: 270rpx;
  218. }