@@ -52,6 +52,7 @@ Generated by [AVA](https://avajs.dev).
52
52
justifyContent: FlexAlign.Center,␊
53
53
alignItems: ItemAlign.Center␊
54
54
},␊
55
+ flexShrink: 0,␊
55
56
gap: "4px",␊
56
57
height: "24px",␊
57
58
linearGradient: [␊
@@ -115,6 +116,7 @@ Generated by [AVA](https://avajs.dev).
115
116
flexOptions: {␊
116
117
justifyContent: FlexAlign.SpaceBetween␊
117
118
},␊
119
+ flexShrink: 0,␊
118
120
gap: "-94px",␊
119
121
height: "23px",␊
120
122
left: "201px",␊
@@ -225,6 +227,7 @@ Generated by [AVA](https://avajs.dev).
225
227
color: "#fff",␊
226
228
display: "inline-flex",␊
227
229
flexOptions: {},␊
230
+ flexShrink: 0,␊
228
231
fontSize: "12px",␊
229
232
lineHeight: "1",␊
230
233
margin: {␊
@@ -238,13 +241,15 @@ Generated by [AVA](https://avajs.dev).
238
241
color: "#000",␊
239
242
display: "inline-flex",␊
240
243
flexOptions: {},␊
244
+ flexShrink: 0,␊
241
245
fontSize: "16px",␊
242
246
lineHeight: "1",␊
243
247
width: "116px"␊
244
248
},␊
245
249
"instruction2": {␊
246
250
color: "#999",␊
247
251
flexOptions: {},␊
252
+ flexShrink: 0,␊
248
253
fontSize: "11px",␊
249
254
lineHeight: "1.36",␊
250
255
overflow: "hidden",␊
@@ -289,6 +294,7 @@ Generated by [AVA](https://avajs.dev).
289
294
direction: FlexDirection.Column,␊
290
295
justifyContent: FlexAlign.Center␊
291
296
},␊
297
+ flexShrink: 0,␊
292
298
fontFamily: "Source Han Sans CN",␊
293
299
fontWeight: "500",␊
294
300
gap: "8px",␊
@@ -305,12 +311,14 @@ Generated by [AVA](https://avajs.dev).
305
311
color: "#999",␊
306
312
display: "inline-flex",␊
307
313
flexOptions: {},␊
314
+ flexShrink: 0,␊
308
315
fontSize: "12px",␊
309
316
lineHeight: "1"␊
310
317
},␊
311
318
"txt1": {␊
312
319
color: "#222",␊
313
320
flexOptions: {},␊
321
+ flexShrink: 0,␊
314
322
fontSize: "11px",␊
315
323
lineHeight: "1.36",␊
316
324
textAlign: "center"␊
@@ -319,6 +327,7 @@ Generated by [AVA](https://avajs.dev).
319
327
color: "#999",␊
320
328
display: "inline-flex",␊
321
329
flexOptions: {},␊
330
+ flexShrink: 0,␊
322
331
fontSize: "12px",␊
323
332
lineHeight: "1.83",␊
324
333
width: "290px"␊
@@ -429,6 +438,7 @@ Generated by [AVA](https://avajs.dev).
429
438
direction: FlexDirection.Column,␊
430
439
justifyContent: FlexAlign.Center␊
431
440
},␊
441
+ flexShrink: 0,␊
432
442
fontFamily: "Source Han Sans CN",␊
433
443
fontWeight: "500",␊
434
444
gap: "8px",␊
@@ -472,7 +482,7 @@ Generated by [AVA](https://avajs.dev).
472
482
],␊
473
483
textDecoration: {␊
474
484
type: TextDecorationType["LineThrough"],␊
475
- color: "Red "␊
485
+ color: "red "␊
476
486
},␊
477
487
width: "18px"␊
478
488
}} src='//img20.360buyimg.com/img/jfs/t1/166410/12/38783/3147/64f58062Fd7737e2b/5aaf0205cd1ce175.png'></img>␊
@@ -685,6 +695,7 @@ Generated by [AVA](https://avajs.dev).
685
695
flexOptions: {␊
686
696
justifyContent: FlexAlign.SpaceBetween␊
687
697
},␊
698
+ flexShrink: 0,␊
688
699
gap: "-94px",␊
689
700
height: "23px",␊
690
701
left: "201px",␊
@@ -711,6 +722,7 @@ Generated by [AVA](https://avajs.dev).
711
722
<span className='instruction2' style={{␊
712
723
color: "#999",␊
713
724
flexOptions: {},␊
725
+ flexShrink: 0,␊
714
726
fontSize: "11px",␊
715
727
lineHeight: "1.36",␊
716
728
overflow: "hidden",␊
@@ -720,6 +732,7 @@ Generated by [AVA](https://avajs.dev).
720
732
<span className='txt1' style={{␊
721
733
color: "#222",␊
722
734
flexOptions: {},␊
735
+ flexShrink: 0,␊
723
736
fontSize: "11px",␊
724
737
lineHeight: "1.36",␊
725
738
textAlign: "center"␊
@@ -744,6 +757,7 @@ Generated by [AVA](https://avajs.dev).
744
757
color: "#999",␊
745
758
display: "inline-flex",␊
746
759
flexOptions: {},␊
760
+ flexShrink: 0,␊
747
761
fontSize: "12px",␊
748
762
lineHeight: "1.83",␊
749
763
width: "290px"␊
0 commit comments