goods-attr.wxss 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221
  1. @charset "UTF-8";
  2. .text-center.data-v-955f5ab0 {
  3. text-align: center;
  4. }
  5. .font-weight.data-v-955f5ab0 {
  6. font-weight: bold;
  7. }
  8. .page-width.data-v-955f5ab0 {
  9. width: 100%;
  10. }
  11. .goods-hover-class.data-v-955f5ab0 {
  12. opacity: .9;
  13. background-color: #f7f7f7;
  14. }
  15. .background-image.data-v-955f5ab0 {
  16. background-repeat: no-repeat;
  17. background-size: 100% 100%;
  18. background-position: center;
  19. }
  20. /*全局文字大小*/
  21. /* 屏幕宽度*/
  22. page.data-v-955f5ab0 {
  23. font-size: 32rpx;
  24. background: #f7f7f7;
  25. }
  26. .page-width.data-v-955f5ab0 {
  27. width: 100%;
  28. }
  29. .u-hover-class.data-v-955f5ab0 {
  30. opacity: .9;
  31. background-color: #f7f7f7;
  32. }
  33. .safe-area-inset-bottom.data-v-955f5ab0 {
  34. padding-bottom: 0;
  35. padding-bottom: constant(safe-area-inset-bottom);
  36. padding-bottom: env(safe-area-inset-bottom);
  37. }
  38. .attr.data-v-955f5ab0 {
  39. background-color: #fff;
  40. position: relative;
  41. padding-left: 84rpx;
  42. margin-bottom: 20rpx;
  43. }
  44. .attr .low-attr.data-v-955f5ab0 {
  45. position: absolute;
  46. z-index: 2;
  47. top: 24rpx;
  48. height: 40rpx;
  49. width: 40rpx;
  50. left: 24rpx;
  51. }
  52. .attr .attr-item.data-v-955f5ab0 {
  53. height: 88rpx;
  54. line-height: 88rpx;
  55. border-top: 2rpx solid #e2e2e2;
  56. position: relative;
  57. font-size: 28rpx;
  58. color: #999;
  59. color: #353535;
  60. }
  61. .attr .attr-item .attr-label.data-v-955f5ab0 {
  62. width: 174rpx;
  63. -webkit-flex-shrink: 0;
  64. flex-shrink: 0;
  65. }
  66. .attr .attr-item .attr_name .to-more.data-v-955f5ab0 {
  67. right: 24rpx;
  68. top: 32rpx;
  69. position: absolute;
  70. margin-left: 0;
  71. }
  72. .attr .attr-item .attr_name .attr-name-list.data-v-955f5ab0 {
  73. width: 432rpx;
  74. }
  75. .attr .attr-item .cat-info.data-v-955f5ab0 {
  76. width: 442rpx;
  77. }
  78. .attr .attr-item .to-more.data-v-955f5ab0 {
  79. height: 24rpx;
  80. width: 12rpx;
  81. margin-left: 10rpx;
  82. }
  83. .attr .attr-item.data-v-955f5ab0:first-of-type {
  84. border-top: 0;
  85. }
  86. .title.data-v-955f5ab0 {
  87. font-size: 28rpx;
  88. color: #999;
  89. margin: 30rpx 24rpx 13rpx;
  90. }
  91. .info-item.data-v-955f5ab0 {
  92. height: 88rpx;
  93. line-height: 88rpx;
  94. font-size: 28rpx;
  95. background-color: #fff;
  96. padding: 0 24rpx;
  97. color: #353535;
  98. }
  99. .info-item .form-label.data-v-955f5ab0 {
  100. width: 176rpx;
  101. }
  102. .info-item .cat-info.data-v-955f5ab0 {
  103. width: 526rpx;
  104. color: #666;
  105. }
  106. .info-item .cat-info .to-more.data-v-955f5ab0 {
  107. height: 24rpx;
  108. width: 12rpx;
  109. margin-left: 10rpx;
  110. }
  111. .add-attr.data-v-955f5ab0 {
  112. height: 120rpx;
  113. background-color: #fff;
  114. margin-top: 20rpx;
  115. padding-top: 24rpx;
  116. }
  117. .add-attr .add-attr-btn.data-v-955f5ab0 {
  118. height: 72rpx;
  119. width: 320rpx;
  120. border-radius: 36rpx;
  121. border: 2rpx solid #446dfd;
  122. margin: 0 auto;
  123. color: #446dfd;
  124. font-size: 26rpx;
  125. line-height: 72rpx;
  126. }
  127. .add-attr .add-attr-btn image.data-v-955f5ab0 {
  128. height: 28rpx;
  129. width: 28rpx;
  130. margin-right: 12rpx;
  131. margin-top: 22rpx;
  132. }
  133. .add.data-v-955f5ab0 {
  134. position: fixed;
  135. bottom: 0;
  136. left: 0;
  137. height: 120rpx;
  138. width: 100%;
  139. z-index: 15;
  140. background-color: #fff;
  141. }
  142. .add view.data-v-955f5ab0 {
  143. width: 702rpx;
  144. line-height: 80rpx;
  145. height: 80rpx;
  146. margin: 20rpx auto;
  147. border-radius: 40rpx;
  148. background-color: #446dfd;
  149. color: #fff;
  150. font-size: 32rpx;
  151. text-align: center;
  152. }
  153. .add.iphone_x.data-v-955f5ab0 {
  154. height: 170rpx;
  155. padding-bottom: 50rpx;
  156. }
  157. .placeholder.data-v-955f5ab0 {
  158. height: 120rpx;
  159. }
  160. .placeholder.iphone_x.data-v-955f5ab0 {
  161. height: 170rpx;
  162. }
  163. .dialog.data-v-955f5ab0 {
  164. position: fixed;
  165. height: 100%;
  166. width: 100%;
  167. bottom: 0;
  168. left: 0;
  169. z-index: 10;
  170. background-color: rgba(0, 0, 0, 0.3);
  171. }
  172. .dialog .dialog-item.data-v-955f5ab0 {
  173. padding-top: 20rpx;
  174. position: fixed;
  175. top: 25%;
  176. left: 0;
  177. right: 0;
  178. margin: 0 auto;
  179. width: 620rpx;
  180. border-radius: 16rpx;
  181. background-color: #fff;
  182. text-align: center;
  183. }
  184. .dialog .submit-info.data-v-955f5ab0 {
  185. font-size: 28rpx;
  186. color: #999999;
  187. padding: 34rpx 0 52rpx;
  188. }
  189. .dialog .btn-area.data-v-955f5ab0 {
  190. height: 88rpx;
  191. position: relative;
  192. border-top: 1rpx solid #e2e2e2;
  193. }
  194. .dialog .btn-area .line.data-v-955f5ab0 {
  195. height: 32rpx;
  196. width: 1rpx;
  197. background-color: #e2e2e2;
  198. position: absolute;
  199. top: 28rpx;
  200. left: 0;
  201. right: 0;
  202. margin: 0 auto;
  203. }
  204. .dialog .btn-area .submit-btn.data-v-955f5ab0 {
  205. height: 88rpx;
  206. line-height: 88rpx;
  207. font-size: 32rpx;
  208. color: #666;
  209. width: 310rpx;
  210. text-align: center;
  211. }
  212. .dialog .btn-area .submit-btn.be-submit.data-v-955f5ab0 {
  213. color: #446dfd;
  214. }
  215. .dialog .dialog-title.data-v-955f5ab0 {
  216. text-align: center;
  217. font-size: 32rpx;
  218. color: #353535;
  219. margin: 23rpx 0 0;
  220. }