xuxy
2024-06-24 66a346cb7119e0cc08f108b71d2e7280f132dc4e
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
 
.main-container.home{
    background-image: url('../../static/images/farmer/home/bg.png');
    
    .home-banner-image{
        width: 750rpx;
        background-size: 100% 100%;
        height: 472rpx;
        
    }
    swiper {
        height: 472rpx;
    }
    .swiper-box{
        position: relative;
        swiper-item{
            background-color: #fff;
        }
    }
    .home-shop-top{
        position: relative;
        // width: 690rpx;
        height: 488rpx - 36rpx;
        padding: 18rpx;
        padding-top: 36rpx;
        padding-bottom: 0rpx;
        
        background: linear-gradient(360deg, #DDECE4 0%, #B8D9C6 100%) #AEDCC7;
        border-radius: 20rpx;
        // padding: 1;
        .title{
            width: 164rpx;
            height: 42rpx;
            margin-bottom: 16rpx;
        }
        .icon{
            position: absolute;
            width: 114rpx;
            height: 110rpx;
            right: 48rpx;
            top: 20rpx;
            z-index: 1;
        }
        .card-list-item{
            z-index: 2;
        }
    }
    .home-travel-top{
        position: relative;
        // width: 690rpx;
        min-height: 490rpx - 36rpx - 16rpx;
        background: #A9DAEB;
        border-radius: 20rpx;
        padding: 18rpx;
        padding-bottom: 16rpx;
        padding-top: 36rpx;
        .title{
            width: 126rpx;
            height: 40rpx;
            margin-bottom: 16rpx;
        }
        .icon{
            position: absolute;
            width: 314rpx;
            right: 60rpx;
            top: 26rpx;
            height:98rpx;
            z-index: 0;
            
        }
        /deep/ .card-list-item{
            position: relative;
            z-index: 2;
        }
    }
}
 
 
 
.main-container.farmer.home{
    background-image: url('../../static/images/farmer/home/bg.png');
    min-height: 99vh;
    
    .item-container{
        padding: 22rpx 28rpx;
        .title{
            font-weight: 600;
            font-size: 32rpx;
            color: #000000;
            line-height: 44rpx;
        }
        .line{
            height: 2rpx;
            background-color: #EEEEEE;
            margin-top: 18rpx;
            margin-bottom: 18rpx;
        }
        .tj-container{
            .tj-each{
                flex:1;
                text-align: center;
                .num{
                    font-weight: 400;
                    font-size: 32rpx;
                    color: #CF0000;
                    line-height: 44rpx;
                }
                .name{
                    font-weight: 400;
                    font-size: 24rpx;
                    color: #000000;
                    line-height: 34rpx;
                }
            }
            .tj-panel{
                border-radius: 6rpx;
                .name{
                    font-weight: 400;
                    font-size: 24rpx;
                    color: #000000;
                    line-height: 34rpx;
                }
                .name::after{
                  width: 0;
                  height: 0;
                  border-top: 0px solid transparent;
                  border-right: 12rpx solid transparent;
                  border-left: 18rpx solid var(--topicdarkgray);
                  border-bottom: 12rpx solid transparent; 
                }
                .num{
                    font-weight: 400;
                    font-size: 32rpx;
                    color: #20613D;
                    line-height: 44rpx;
                }
                
            }
            .tj-panel.pink{
                background: #E7F6EB;
            }
            .tj-panel.green{
                background: #FDF4E5;
            }
            
            
            .order-icon{
                width: 80rpx;
                height: 80rpx;
                margin: 0 auto;
                display: block;
            }
                
            .order-icons{
                margin-top: 40rpx;
                .nav{
                    flex: 1;
                }
                .margin-tb{
                    // margin-top: 24rpx;
                }
                .order-desc{
                    font-size: 28rpx;
                    color: #000000;
                    text-align: center;
                }
                .img-c{
                    // min-height: 68rpx;
                    // width: fit-content;
                    // margin: 0 auto;
                }
                .order-icon{
                    background-size: 100% 100%;
                    // display: inline-block;
                    // margin-left: auto;
                    // margin-right: auto;
                }
                .order-icon.zdjs{
                    margin-top: -8rpx;
                width: 32rpx;
                height: 42rpx;
                }
                .order-icon.spgl{
                    margin-top: -8rpx;
                    width: 48rpx;
                    height: 48rpx;
                }
                .order-icon.cqw{
                    // margin-top: 16rpx;
                    margin-top: -2rpx;
                    width: 54rpx;
                    height: 58rpx;
                }
                .order-icon.syst{
                    // margin-top: 12rpx;
                    // margin-top: 0rpx;
                    width: 58rpx;
                    height: 58rpx;
                }
                .order-icon.wbsp{
                    margin-top: -10rpx;
                    width: 52rpx;
                    height: 52rpx;
                }
            }
            
        }
    }
}