a
doum
昨天 3d9c09c614bc6c24b69e03a9c68f839e9f3cae29
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
 
.uni-popup__wrapper {
    border-radius: 32rpx !important;
}
 
@charset "UTF-8";
/* @import '@/uni_modules/uni-scss/variables.scss';*/
/* 颜色变量 */
.address.data-v-4834c489 {
  width: 100%;
}
.address .address_list.data-v-4834c489 {
  padding: 36rpx 32rpx;
  box-sizing: border-box;
  background-color: #ffffff;
}
.address .address_list .center.data-v-4834c489 {
  display: flex !important;
  align-items: center !important;
}
.address .address_list .address_list_item.data-v-4834c489 {
  display: flex;
  align-items: center;
  margin-bottom: 36rpx;
}
.address .address_list .address_list_item.data-v-4834c489:last-child {
  margin-bottom: 0 !important;
}
.address .address_list .address_list_item .label.data-v-4834c489 {
  flex: 1;
  text-align: left;
  font-size: 32rpx;
  font-family: PingFang SC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
}
.address .address_list .address_list_item .active.data-v-4834c489 {
  font-size: 28rpx !important;
  font-weight: 400 !important;
  color: #333333 !important;
}
.address .address_list .address_list_item .box.data-v-4834c489 {
  width: 530rpx;
  height: 92rpx;
  line-height: 92rpx;
  font-size: 28rpx;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  border-radius: 16rpx;
  background: #F5F5F5;
  padding: 0 28rpx;
  box-sizing: border-box;
}
.address .address_list .address_list_item input.data-v-4834c489 {
  width: 530rpx;
  height: 92rpx;
  font-size: 28rpx;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  border-radius: 16rpx;
  background: #F5F5F5;
  padding: 0 28rpx;
  box-sizing: border-box;
}
.address .address_list .address_list_item textarea.data-v-4834c489 {
  width: 530rpx;
  height: 140rpx;
  background: #F5F5F5;
  padding: 32rpx 28rpx;
  box-sizing: border-box;
  border-radius: 16rpx;
  font-size: 28rpx;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
}
.address .address_submit.data-v-4834c489 {
  margin-top: 40rpx;
  padding: 0 56rpx;
  box-sizing: border-box;
}
.address .address_submit .address_submit_btn.data-v-4834c489 {
  width: 100%;
  height: 72rpx;
  line-height: 72rpx;
  text-align: center;
  background: linear-gradient(270deg, #D20A0A 0%, #D95A5A 100%);
  border-radius: 36rpx;
  font-size: 32rpx;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
}
.address .address_submit .address_submit_dele.data-v-4834c489 {
  width: 100%;
  height: 72rpx;
  line-height: 72rpx;
  text-align: center;
  border-radius: 56rpx;
  border: 2rpx solid #D20A0A;
  font-size: 32rpx;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #D20A0A;
  margin-top: 30rpx;
}
.address .date.data-v-4834c489 {
  padding: 44rpx 32rpx;
  background-color: #FFFFFF;
  box-sizing: border-box;
}
.address .date .title.data-v-4834c489 {
  width: 100%;
  text-align: center;
  position: relative;
}
.address .date .title text.data-v-4834c489 {
  font-size: 32rpx;
  font-family: PingFang SC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
}
.address .date .title .title_icon.data-v-4834c489 {
  position: absolute;
  right: 0;
  top: 0;
}
.address .date .content.data-v-4834c489 {
  width: 100%;
  margin-top: 80rpx;
}
.address .date .content .picker-view.data-v-4834c489 {
  width: 100%;
  height: 400rpx;
}
.address .date .content .picker-view .item.data-v-4834c489 {
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.address .date .submit.data-v-4834c489 {
  width: 100%;
  height: 72rpx;
  line-height: 72rpx;
  text-align: center;
  background: linear-gradient(270deg, #D20A0A 0%, #D95A5A 100%);
  border-radius: 36rpx;
  font-size: 32rpx;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  margin-top: 50rpx;
}