File tree 23 files changed +136
-97
lines changed
23 files changed +136
-97
lines changed Original file line number Diff line number Diff line change 96
96
}
97
97
98
98
.comming-spu-content .spu-price .sale-price {
99
+ font-family: DIN;
99
100
color: #ff758c;
100
101
margin-right: 8rpx;
101
102
}
Original file line number Diff line number Diff line change 53
53
}
54
54
55
55
.pin-spec-item .price {
56
- color: #ff5041;
56
+ font-family: DIN;
57
+ color: #ff758c;
58
+ font-size: 36rpx;
59
+ font-weight: bold;
57
60
}
58
61
59
62
.pin-spec-item .act-end {
Original file line number Diff line number Diff line change 62
62
}
63
63
64
64
.new-comers-item .price {
65
- font-family: DIN;
66
- color: #ff758c;
65
+ font-family: DIN;
66
+ color: #ff758c;
67
67
}
68
68
69
69
.new-comers-item {
Original file line number Diff line number Diff line change 1
1
/* 新人专享 */
2
2
.new-comers {
3
3
position: relative;
4
- padding: 20rpx 0;
5
- margin: 20rpx;
6
- background: #fff;
7
- border-radius: 10rpx;
4
+ padding-bottom: 10rpx;
5
+ /* margin: 0 20rpx; */
6
+ border-radius: 20rpx;
8
7
overflow: hidden;
9
8
z-index: 0;
10
9
}
23
22
left: 0;
24
23
top: 0;
25
24
bottom: 0;
26
- border-left: 8rpx solid #4facfe ;
25
+ border-left: 8rpx solid #ff758c ;
27
26
}
28
27
29
28
.new-comers-scroll {
30
- max-height: 320rpx ;
29
+ max-height: 340rpx ;
31
30
}
32
31
33
32
.new-comers-wrap {
46
45
47
46
.new-comers-item .new-img {
48
47
width: 200rpx;
49
- height: 180rpx;
50
- margin-bottom: 20rpx;
48
+ height: 200rpx;
49
+ margin-bottom: 10rpx;
50
+ border-radius: 20rpx;
51
51
}
52
52
53
53
.new-comers-item .title {
54
54
overflow: hidden;
55
55
text-overflow: ellipsis;
56
56
white-space: nowrap;
57
+ font-weight: bold;
57
58
}
58
59
59
60
.new-comers-item .new-bot {
77
78
}
78
79
79
80
.new-comers-item .price {
80
- color: #ff758c;
81
+ font-family: DIN;
82
+ color: #ff758c;
83
+ font-size: 36rpx;
84
+ font-weight: bold;
81
85
}
82
86
83
87
.new-comers-item {
Original file line number Diff line number Diff line change 162
162
}
163
163
164
164
.spu .spu-content .item-right .spu-price .sale-price {
165
- font-family: ' DIN' ;
165
+ font-family: DIN;
166
166
color: #ff758c;
167
167
margin-right: 14rpx;
168
168
font-weight: bold;
Original file line number Diff line number Diff line change 57
57
}
58
58
59
59
.footer .money {
60
- font-family: DIN;
61
- color: #ff758c;
62
- font-size: 40rpx;
63
- font-weight: bold;
60
+ font-family: DIN;
61
+ color: #ff758c;
62
+ font-size: 40rpx;
63
+ font-weight: bold;
64
64
}
Original file line number Diff line number Diff line change 36
36
}
37
37
38
38
.footer .money {
39
- font-family: DIN;
40
- color: #ff758c;
41
- font-weight: bold;
42
- font-size: 40rpx;
39
+ font-family: DIN;
40
+ color: #ff758c;
41
+ font-weight: bold;
42
+ font-size: 40rpx;
43
43
}
Original file line number Diff line number Diff line change 128
128
}
129
129
130
130
.spu .spu-content .item-bottom .spu-price .sale-price {
131
+ font-family: DIN;
131
132
color: #ff758c;
132
133
margin-right: 12rpx;
133
134
}
Original file line number Diff line number Diff line change 7
7
.img {
8
8
width: 240rpx;
9
9
height: 240rpx;
10
- border-radius: 10rpx ;
10
+ border-radius: 20rpx ;
11
11
overflow: hidden;
12
12
}
13
13
42
42
.seckill-item .item-right .desc {
43
43
font-size: 26rpx;
44
44
line-height: 32rpx;
45
- color: #999 ;
45
+ color: #666 ;
46
46
width: 400rpx;
47
47
height: 32rpx;
48
48
margin-bottom: 12rpx;
61
61
}
62
62
63
63
.seckill-item .spu-price .sale-price {
64
+ font-family: DIN;
64
65
color: #ff5344;
65
66
margin-right: 12rpx;
66
67
}
73
74
}
74
75
75
76
.seckill-item .spu-price .market-price {
77
+ font-family: DIN;
76
78
text-decoration: line-through;
77
- color: #999 ;
79
+ color: #666 ;
78
80
margin-right: 30rpx;
79
81
}
80
82
101
103
102
104
.progress-box {
103
105
display: flex;
104
- color: #999 ;
106
+ color: #666 ;
105
107
font-size: 22rpx;
106
108
margin-top: auto;
107
109
margin-bottom: 20rpx;
Original file line number Diff line number Diff line change 85
85
}
86
86
87
87
.sku-card .sku-header .sku-price .sale-price {
88
+ font-family: DIN;
88
89
color: #ff758c;
89
90
margin-right: 12rpx;
90
91
margin-bottom: -4rpx;
Original file line number Diff line number Diff line change 2
2
3
3
.topic {
4
4
margin: 20rpx;
5
- background: #fff ;
6
- border-radius: 10rpx ;
5
+ background: #ffffff86 ;
6
+ border-radius: 20rpx ;
7
7
overflow: hidden;
8
8
}
9
9
Original file line number Diff line number Diff line change 104
104
}
105
105
106
106
.comming-spu-content .spu-price .sale-price {
107
- font-family: ' DIN' ;
107
+ font-family: DIN;
108
108
color: #ff758c;
109
109
font-weight: bold;
110
110
margin-right: 8rpx;
Original file line number Diff line number Diff line change 5
5
width: 100%;
6
6
margin-bottom: 20rpx;
7
7
background: #fff;
8
- border-radius: 10rpx ;
8
+ border-radius: 20rpx ;
9
9
overflow: hidden;
10
- box-shadow: 0 0 3px #ccc;
10
+ box-shadow: 0 0 5px #ccc;
11
11
}
12
12
13
13
.img-box .img {
Original file line number Diff line number Diff line change 3
3
width: 580rpx;
4
4
box-sizing: border-box;
5
5
display: block;
6
- border: .1rpx solid #eee;
7
- border-radius: 10rpx;
6
+ border-radius: 20rpx;
8
7
margin-left: 20rpx;
9
- padding: 20rpx 10rpx;
8
+
9
+ box-shadow: 0 0 5px #ccc;
10
10
}
11
11
12
12
.spu .spu-content {
13
13
display: flex;
14
14
}
15
15
16
16
.spu .img-class {
17
- width: 160rpx ;
18
- height: 160rpx ;
19
- border-radius: 10rpx ;
17
+ width: 170rpx ;
18
+ height: 170rpx ;
19
+ border-radius: 20rpx 0 0 20rpx ;
20
20
image-rendering: crisp-edges;
21
21
margin-right: 20rpx;
22
22
overflow: hidden;
29
29
}
30
30
31
31
.spu-desc {
32
- font-size: 26rpx ;
33
- color: #666 ;
32
+ font-size: 20rpx ;
33
+ color: #888 ;
34
34
}
35
35
36
36
.item-bottom {
39
39
display: flex;
40
40
flex-direction: column;
41
41
justify-content: space-between;
42
+ padding: 20rpx 10rpx;
42
43
}
43
44
44
45
.spu .spu-content .item-bottom .spu-price {
53
54
}
54
55
55
56
.spu .spu-content .item-bottom .spu-price .sale-price {
57
+ font-family: DIN;
56
58
color: #ff758c;
57
59
margin-right: 12rpx;
58
60
}
66
68
67
69
.spu .spu-content .item-bottom .spu-price .market-price {
68
70
text-decoration: line-through;
71
+ font-family: DIN;
69
72
color: #999;
70
73
margin-right: 20rpx;
71
74
}
You can’t perform that action at this time.
0 commit comments