@vtx/modals2 2.15.53 → 2.15.55

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.
@@ -4,7 +4,7 @@
4
4
  .sub-title {
5
5
  font-size: 14px;
6
6
  font-family: PingFangSC-Semibold, PingFang SC;
7
- font-weight: 600;
7
+ font-weight: 800;
8
8
  color: #000;
9
9
  line-height: 20px;
10
10
  margin-bottom: 16px;
@@ -7,7 +7,7 @@
7
7
  .sub-title {
8
8
  font-size: 14px;
9
9
  font-family: PingFangSC-Semibold, PingFang SC;
10
- font-weight: 600;
10
+ font-weight: 800;
11
11
  color: #000;
12
12
  line-height: 20px;
13
13
  margin-bottom: 16px;
@@ -8,7 +8,7 @@
8
8
  }
9
9
  .sub-title.dark {
10
10
  font-family: PingFangSC-Semibold, PingFang SC;
11
- font-weight: 600;
11
+ font-weight: 800;
12
12
  font-size: 14px;
13
13
  background-image: url('../imgs/bg_light.png');
14
14
  background-repeat: no-repeat;
@@ -18,7 +18,7 @@
18
18
  }
19
19
  .sub-title.blue {
20
20
  font-family: PingFangSC-Semibold, PingFang SC;
21
- font-weight: 600;
21
+ font-weight: 800;
22
22
  font-size: 14px;
23
23
  padding-left: 20px;
24
24
  color: #fff;
@@ -7,7 +7,7 @@
7
7
  width: 100%;
8
8
  &.dark {
9
9
  font-family: PingFangSC-Semibold, PingFang SC;
10
- font-weight: 600;
10
+ font-weight: 800;
11
11
  font-size: 14px;
12
12
  background-image: url('../imgs/bg_light.png');
13
13
  background-repeat: no-repeat;
@@ -17,7 +17,7 @@
17
17
  }
18
18
  &.blue {
19
19
  font-family: PingFangSC-Semibold, PingFang SC;
20
- font-weight: 600;
20
+ font-weight: 800;
21
21
  font-size: 14px;
22
22
  padding-left: 20px;
23
23
  color: #fff;
@@ -41,7 +41,7 @@
41
41
  height: 40px;
42
42
  line-height: 40px;
43
43
  font-size: 14px;
44
- font-weight: 500;
44
+ font-weight: 800;
45
45
  border-bottom: 1px solid var(--calendar-border);
46
46
  padding: 0 20px;
47
47
  }
@@ -35,7 +35,7 @@
35
35
  height: 40px;
36
36
  line-height: 40px;
37
37
  font-size: 14px;
38
- font-weight: 500;
38
+ font-weight: 800;
39
39
  border-bottom: 1px solid var(--calendar-border);
40
40
  padding: 0 20px;
41
41
  .extra {
@@ -13,7 +13,7 @@
13
13
  height: 40px;
14
14
  line-height: 40px;
15
15
  font-size: 14px;
16
- font-weight: 500;
16
+ font-weight: 800;
17
17
  border-bottom: 1px solid var(--calendar-border);
18
18
  padding: 0 20px;
19
19
  }
@@ -7,7 +7,7 @@
7
7
  height: 40px;
8
8
  line-height: 40px;
9
9
  font-size: 14px;
10
- font-weight: 500;
10
+ font-weight: 800;
11
11
  border-bottom: 1px solid var(--calendar-border);
12
12
  padding: 0 20px;
13
13
  .extra {
@@ -2,7 +2,7 @@
2
2
  height: 40px;
3
3
  line-height: 40px;
4
4
  font-size: 14px;
5
- font-weight: 500;
5
+ font-weight: 800;
6
6
  border-bottom: 1px solid var(--calendar-border);
7
7
  padding: 0 20px;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  height: 40px;
3
3
  line-height: 40px;
4
4
  font-size: 14px;
5
- font-weight: 500;
5
+ font-weight: 800;
6
6
  border-bottom: 1px solid var(--calendar-border);
7
7
  padding: 0 20px;
8
8
  .extra {
@@ -338,7 +338,7 @@
338
338
  height: 40px;
339
339
  line-height: 40px;
340
340
  font-size: 14px;
341
- font-weight: 500;
341
+ font-weight: 800;
342
342
  border-bottom: 1px solid var(--calendar-border);
343
343
  padding: 0 20px;
344
344
  }
@@ -274,7 +274,7 @@
274
274
  height: 40px;
275
275
  line-height: 40px;
276
276
  font-size: 14px;
277
- font-weight: 500;
277
+ font-weight: 800;
278
278
  border-bottom: 1px solid var(--calendar-border);
279
279
  padding: 0 20px;
280
280
  .extra {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vtx/modals2",
3
- "version": "2.15.53",
3
+ "version": "2.15.55",
4
4
  "description": "业务弹窗库",
5
5
  "keywords": [
6
6
  "react",