fapiaoxinxi.wxss
735 字节
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
page{
background: #F5F5FA
}
.fapiaoinfo{
width:649rpx;
height:407rpx;
border-radius: 28rpx;
margin:53rpx auto 0;
background: #fff;
padding: 36rpx 42rpx;
box-sizing: border-box
}
.fapiaoinfo{
color:#141414;
font-size: 32rpx;
}
.taitouimg{
width:14rpx;
height:14rpx;
font-size: 0
}
.taitouleixing{
display:flex;
align-items: center;
margin-top:21rpx;
}
.infoitem{
display:flex;
align-items: center;
margin-left:39rpx;
}
.infoleft{
color:#141414;
font-size: 28rpx;
}
.qiyedanwei{
color:#141414;
font-size: 28rpx;
margin-left:10rpx;
}
.fapiaotai{
color:#141414;
font-size: 28rpx;
margin-top:21rpx;
}
.zongjine{
display:flex;
align-items: center;
justify-content: space-between
}