s-material-react 2.0.436 → 2.0.438

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -85,7 +85,7 @@
85
85
  }
86
86
  }
87
87
  .adm-checkbox.adm-checkbox-checked .adm-checkbox-icon {
88
- border-color: #000000;
89
- background-color: #000000;
88
+ border-color: #34c0bc;
89
+ background-color: #34c0bc;
90
90
  }
91
91
  }
@@ -35,7 +35,7 @@
35
35
  .coupon-pick {
36
36
  line-height: 30px;
37
37
  height: 30px;
38
- background: #000;
38
+ background: #34c0bc;
39
39
  //color: #fff;
40
40
  text-align: center;
41
41
  border-radius: 12px;
@@ -44,7 +44,7 @@
44
44
  .coupon-pick-default {
45
45
  line-height: 30px;
46
46
  height: 30px;
47
- background: #666;
47
+ background: #34c0bc;
48
48
  //color: #fff;
49
49
  text-align: center;
50
50
  border-radius: 12px;
@@ -16,5 +16,6 @@
16
16
  line-height: 18px;
17
17
  text-align: center;
18
18
  color: #bcbcbc;
19
+ background-color: #34c0bc;
19
20
  }
20
21
  }
@@ -4,6 +4,7 @@
4
4
  }
5
5
 
6
6
  .addressListBtn {
7
+ background-color: #34c0bc !important;
7
8
  width: 100%;
8
9
  height: 34px;
9
10
  border-radius: 34px;
@@ -196,7 +196,7 @@
196
196
  line-height: 28px;
197
197
  font-size: 12px;
198
198
  text-align: center;
199
-
199
+ background-color: #34c0bc;
200
200
  color: $fontColor;
201
201
  }
202
202
  }
@@ -67,7 +67,8 @@
67
67
  display: inline-block;
68
68
  font-size: 12px;
69
69
  margin-right: 10px;
70
- color: #333333;
70
+ color: #fff;
71
+ background-color: #34c0bc;
71
72
  padding: 6px 9px;
72
73
  }
73
74
  }
@@ -236,6 +237,8 @@
236
237
  // color: #fff;
237
238
  display: inline-block;
238
239
  vertical-align: top;
240
+ border: #34c0bc !important;
241
+ background: #34c0bc !important;
239
242
  }
240
243
  }
241
244
 
@@ -246,7 +249,7 @@
246
249
  line-height: 40px;
247
250
  padding: 0 26px;
248
251
  border-radius: 20px;
249
- background: #ff1643;
252
+ background: #34c0bc;
250
253
  font-size: 14px;
251
254
  color: #fff;
252
255
  display: inline-block;
@@ -269,7 +272,8 @@
269
272
  display: inline-block;
270
273
  font-size: 12px;
271
274
  margin-right: 10px;
272
- color: #333333;
275
+ color: #fff;
276
+ background-color: #34c0bc;
273
277
  padding: 6px 9px;
274
278
  }
275
279
  }
@@ -53,7 +53,7 @@
53
53
  height: 40px;
54
54
  line-height: 40px;
55
55
  border-radius: 20px;
56
- background-color: #000000;
56
+ background-color: #34c0bc;
57
57
  color: #ffffff;
58
58
  padding: 0 25px;
59
59
  font-size: 14px;
@@ -65,7 +65,7 @@
65
65
  width: 100%;
66
66
  height: 40px;
67
67
  line-height: 27px;
68
- background-color: #000;
68
+ background-color: #34c0bc;
69
69
  color: #fff;
70
70
  border-radius: 40px;
71
71
  box-sizing: border-box;
@@ -53,7 +53,7 @@
53
53
  height: 40px;
54
54
  line-height: 40px;
55
55
  border-radius: 20px;
56
- background-color: #000000;
56
+ background-color: #34c0bc;
57
57
  color: #ffffff;
58
58
  padding: 0 25px;
59
59
  font-size: 14px;
@@ -181,7 +181,7 @@
181
181
  }
182
182
 
183
183
  &.buy {
184
- background-color: #000000;
184
+ background-color: #34c0bc;
185
185
  color: #ffffff;
186
186
  border-top-right-radius: 20px;
187
187
  border-bottom-right-radius: 20px;
@@ -369,7 +369,7 @@
369
369
  margin: 20px;
370
370
  line-height: 40px;
371
371
  text-align: center;
372
- background: #000000;
372
+ background-color: #34c0bc;
373
373
  color: #ffffff;
374
374
  border-radius: 50px;
375
375
  }
@@ -461,9 +461,8 @@
461
461
  margin-bottom: 10px;
462
462
 
463
463
  &.active {
464
- background: #000000;
464
+ background: #34c0bc;
465
465
  color: #fff;
466
- border-color: #1a1a1a;
467
466
  }
