|
|
@@ -186,15 +186,16 @@ export default {
|
|
186
|
186
|
}
|
|
187
|
187
|
|
|
188
|
188
|
.details-xiangqing-niri {
|
|
189
|
|
- width: 634rpx;
|
|
|
189
|
+ // width: 634rpx;
|
|
190
|
190
|
// height: 548rpx;
|
|
|
191
|
+ width: 100%;
|
|
191
|
192
|
margin: 26rpx 0 50rpx 0;
|
|
192
|
193
|
display: flex;
|
|
193
|
194
|
flex-direction: column;
|
|
194
|
195
|
|
|
195
|
196
|
// background-color: orangered;
|
|
196
|
197
|
.order-list-yi-in-neibu {
|
|
197
|
|
- width: 634rpx;
|
|
|
198
|
+ // width: 634rpx;
|
|
198
|
199
|
height: 158rpx;
|
|
199
|
200
|
display: flex;
|
|
200
|
201
|
justify-content: space-between;
|
|
|
@@ -203,17 +204,17 @@ export default {
|
|
203
|
204
|
margin: 10rpx 0 10rpx 0;
|
|
204
|
205
|
|
|
205
|
206
|
.order-list-yi-in-neibu-left {
|
|
206
|
|
- width: 474rpx;
|
|
|
207
|
+ // width: 474rpx;
|
|
207
|
208
|
height: 100%;
|
|
208
|
209
|
display: flex;
|
|
209
|
210
|
align-items: flex-start;
|
|
210
|
211
|
justify-content: space-between;
|
|
211
|
|
-
|
|
|
212
|
+ // gap:20rpx;
|
|
212
|
213
|
.order-list-yi-in-neibu-left-img {
|
|
213
|
214
|
width: 158rpx;
|
|
214
|
215
|
height: 158rpx;
|
|
215
|
216
|
overflow: hidden;
|
|
216
|
|
-
|
|
|
217
|
+ flex-shrink: 0;
|
|
217
|
218
|
image {
|
|
218
|
219
|
width: 100%;
|
|
219
|
220
|
height: 100%;
|
|
|
@@ -221,8 +222,9 @@ export default {
|
|
221
|
222
|
}
|
|
222
|
223
|
|
|
223
|
224
|
.order-list-yi-in-neibu-left-url {
|
|
224
|
|
- width: 290rpx;
|
|
|
225
|
+ // width: 290rpx;
|
|
225
|
226
|
display: flex;
|
|
|
227
|
+ padding:0 20rpx;
|
|
226
|
228
|
|
|
227
|
229
|
.order-list-yi-in-neibu-left-url-top {
|
|
228
|
230
|
width: 100%;
|
|
|
@@ -274,7 +276,7 @@ export default {
|
|
274
|
276
|
}
|
|
275
|
277
|
|
|
276
|
278
|
.details-xiangqing-shujussss {
|
|
277
|
|
- width: 634rpx;
|
|
|
279
|
+ // width: 634rpx;
|
|
278
|
280
|
height: 340rpx;
|
|
279
|
281
|
margin-top: 50rpx;
|
|
280
|
282
|
display: flex;
|