@zkwq/business 0.0.92 → 0.0.93

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.
@@ -9,7 +9,7 @@
9
9
 
10
10
 
11
11
 
12
- [data-v-3e0f0f88]:export {
12
+ [data-v-7f7b745a]:export {
13
13
  primary: #2F3A91;
14
14
  success: #67C23A;
15
15
  warning: #FF791A;
@@ -72,29 +72,29 @@
72
72
 
73
73
 
74
74
 
75
- .UserProfile[data-v-3e0f0f88] {
75
+ .UserProfile[data-v-7f7b745a] {
76
76
  display: flex;
77
77
  align-items: center;
78
78
  }
79
- .UserProfile .SmoothNumber[data-v-3e0f0f88] {
79
+ .UserProfile .SmoothNumber[data-v-7f7b745a] {
80
80
  color: #2F3A91;
81
81
  }
82
- .UserProfile__avatar[data-v-3e0f0f88] {
82
+ .UserProfile__avatar[data-v-7f7b745a] {
83
83
  margin-right: 12px;
84
84
  }
85
- .UserProfile__avatar .Avatar[data-v-3e0f0f88], .UserProfile__avatar .UserLink[data-v-3e0f0f88] {
85
+ .UserProfile__avatar .Avatar[data-v-7f7b745a], .UserProfile__avatar .UserLink[data-v-7f7b745a] {
86
86
  display: block;
87
87
  }
88
- .UserProfile__content[data-v-3e0f0f88] {
88
+ .UserProfile__content[data-v-7f7b745a] {
89
89
  flex: 1;
90
90
  overflow: hidden;
91
91
  }
92
- .UserProfile__affiliation[data-v-3e0f0f88], .UserProfile__name[data-v-3e0f0f88] {
92
+ .UserProfile__affiliation[data-v-7f7b745a], .UserProfile__name[data-v-7f7b745a] {
93
93
  overflow: hidden;
94
94
  text-overflow: ellipsis;
95
95
  white-space: nowrap;
96
96
  }
97
- .UserProfile__name[data-v-3e0f0f88] {
97
+ .UserProfile__name[data-v-7f7b745a] {
98
98
  font-size: 18px;
99
99
  font-weight: 600;
100
100
  font-synthesis: style;
@@ -104,14 +104,14 @@
104
104
  align-items: center;
105
105
  white-space: normal;
106
106
  }
107
- .UserProfile__affiliation[data-v-3e0f0f88] {
107
+ .UserProfile__affiliation[data-v-7f7b745a] {
108
108
  color: #8590a6;
109
109
  line-height: 1.5;
110
110
  max-height: 42px;
111
111
  overflow: hidden;
112
112
  margin-top: 4px;
113
113
  }
114
- .UserProfile__name--light[data-v-3e0f0f88] {
114
+ .UserProfile__name--light[data-v-7f7b745a] {
115
115
  font-weight: 500;
116
116
  line-height: 26px;
117
117
  }
@@ -1 +1 @@
1
- [data-v-3e0f0f88]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.UserProfile[data-v-3e0f0f88]{display:flex;align-items:center}.UserProfile .SmoothNumber[data-v-3e0f0f88]{color:#2f3a91}.UserProfile__avatar[data-v-3e0f0f88]{margin-right:12px}.UserProfile__avatar .Avatar[data-v-3e0f0f88],.UserProfile__avatar .UserLink[data-v-3e0f0f88]{display:block}.UserProfile__content[data-v-3e0f0f88]{flex:1;overflow:hidden}.UserProfile__affiliation[data-v-3e0f0f88],.UserProfile__name[data-v-3e0f0f88]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserProfile__name[data-v-3e0f0f88]{font-size:18px;font-weight:600;font-synthesis:style;color:#121212;margin-bottom:8px;display:flex;align-items:center;white-space:normal}.UserProfile__affiliation[data-v-3e0f0f88]{color:#8590a6;line-height:1.5;max-height:42px;overflow:hidden;margin-top:4px}.UserProfile__name--light[data-v-3e0f0f88]{font-weight:500;line-height:26px}
1
+ [data-v-7f7b745a]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.UserProfile[data-v-7f7b745a]{display:flex;align-items:center}.UserProfile .SmoothNumber[data-v-7f7b745a]{color:#2f3a91}.UserProfile__avatar[data-v-7f7b745a]{margin-right:12px}.UserProfile__avatar .Avatar[data-v-7f7b745a],.UserProfile__avatar .UserLink[data-v-7f7b745a]{display:block}.UserProfile__content[data-v-7f7b745a]{flex:1;overflow:hidden}.UserProfile__affiliation[data-v-7f7b745a],.UserProfile__name[data-v-7f7b745a]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserProfile__name[data-v-7f7b745a]{font-size:18px;font-weight:600;font-synthesis:style;color:#121212;margin-bottom:8px;display:flex;align-items:center;white-space:normal}.UserProfile__affiliation[data-v-7f7b745a]{color:#8590a6;line-height:1.5;max-height:42px;overflow:hidden;margin-top:4px}.UserProfile__name--light[data-v-7f7b745a]{font-weight:500;line-height:26px}