Showing
1 changed file
with
0 additions
and
159 deletions
@@ -30,7 +30,6 @@ $basicBtnC:#eb0313; | @@ -30,7 +30,6 @@ $basicBtnC:#eb0313; | ||
30 | left: pxToRem(30px); | 30 | left: pxToRem(30px); |
31 | right: auto; | 31 | right: auto; |
32 | } | 32 | } |
33 | -<<<<<<< HEAD | ||
34 | 33 | ||
35 | .good-detail-page { | 34 | .good-detail-page { |
36 | overflow: hidden; | 35 | overflow: hidden; |
@@ -109,168 +108,10 @@ $basicBtnC:#eb0313; | @@ -109,168 +108,10 @@ $basicBtnC:#eb0313; | ||
109 | bottom: pxToRem(40px); | 108 | bottom: pxToRem(40px); |
110 | .swiper-pagination-bullet { | 109 | .swiper-pagination-bullet { |
111 | margin-right: 2px; | 110 | margin-right: 2px; |
112 | -======= | ||
113 | -.feedback-list { | ||
114 | - padding-top: pxToRem(30px); | ||
115 | - background-color: #f0f0f0; | ||
116 | - | ||
117 | - .nodata{ | ||
118 | - height: pxToRem(88px); | ||
119 | - background-color: #fff; | ||
120 | - padding:0 pxToRem(28px); | ||
121 | - span,a{ | ||
122 | - line-height: pxToRem(88px); | ||
123 | - font-size: pxToRem(28px); | ||
124 | - } | ||
125 | - span{ | ||
126 | - color:$mainFontC; | ||
127 | - } | ||
128 | - a{ | ||
129 | - float: right; | ||
130 | - color: $subFontC; | ||
131 | - span.iconfont{ | ||
132 | - color:inherit; | ||
133 | - } | ||
134 | - } | ||
135 | - } | ||
136 | - .nav-tab{ | ||
137 | - width: 100%; | ||
138 | - } | ||
139 | - | ||
140 | - .nav-tab { | ||
141 | - height: pxToRem(60px); | ||
142 | - padding: pxToRem(10px) 0; | ||
143 | - background-color: #fff; | ||
144 | - border-top: 1px solid $borderC; | ||
145 | - border-bottom: 1px solid $borderC; | ||
146 | - } | ||
147 | - | ||
148 | - .comment-nav, .consult-nav { | ||
149 | - box-sizing: border-box; | ||
150 | - float: left; | ||
151 | - width: 50%; | ||
152 | - height: pxToRem(60px); | ||
153 | - line-height: pxToRem(60px); | ||
154 | - font-size: pxToRem(28px); | ||
155 | - text-align: center; | ||
156 | - color: #ccc; | ||
157 | - | ||
158 | - &.focus { | ||
159 | - color: #000; | ||
160 | - } | ||
161 | - } | ||
162 | - .comment-nav { | ||
163 | - border-right: 1px solid #ccc; | ||
164 | - } | ||
165 | - .content{ | ||
166 | - .content-main{ | ||
167 | - background-color: #fff; | ||
168 | - border-bottom: 1px solid $borderC; | ||
169 | - &.comment-content-main{ | ||
170 | - .user-name{ | ||
171 | - font-size: pxToRem(24px); | ||
172 | - line-height: pxToRem(62px); | ||
173 | - color:$mainFontC; | ||
174 | - padding-left: pxToRem(28px); | ||
175 | - padding-right: pxToRem(18px); | ||
176 | - } | ||
177 | - .goods-spec, | ||
178 | - .comment-time{ | ||
179 | - font-size: pxToRem(24px); | ||
180 | - line-height: pxToRem(62px); | ||
181 | - } | ||
182 | - .detail-content{ | ||
183 | - // font-size: pxToRem(28px); | ||
184 | - // line-height: pxToRem(36px); | ||
185 | - font-size: pxToRem(24px); | ||
186 | - line-height: pxToRem(62px); | ||
187 | - color:$mainFontC; | ||
188 | - padding-left: pxToRem(28px); | ||
189 | - padding-right: pxToRem(18px); | ||
190 | - } | ||
191 | - .goods-spec, | ||
192 | - .comment-time{ | ||
193 | - font-size: pxToRem(24px); | ||
194 | - line-height: pxToRem(62px); | ||
195 | - } | ||
196 | - .detail-content{ | ||
197 | - font-size: pxToRem(28px); | ||
198 | - line-height: pxToRem(36px); | ||
199 | - } | ||
200 | - .goods-spec, | ||
201 | - .detail-content{ | ||
202 | - color:$mainFontC; | ||
203 | - } | ||
204 | - .detail-content, | ||
205 | - .comment-time{ | ||
206 | - padding-left: pxToRem(28px); | ||
207 | - | ||
208 | - } | ||
209 | - .detail-content{ | ||
210 | - padding-right: pxToRem(28px); | ||
211 | - padding-left: pxToRem(28px); | ||
212 | - } | ||
213 | - .detail-content{ | ||
214 | - padding-right: pxToRem(28px); | ||
215 | - } | ||
216 | - .comment-time{ | ||
217 | - color:#c1c1c1; | ||
218 | - } | ||
219 | - } | ||
220 | - &.consult-content-main{ | ||
221 | - padding-right: pxToRem(28px); | ||
222 | - padding-left: pxToRem(28px); | ||
223 | - padding-top: pxToRem(20px); | ||
224 | - padding-bottom: pxToRem(20px); | ||
225 | - .question{ | ||
226 | - font-size: pxToRem(24px); | ||
227 | - color:$mainFontC; | ||
228 | - span{ | ||
229 | - display: block; | ||
230 | - float: left; | ||
231 | - font-size: inherit; | ||
232 | - padding-right: pxToRem(15px); | ||
233 | - } | ||
234 | - p{ | ||
235 | - overflow: hidden; | ||
236 | - } | ||
237 | - } | ||
238 | - .time{ | ||
239 | - font-size: pxToRem(22px); | ||
240 | - color:$subFontC; | ||
241 | - } | ||
242 | - .answer{ | ||
243 | - font-size: pxToRem(24px); | ||
244 | - line-height: pxToRem(36px); | ||
245 | - color:$subFontC; | ||
246 | - margin-top: pxToRem(14px); | ||
247 | - span{ | ||
248 | - display: block; | ||
249 | - float: left; | ||
250 | - font-size: inherit; | ||
251 | - color:$mainFontC; | ||
252 | - padding-right: pxToRem(15px); | ||
253 | ->>>>>>> 94393aa29a7f2704e60f85d3aa6ac8b379aa612d | ||
254 | } | 111 | } |
255 | .swiper-pagination-bullet-active { | 112 | .swiper-pagination-bullet-active { |
256 | background-color: #000; | 113 | background-color: #000; |
257 | } | 114 | } |
258 | -<<<<<<< HEAD | ||
259 | -======= | ||
260 | - } | ||
261 | - } | ||
262 | - &.no-item{ | ||
263 | - font-size: pxToRem(28px); | ||
264 | - text-align: center; | ||
265 | - height: pxToRem(200px); | ||
266 | - line-height: pxToRem(200px); | ||
267 | - color: $subFontC; | ||
268 | - span{ | ||
269 | - font-size: inherit; | ||
270 | - } | ||
271 | - } | ||
272 | - } | ||
273 | ->>>>>>> 94393aa29a7f2704e60f85d3aa6ac8b379aa612d | ||
274 | 115 | ||
275 | } | 116 | } |
276 | 117 |
-
Please register or login to post a comment