store-pick.wxss 3.3 KB

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