search.wxss 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194
  1. @charset "UTF-8";
  2. .text-center.data-v-4cedc0c6 {
  3. text-align: center;
  4. }
  5. .font-weight.data-v-4cedc0c6 {
  6. font-weight: bold;
  7. }
  8. .page-width.data-v-4cedc0c6 {
  9. width: 100%;
  10. }
  11. .goods-hover-class.data-v-4cedc0c6 {
  12. opacity: .9;
  13. background-color: #f7f7f7;
  14. }
  15. .background-image.data-v-4cedc0c6 {
  16. background-repeat: no-repeat;
  17. background-size: 100% 100%;
  18. background-position: center;
  19. }
  20. /*全局文字大小*/
  21. /* 屏幕宽度*/
  22. page.data-v-4cedc0c6 {
  23. font-size: 32rpx;
  24. background: #f7f7f7;
  25. }
  26. .page-width.data-v-4cedc0c6 {
  27. width: 100%;
  28. }
  29. .u-hover-class.data-v-4cedc0c6 {
  30. opacity: .9;
  31. background-color: #f7f7f7;
  32. }
  33. .safe-area-inset-bottom.data-v-4cedc0c6 {
  34. padding-bottom: 0;
  35. padding-bottom: constant(safe-area-inset-bottom);
  36. padding-bottom: env(safe-area-inset-bottom);
  37. }
  38. .opacity-hide.data-v-4cedc0c6 {
  39. position: fixed;
  40. top: 0;
  41. z-index: -10;
  42. opacity: 0;
  43. overflow: hidden;
  44. }
  45. .search.data-v-4cedc0c6 {
  46. background-color: #efeff4;
  47. }
  48. .close-pic.data-v-4cedc0c6 {
  49. margin-right: 20rpx;
  50. margin-bottom: 16rpx;
  51. border-radius: 50%;
  52. }
  53. .close-pic image.data-v-4cedc0c6 {
  54. height: 60rpx;
  55. width: 60rpx;
  56. display: block;
  57. }
  58. .hot.data-v-4cedc0c6 {
  59. background-color: #fafafa;
  60. border-radius: 16rpx;
  61. }
  62. .hot .hot-center.data-v-4cedc0c6 {
  63. padding: 32rpx 24rpx;
  64. }
  65. .hot .hot-center .top-image.data-v-4cedc0c6 {
  66. width: 159rpx;
  67. height: 25rpx;
  68. display: block;
  69. }
  70. .hot .hot-center .top-list.data-v-4cedc0c6 {
  71. margin-top: 32rpx;
  72. border-radius: 16rpx;
  73. padding: 22rpx 0;
  74. box-shadow: 0 0 12rpx 0 #e0e0e0;
  75. }
  76. .hot .hot-center .top-list .item.data-v-4cedc0c6 {
  77. height: 110rpx;
  78. }
  79. .hot .hot-center .top-list .item .first.data-v-4cedc0c6 {
  80. width: 120rpx;
  81. font-weight: bold;
  82. }
  83. .hot .hot-center .top-list .item .first image.data-v-4cedc0c6 {
  84. width: 48rpx;
  85. height: 43rpx;
  86. display: block;
  87. }
  88. .hot .hot-center .top-list .item .first view.data-v-4cedc0c6 {
  89. color: #999999;
  90. font-size: 26rpx;
  91. }
  92. .hot .hot-center .top-list .item .goods-image image.data-v-4cedc0c6 {
  93. height: 90rpx;
  94. width: 90rpx;
  95. display: block;
  96. border-radius: 8rpx;
  97. }
  98. .hot .hot-center .top-list .item .goods-name.data-v-4cedc0c6 {
  99. color: #333333;
  100. font-size: 26rpx;
  101. margin: 0 24rpx;
  102. }
  103. .app-layout.data-v-4cedc0c6 {
  104. min-height: 100vh;
  105. }
  106. .top.data-v-4cedc0c6 {
  107. position: fixed;
  108. width: 100%;
  109. top: 0;
  110. z-index: 15;
  111. padding: 20rpx 24rpx;
  112. background-color: #efeff4;
  113. font-size: 32rpx;
  114. color: #666666;
  115. }
  116. .top .input.data-v-4cedc0c6 {
  117. background-color: #ffffff;
  118. border-radius: 50rpx 0 0 50rpx;
  119. padding: 0 32rpx;
  120. font-size: 28rpx;
  121. height: 64rpx;
  122. }
  123. .top .box.data-v-4cedc0c6 {
  124. position: relative;
  125. }
  126. .top .box .close-tip.data-v-4cedc0c6 {
  127. width: 64rpx;
  128. height: 64rpx;
  129. background-color: #ffffff;
  130. border-radius: 0 50rpx 50rpx 0;
  131. margin-right: 20rpx;
  132. }
  133. .top .box .search-close.data-v-4cedc0c6 {
  134. width: 32rpx;
  135. height: 32rpx;
  136. border-radius: 50%;
  137. margin: 16rpx;
  138. }
  139. .top .radio.data-v-4cedc0c6 {
  140. margin-top: 32rpx;
  141. }
  142. .top .radio .radio-item.data-v-4cedc0c6 {
  143. padding-bottom: 12rpx;
  144. }
  145. .top .radio .active.data-v-4cedc0c6 {
  146. border-bottom: 4rpx solid;
  147. }
  148. .history.data-v-4cedc0c6 {
  149. padding: 36rpx 24rpx;
  150. border-radius: 16rpx 16rpx 0 0;
  151. background-color: #ffffff;
  152. font-size: 28rpx;
  153. }
  154. .history .title.data-v-4cedc0c6 {
  155. padding-bottom: 24rpx;
  156. color: #666666;
  157. }
  158. .history .title image.data-v-4cedc0c6 {
  159. width: 28rpx;
  160. height: 34rpx;
  161. display: block;
  162. }
  163. .history .list .item.data-v-4cedc0c6 {
  164. height: 64rpx;
  165. background-color: #f7f7f7;
  166. padding: 0 20rpx;
  167. margin-right: 20rpx;
  168. margin-bottom: 16rpx;
  169. border-radius: 32rpx;
  170. }
  171. .goods-list .no-result.data-v-4cedc0c6 {
  172. height: 156rpx;
  173. padding: 28rpx 0;
  174. font-size: 28rpx;
  175. background-color: #ffffff;
  176. }
  177. .goods-list .no-result .text.data-v-4cedc0c6 {
  178. color: #999999;
  179. }
  180. .goods-list .no-result .empty.data-v-4cedc0c6 {
  181. width: 100rpx;
  182. height: 100rpx;
  183. display: block;
  184. margin-right: 40rpx;
  185. }
  186. .u-loading-list.data-v-4cedc0c6 {
  187. height: 64rpx;
  188. line-height: 64rpx;
  189. text-align: center;
  190. color: #b0b0b0;
  191. font-size: 24rpx;
  192. background-color: #f7f7f7;
  193. }