468
467
  &.offShelf {
469
468
  background: #999;
@@ -498,7 +497,7 @@
498
497
  width: 100%;
499
498
  height: 40px;
500
499
  line-height: 40px;
501
- background-color: #000000;
500
+ background-color: #34c0bc;
502
501
  display: block;
503
502
  border-radius: 20px;
504
503
  text-align: center;
@@ -52,7 +52,7 @@
52
52
  }
53
53
 
54
54
  &.buy {
55
- background-color: #000000;
55
+ background-color: #34c0bc;
56
56
  color: #ffffff;
57
57
  text-align: center;
58
58
  }
@@ -75,7 +75,7 @@
75
75
  width: 60%;
76
76
  height: 40px;
77
77
  line-height: 40px;
78
- background: #000;
78
+ background-color: #34c0bc;
79
79
  border-radius: 100px;
80
80
  color: #ffffff;
81
81
  text-align: center;
@@ -14,7 +14,7 @@
14
14
  width: 80%;
15
15
  height: 50px;
16
16
  line-height: 50px;
17
- background-color: #000;
17
+ background-color: #34c0bc;
18
18
  color: #fff;
19
19
  border-radius: 50px;
20
20
  text-align: center;
@@ -5,14 +5,14 @@
5
5
  border-radius: 30px;
6
6
 
7
7
  &.white {
8
- --background-color: #fff;
9
- --border-color: #000;
8
+ --background-color: #34c0bc;
9
+ --border-color: #34c0bc;
10
10
  margin-left: 10px;
11
11
  }
12
12
 
13
13
  &.black {
14
- --background-color: #000;
15
- --border-color: #000;
14
+ --background-color: #34c0bc;
15
+ --border-color: #34c0bc;
16
16
  --text-color: #fff;
17
17
  margin-left: 10px;
18
18
  }
@@ -97,10 +97,12 @@
97
97
  height: 28px;
98
98
  font-size: 12px;
99
99
  line-height: 28px;
100
- border: 1px solid #000000;
100
+ border: 1px solid #34c0bc;
101
+ color: #fff;
101
102
  text-align: center;
102
103
  border-radius: 20px;
103
104
  margin-left: 79%;
105
+ background-color: #34c0bc;
104
106
  }
105
107
  .maxWidth {
106
108
  width: 140px;
@@ -159,8 +161,8 @@
159
161
  font-size: 12px;
160
162
  padding: 0 4px;
161
163
  margin-left: 5px;
162
- color: #999;
163
- border-color: #999;
164
+ color: #fff;
165
+ background-color: #34c0bc;
164
166
  border-radius: 10px;
165
167
  }
166
168
  }
@@ -44,7 +44,7 @@
44
44
  height: 50px;
45
45
  line-height: 50px;
46
46
  text-align: center;
47
- background: #000000;
47
+ background-color: #34c0bc;
48
48
  color: #ffffff;
49
49
  border-radius: 30px;
50
50
  font-size: 18px;
@@ -70,10 +70,11 @@
70
70
  align-items: center;
71
71
 
72
72
  .copy {
73
+ color: #fff;
73
74
  padding: 0 4px;
74
75
  margin-left: 5px;
75
- color: #999;
76
- border-color: #999;
76
+ background-color: #34c0bc;
77
+ border-color: #34c0bc;
77
78
  border-radius: 2px;
78
79
  font-size: 12px;
79
80
  }
@@ -144,7 +144,7 @@
144
144
  line-height: 40px;
145
145
  color: #ffffff;
146
146
  padding: 0 12px;
147
- background-color: #000;
147
+ background-color: #34c0bc;
148
148
  text-align: center;
149
149
  border-radius: 20px;
150
150
  }
@@ -136,7 +136,7 @@
136
136
  line-height: 40px;
137
137
  color: #ffffff;
138
138
  padding: 0 12px;
139
- background-color: #000;
139
+ background-color: #34c0bc;
140
140
  text-align: center;
141
141
  border-radius: 20px;
142
142
  }
@@ -86,13 +86,13 @@
86
86
  border: 1px solid #000;
87
87
 
88
88
  &.black {
89
- background-color: #000;
89
+ background-color: #34c0bc;
90
90
  color: #fff;
91
91
  margin-left: 0;
92
92
  }
93
93
 
94
94
  &.white {
95
- background-color: #fff;
95
+ background-color: #34c0bc;
96
96
  color: #000;
97
97
  }
98
98
  }
@@ -23,7 +23,8 @@
23
23
  }
24
24
 
25
25
  .btn {
26
- color: #000;
26
+ background-color: #34c0bc;
27
+ color: #fff;
27
28
  font-size: 14px;
28
29
  width: 40px;
29
30
  text-align: right;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "s-material-react",
3
- "version": "2.0.436",
3
+ "version": "2.0.438",
4
4
  "description": "'组件库'",
5
5
  "main": "dist/index.js",
6
6
  "sideEffects": [