@baosight/erm 1.0.25 → 1.0.26
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.
- package/lib/index.css +1 -1
- package/lib/index.esm.css +0 -74
- package/package.json +1 -1
package/lib/index.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.c-page[data-v-438a968c]{display:flex;flex-direction:column;width:100vw;height:100vh;margin:0 auto}.page-container[data-v-438a968c]{flex-grow:1;overflow:hidden;overflow-y:auto}.not-found[data-v-438a968c]{position:absolute;top:0;bottom:0;background-color:#fff}.bottom-button[data-v-438a968c]{padding:0 48px}.swiperButton[data-v-
|
|
1
|
+
.c-page[data-v-438a968c]{display:flex;flex-direction:column;width:100vw;height:100vh;margin:0 auto}.page-container[data-v-438a968c]{flex-grow:1;overflow:hidden;overflow-y:auto}.not-found[data-v-438a968c]{position:absolute;top:0;bottom:0;background-color:#fff}.bottom-button[data-v-438a968c]{padding:0 48px}.swiperButton[data-v-d9ae7054]{height:100%}.rowContent[data-v-d9ae7054]{display:flex;flex-direction:row;justify-content:center;width:90%;margin:0 5% 0;padding:10px 0;border-bottom:1px solid #cccccc77}.leftArea[data-v-d9ae7054]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:15%}.leftIcon[data-v-d9ae7054]{width:35px;height:35px}.rightArea[data-v-d9ae7054]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:15%}.rightIcon[data-v-d9ae7054]{width:35px;height:35px}.mainContent[data-v-d9ae7054]{width:100%;overflow:auto}.mainContent[data-v-d9ae7054],.singleRow[data-v-d9ae7054]{display:flex;flex-direction:column;justify-content:flex-start}.singleRow[data-v-d9ae7054]{padding:5px 0}.colDesc[data-v-d9ae7054]{font-family:阿里巴巴普惠体Medium}.colData[data-v-d9ae7054]{font-family:阿里巴巴普惠体Regular}.mainTitle[data-v-d9ae7054]{display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:阿里巴巴普惠体Bold;font-size:23px;color:#548cf6;margin:10px;padding-bottom:10px}.selected[data-v-d9ae7054]{background-color:rgba(228,232,245,.7);border-radius:10px;box-shadow:0 2px 3px #ccc}
|
package/lib/index.esm.css
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
@charset "UTF-8";
|
|
2
1
|
.c-page[data-v-7700e381] {
|
|
3
2
|
display: flex;
|
|
4
3
|
flex-direction: column;
|
|
@@ -22,77 +21,4 @@
|
|
|
22
21
|
|
|
23
22
|
.bottom-button[data-v-7700e381] {
|
|
24
23
|
padding: 0 48px;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.swiperButton[data-v-35c7b3ce] {
|
|
28
|
-
height: 100%;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.rowContent[data-v-35c7b3ce] {
|
|
32
|
-
display: flex;
|
|
33
|
-
flex-direction: row;
|
|
34
|
-
justify-content: center;
|
|
35
|
-
width: 90%;
|
|
36
|
-
margin: 0px 5% 0px;
|
|
37
|
-
padding: 10px 0;
|
|
38
|
-
border-bottom: 1px solid rgba(204, 204, 204, 0.4666666667);
|
|
39
|
-
}
|
|
40
|
-
.rowContent[data-v-35c7b3ce] .leftArea[data-v-35c7b3ce] {
|
|
41
|
-
display: flex;
|
|
42
|
-
flex-direction: column;
|
|
43
|
-
justify-content: center;
|
|
44
|
-
align-items: center;
|
|
45
|
-
width: 15%;
|
|
46
|
-
}
|
|
47
|
-
.rowContent[data-v-35c7b3ce] .leftArea[data-v-35c7b3ce] .leftIcon[data-v-35c7b3ce] {
|
|
48
|
-
width: 35px;
|
|
49
|
-
height: 35px;
|
|
50
|
-
}
|
|
51
|
-
.rowContent[data-v-35c7b3ce] .rightArea[data-v-35c7b3ce] {
|
|
52
|
-
display: flex;
|
|
53
|
-
flex-direction: column;
|
|
54
|
-
justify-content: center;
|
|
55
|
-
align-items: center;
|
|
56
|
-
width: 15%;
|
|
57
|
-
}
|
|
58
|
-
.rowContent[data-v-35c7b3ce] .rightArea[data-v-35c7b3ce] .rightIcon[data-v-35c7b3ce] {
|
|
59
|
-
width: 35px;
|
|
60
|
-
height: 35px;
|
|
61
|
-
}
|
|
62
|
-
.rowContent[data-v-35c7b3ce] .mainContent[data-v-35c7b3ce] {
|
|
63
|
-
width: 100%;
|
|
64
|
-
display: flex;
|
|
65
|
-
flex-direction: column;
|
|
66
|
-
justify-content: start;
|
|
67
|
-
overflow: auto;
|
|
68
|
-
}
|
|
69
|
-
.rowContent[data-v-35c7b3ce] .mainContent[data-v-35c7b3ce] .singleRow[data-v-35c7b3ce] {
|
|
70
|
-
display: flex;
|
|
71
|
-
flex-direction: column;
|
|
72
|
-
justify-content: flex-start;
|
|
73
|
-
padding: 5px 0;
|
|
74
|
-
}
|
|
75
|
-
.rowContent[data-v-35c7b3ce] .mainContent[data-v-35c7b3ce] .colDesc[data-v-35c7b3ce] {
|
|
76
|
-
font-family: "阿里巴巴普惠体Medium";
|
|
77
|
-
}
|
|
78
|
-
.rowContent[data-v-35c7b3ce] .mainContent[data-v-35c7b3ce] .colData[data-v-35c7b3ce] {
|
|
79
|
-
font-family: "阿里巴巴普惠体Regular";
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
.mainTitle[data-v-35c7b3ce] {
|
|
83
|
-
display: flex;
|
|
84
|
-
flex-direction: column;
|
|
85
|
-
justify-content: center;
|
|
86
|
-
align-items: center;
|
|
87
|
-
font-family: "阿里巴巴普惠体Bold";
|
|
88
|
-
font-size: 23px;
|
|
89
|
-
color: #548cf6;
|
|
90
|
-
margin: 10px;
|
|
91
|
-
padding-bottom: 10px;
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
.selected[data-v-35c7b3ce] {
|
|
95
|
-
background-color: rgba(228, 232, 245, 0.7);
|
|
96
|
-
border-radius: 10px;
|
|
97
|
-
box-shadow: 0px 2px 3px #cccccc;
|
|
98
24
|
}
|