goods-attr-edit.wxss 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  1. @charset "UTF-8";
  2. .text-center.data-v-9e5bf770 {
  3. text-align: center;
  4. }
  5. .font-weight.data-v-9e5bf770 {
  6. font-weight: bold;
  7. }
  8. .page-width.data-v-9e5bf770 {
  9. width: 100%;
  10. }
  11. .goods-hover-class.data-v-9e5bf770 {
  12. opacity: .9;
  13. background-color: #f7f7f7;
  14. }
  15. .background-image.data-v-9e5bf770 {
  16. background-repeat: no-repeat;
  17. background-size: 100% 100%;
  18. background-position: center;
  19. }
  20. /*全局文字大小*/
  21. /* 屏幕宽度*/
  22. page.data-v-9e5bf770 {
  23. font-size: 32rpx;
  24. background: #f7f7f7;
  25. }
  26. .page-width.data-v-9e5bf770 {
  27. width: 100%;
  28. }
  29. .u-hover-class.data-v-9e5bf770 {
  30. opacity: .9;
  31. background-color: #f7f7f7;
  32. }
  33. .safe-area-inset-bottom.data-v-9e5bf770 {
  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-9e5bf770 {
  39. background-color: #fff;
  40. position: relative;
  41. padding-left: 84rpx;
  42. margin-bottom: 20rpx;
  43. }
  44. .attr .low-attr.data-v-9e5bf770 {
  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-9e5bf770 {
  53. height: 88rpx;
  54. line-height: 88rpx;
  55. border-top: 2rpx solid #e2e2e2;
  56. position: relative;
  57. font-size: 28rpx;
  58. color: #353535;
  59. }
  60. .attr .attr-item input.data-v-9e5bf770 {
  61. height: 88rpx;
  62. line-height: 88rpx;
  63. }
  64. .attr .attr-item.data-v-9e5bf770:first-of-type {
  65. border-top: 0;
  66. }
  67. .add-attr.data-v-9e5bf770 {
  68. height: 120rpx;
  69. background-color: #fff;
  70. margin-bottom: 20rpx;
  71. padding-top: 24rpx;
  72. }
  73. .add-attr .add-attr-btn.data-v-9e5bf770 {
  74. height: 72rpx;
  75. width: 320rpx;
  76. border-radius: 36rpx;
  77. border: 1rpx solid #446dfd;
  78. margin: 0 auto;
  79. color: #446dfd;
  80. font-size: 26rpx;
  81. line-height: 72rpx;
  82. }
  83. .add-attr .add-attr-btn image.data-v-9e5bf770 {
  84. height: 28rpx;
  85. width: 28rpx;
  86. margin-right: 12rpx;
  87. margin-top: 22rpx;
  88. }
  89. .add.data-v-9e5bf770 {
  90. position: fixed;
  91. bottom: 0;
  92. left: 0;
  93. height: 120rpx;
  94. width: 100%;
  95. z-index: 15;
  96. background-color: #fff;
  97. }
  98. .add view.data-v-9e5bf770 {
  99. width: 702rpx;
  100. line-height: 80rpx;
  101. height: 80rpx;
  102. margin: 20rpx auto;
  103. border-radius: 40rpx;
  104. background-color: #446dfd;
  105. color: #fff;
  106. font-size: 32rpx;
  107. text-align: center;
  108. }
  109. .add.iphone_x.data-v-9e5bf770 {
  110. height: 170rpx;
  111. padding-bottom: 50rpx;
  112. }
  113. .placeholder.data-v-9e5bf770 {
  114. height: 120rpx;
  115. }
  116. .placeholder.iphone_x.data-v-9e5bf770 {
  117. height: 170rpx;
  118. }
  119. .dialog.data-v-9e5bf770 {
  120. position: fixed;
  121. height: 100%;
  122. width: 100%;
  123. bottom: 0;
  124. left: 0;
  125. z-index: 10;
  126. background-color: rgba(0, 0, 0, 0.3);
  127. }
  128. .dialog .dialog-item.data-v-9e5bf770 {
  129. padding-top: 20rpx;
  130. position: fixed;
  131. top: 25%;
  132. left: 0;
  133. right: 0;
  134. margin: 0 auto;
  135. width: 620rpx;
  136. border-radius: 16rpx;
  137. background-color: #fff;
  138. text-align: center;
  139. }
  140. .dialog .btn-area.data-v-9e5bf770 {
  141. height: 88rpx;
  142. position: relative;
  143. border-top: 1rpx solid #e2e2e2;
  144. }
  145. .dialog .btn-area .line.data-v-9e5bf770 {
  146. height: 32rpx;
  147. width: 1rpx;
  148. background-color: #e2e2e2;
  149. position: absolute;
  150. top: 28rpx;
  151. left: 0;
  152. right: 0;
  153. margin: 0 auto;
  154. }
  155. .dialog .btn-area .submit-btn.data-v-9e5bf770 {
  156. height: 88rpx;
  157. line-height: 88rpx;
  158. font-size: 32rpx;
  159. color: #666;
  160. width: 310rpx;
  161. text-align: center;
  162. }
  163. .dialog .btn-area .submit-btn.be-submit.data-v-9e5bf770 {
  164. color: #446dfd;
  165. }
  166. .dialog .dialog-title.data-v-9e5bf770 {
  167. text-align: center;
  168. font-size: 32rpx;
  169. color: #353535;
  170. margin: 66rpx 0 76rpx;
  171. }