search.wxss 3.8 KB

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