C端小程序
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

227 rindas
4.1 KiB

  1. @import "../../../app.wxss";
  2. .index-rushToBuy {
  3. width: 688rpx;
  4. margin: 30rpx auto 0;
  5. padding: 20rpx 0 0;
  6. font-family: PingFangSC-Semibold;
  7. box-shadow:0 0 10px 0 rgba(211,211,211,0.50);
  8. border-radius:16rpx;
  9. }
  10. .index-rushToBuy-title {
  11. position: relative;
  12. font-size: 34rpx;
  13. font-weight:bold;
  14. color: #333333;
  15. letter-spacing: 1.16rpx;
  16. padding-left: 20rpx;
  17. line-height: 34rpx;
  18. }
  19. .useprice{
  20. font-size: 28rpx;
  21. }
  22. .morebargin{
  23. float: right;
  24. margin-right: 20rpx;
  25. color: #999999;
  26. font-size: 24rpx;
  27. line-height: 34rpx;
  28. font-weight: normal;
  29. }
  30. .listimage{
  31. position: absolute;
  32. right: 18rpx;
  33. width: 20px;
  34. top: 28rpx;
  35. }
  36. .index-scroll-view {
  37. width: 100%;
  38. white-space: nowrap;
  39. height: 300rpx;
  40. }
  41. .index-scroll-view .commodity {
  42. display: inline-block;
  43. width: 285rpx;
  44. margin: 20rpx 0 0 13rpx;
  45. position: relative;
  46. border-radius: 10rpx;
  47. overflow: hidden;
  48. }
  49. .index-scroll-view .commodity:last-child{
  50. margin-right: 15rpx;
  51. }
  52. .index-scroll-view .commodity:nth-of-type(1){
  53. margin-left: 14rpx;
  54. }
  55. .commodity-img{
  56. display: block;
  57. width: 285rpx;
  58. height: 166rpx;
  59. background:rgba(255,255,255,1);
  60. border-radius:16rpx;
  61. }
  62. .index-scroll-view .commodity-info {
  63. padding:10rpx 0;
  64. overflow: hidden;
  65. }
  66. .index-scroll-view .commodity-info-name {
  67. width: 285rpx;
  68. overflow: hidden;
  69. white-space: nowrap;
  70. text-overflow: ellipsis;
  71. font-size: 28rpx;
  72. line-height: 30rpx;
  73. margin-top: 16rpx;
  74. color: #333333;
  75. }
  76. .index-scroll-view .commodity-info-time {
  77. font-size: 22rpx;
  78. color: #B4B4B4;
  79. letter-spacing: 0.7rpx;
  80. line-height: 42rpx;
  81. }
  82. .index-scroll-view .commodity-info-price-p {
  83. font-size: 28rpx;
  84. color: #f96563;
  85. line-height: 30rpx;
  86. }
  87. .commodity-info-price{
  88. margin-top: 10rpx;
  89. line-height: 30rpx;
  90. }
  91. .index-scroll-view .commodity-info-price-o {
  92. display: inline-block;
  93. padding-left: 20rpx;
  94. font-size: 24rpx;
  95. color: #B4B4B4;
  96. letter-spacing: 0.96rpx;
  97. text-decoration:line-through;
  98. line-height: 36rpx;
  99. }
  100. .barginicon{
  101. width: 24rpx;
  102. height: 22rpx;
  103. }
  104. .barginiconimg{
  105. width: 26rpx;
  106. height: 23rpx;
  107. margin-right: 6rpx;
  108. }
  109. .text-red{
  110. color:#F12643;
  111. }
  112. .commodity-info-price-p {
  113. font-size: 28rpx;
  114. color: #f96563;
  115. line-height: 30rpx;
  116. }
  117. .price{
  118. font-size: 24rpx;
  119. color: #999;
  120. text-decoration: line-through;
  121. margin-left: 10rpx;
  122. }
  123. .one-commodity{
  124. padding-bottom: 20rpx;
  125. }
  126. .one-commodity-info {
  127. width:322rpx;
  128. white-space:nowrap;
  129. text-overflow:ellipsis;
  130. overflow:hidden;
  131. }
  132. .one-commodity-img{
  133. width: 325rpx;
  134. height: 201rpx;
  135. float: left;
  136. /* border-radius:16rpx; */
  137. margin: 20rpx 26rpx 0 13rpx;
  138. }
  139. .one-commodity-info .commodity-info-name{
  140. font-size: 24rpx;
  141. line-height: 32rpx;
  142. margin-top: 14rpx;
  143. }
  144. .one-commodity-info .commodity-info-subTitle{
  145. font-size: 28rpx;
  146. height: 28rpx;
  147. line-height: 28rpx;
  148. margin-top: 12rpx;
  149. color: #999;
  150. width: 322rpx;
  151. white-space: nowrap;
  152. overflow: hidden;
  153. text-overflow: ellipsis;
  154. }
  155. .one-commodity-info .commodity-info-salePriceStr{
  156. line-height: 30rpx;
  157. margin-top: 6rpx;
  158. }
  159. .one-commodity-info .commodity-info-price{
  160. margin-top: 0;
  161. font-size: 18rpx;
  162. line-height: 26rpx;
  163. margin-left: 0;
  164. text-decoration: none;
  165. color: #999;
  166. }
  167. .inviteNum{
  168. color: red;
  169. }
  170. .one-commodity-info .salePriceStr{
  171. font-weight: bold;
  172. font-size:66rpx;
  173. line-height: 66rpx;
  174. color: #fc5b24;
  175. }
  176. .titlechannel{
  177. text-align: center;
  178. width: 171rpx;
  179. height: 201rpx;
  180. background: #fc5b24;
  181. border-radius:16rpx;
  182. border-top-right-radius: 0;
  183. border-bottom-right-radius: 0;
  184. }
  185. .titlechannel text{
  186. color:#fff;
  187. font-size:46rpx;
  188. margin-top:13rpx;
  189. font-weight:bold;
  190. display:inline-block;
  191. }
  192. .rightcontent{
  193. position: relative;
  194. width: 463rpx;
  195. height: 201rpx;
  196. background: #fff;
  197. /* border-radius: 16rpx; */
  198. border-bottom-right-radius: 0;
  199. border-top-right-radius: 0;
  200. }
  201. .more{
  202. position: absolute;
  203. right: 0;
  204. top: 0;
  205. bottom: 0;
  206. z-index: 10;
  207. background: #fc5b24;
  208. width: 55rpx;
  209. border-bottom-right-radius:16rpx;
  210. border-top-right-radius:16rpx;
  211. }
  212. .more text{
  213. color:#fff;
  214. font-size: 26rpx;
  215. display: block;
  216. text-align: center;
  217. }
  218. .more text:nth-of-type(1){
  219. margin-top: 68rpx;
  220. }