@zkwq/business 0.1.22 → 0.1.24

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-7e0f0551]:export {
12
+ [data-v-4a48b65e]:export {
13
13
  primary: #2F3A91;
14
14
  success: #67C23A;
15
15
  warning: #FF791A;
@@ -72,15 +72,15 @@
72
72
 
73
73
 
74
74
 
75
- .Author__wrap[data-v-7e0f0551] {
75
+ .Author__wrap[data-v-4a48b65e] {
76
76
  width: 100%;
77
77
  }
78
- .Form__author[data-v-7e0f0551] {
78
+ .Form__author[data-v-4a48b65e] {
79
79
  position: relative;
80
80
  margin-right: 16px;
81
81
  width: 100%;
82
82
  }
83
- .FormItem__tip[data-v-7e0f0551] {
83
+ .FormItem__tip[data-v-4a48b65e] {
84
84
  margin-top: 12px;
85
85
  color: #8590a6;
86
86
  }
@@ -1 +1 @@
1
- [data-v-7e0f0551]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Author__wrap[data-v-7e0f0551]{width:100%}.Form__author[data-v-7e0f0551]{position:relative;margin-right:16px;width:100%}.FormItem__tip[data-v-7e0f0551]{margin-top:12px;color:#8590a6}
1
+ [data-v-4a48b65e]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Author__wrap[data-v-4a48b65e]{width:100%}.Form__author[data-v-4a48b65e]{position:relative;margin-right:16px;width:100%}.FormItem__tip[data-v-4a48b65e]{margin-top:12px;color:#8590a6}
@@ -9,7 +9,7 @@
9
9
 
10
10
 
11
11
 
12
- [data-v-d19b0298]:export {
12
+ [data-v-8c073c90]:export {
13
13
  primary: #2F3A91;
14
14
  success: #67C23A;
15
15
  warning: #FF791A;
@@ -72,26 +72,26 @@
72
72
 
73
73
 
74
74
 
75
- .UserProfile[data-v-d19b0298] {
75
+ .UserProfile[data-v-8c073c90] {
76
76
  display: flex;
77
77
  align-items: center;
78
78
  }
79
- .UserProfile__avatar[data-v-d19b0298] {
79
+ .UserProfile__avatar[data-v-8c073c90] {
80
80
  margin-right: 12px;
81
81
  }
82
- .UserProfile__avatar .Avatar[data-v-d19b0298], .UserProfile__avatar .UserLink[data-v-d19b0298] {
82
+ .UserProfile__avatar .Avatar[data-v-8c073c90], .UserProfile__avatar .UserLink[data-v-8c073c90] {
83
83
  display: block;
84
84
  }
85
- .UserProfile__content[data-v-d19b0298] {
85
+ .UserProfile__content[data-v-8c073c90] {
86
86
  flex: 1;
87
87
  overflow: hidden;
88
88
  }
89
- .UserProfile__affiliation[data-v-d19b0298], .UserProfile__name[data-v-d19b0298] {
89
+ .UserProfile__affiliation[data-v-8c073c90], .UserProfile__name[data-v-8c073c90] {
90
90
  overflow: hidden;
91
91
  text-overflow: ellipsis;
92
92
  white-space: nowrap;
93
93
  }
94
- .UserProfile__name[data-v-d19b0298] {
94
+ .UserProfile__name[data-v-8c073c90] {
95
95
  font-size: 18px;
96
96
  font-weight: 600;
97
97
  font-synthesis: style;
@@ -101,26 +101,26 @@
101
101
  align-items: center;
102
102
  white-space: normal;
103
103
  }
104
- .UserProfile__name .Tags--plain[data-v-d19b0298] {
104
+ .UserProfile__name .Tags--plain[data-v-8c073c90] {
105
105
  margin-bottom: 0;
106
106
  display: flex;
107
107
  align-items: center;
108
108
  gap: 8px;
109
109
  margin-left: 12px;
110
110
  }
111
- .UserProfile__name .Tags--plain .el-tag.el-tag--info[data-v-d19b0298] {
111
+ .UserProfile__name .Tags--plain .el-tag.el-tag--info[data-v-8c073c90] {
112
112
  margin: 0 0 0 8px;
113
113
  }
114
- .UserProfile__affiliation[data-v-d19b0298] {
114
+ .UserProfile__affiliation[data-v-8c073c90] {
115
115
  font-size: 14px;
116
116
  margin-top: 4px;
117
117
  }
118
- .UserProfile__affiliation .RichText[data-v-d19b0298] {
118
+ .UserProfile__affiliation .RichText[data-v-8c073c90] {
119
119
  overflow: hidden;
120
120
  text-overflow: ellipsis;
121
121
  white-space: nowrap;
122
122
  }
123
- .UserProfile__name--light[data-v-d19b0298] {
123
+ .UserProfile__name--light[data-v-8c073c90] {
124
124
  font-weight: 500;
125
125
  line-height: 26px;
126
126
  }
@@ -1 +1 @@
1
- [data-v-d19b0298]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.UserProfile[data-v-d19b0298]{display:flex;align-items:center}.UserProfile__avatar[data-v-d19b0298]{margin-right:12px}.UserProfile__avatar .Avatar[data-v-d19b0298],.UserProfile__avatar .UserLink[data-v-d19b0298]{display:block}.UserProfile__content[data-v-d19b0298]{flex:1;overflow:hidden}.UserProfile__affiliation[data-v-d19b0298],.UserProfile__name[data-v-d19b0298]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserProfile__name[data-v-d19b0298]{font-size:18px;font-weight:600;font-synthesis:style;line-height:30px;color:#2f3a91;display:flex;align-items:center;white-space:normal}.UserProfile__name .Tags--plain[data-v-d19b0298]{margin-bottom:0;display:flex;align-items:center;gap:8px;margin-left:12px}.UserProfile__name .Tags--plain .el-tag.el-tag--info[data-v-d19b0298]{margin:0 0 0 8px}.UserProfile__affiliation[data-v-d19b0298]{font-size:14px;margin-top:4px}.UserProfile__affiliation .RichText[data-v-d19b0298]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserProfile__name--light[data-v-d19b0298]{font-weight:500;line-height:26px}
1
+ [data-v-8c073c90]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.UserProfile[data-v-8c073c90]{display:flex;align-items:center}.UserProfile__avatar[data-v-8c073c90]{margin-right:12px}.UserProfile__avatar .Avatar[data-v-8c073c90],.UserProfile__avatar .UserLink[data-v-8c073c90]{display:block}.UserProfile__content[data-v-8c073c90]{flex:1;overflow:hidden}.UserProfile__affiliation[data-v-8c073c90],.UserProfile__name[data-v-8c073c90]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserProfile__name[data-v-8c073c90]{font-size:18px;font-weight:600;font-synthesis:style;line-height:30px;color:#2f3a91;display:flex;align-items:center;white-space:normal}.UserProfile__name .Tags--plain[data-v-8c073c90]{margin-bottom:0;display:flex;align-items:center;gap:8px;margin-left:12px}.UserProfile__name .Tags--plain .el-tag.el-tag--info[data-v-8c073c90]{margin:0 0 0 8px}.UserProfile__affiliation[data-v-8c073c90]{font-size:14px;margin-top:4px}.UserProfile__affiliation .RichText[data-v-8c073c90]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserProfile__name--light[data-v-8c073c90]{font-weight:500;line-height:26px}
package/dist/css/XTab.css CHANGED
@@ -9,7 +9,7 @@
9
9
 
10
10
 
11
11
 
12
- [data-v-6148a360]:export {
12
+ [data-v-5f067100]:export {
13
13
  primary: #2F3A91;
14
14
  success: #67C23A;
15
15
  warning: #FF791A;
@@ -72,7 +72,7 @@
72
72
 
73
73
 
74
74
 
75
- .Menu__warp[data-v-6148a360] {
75
+ .Menu__warp[data-v-5f067100] {
76
76
  width: auto;
77
77
  height: auto;
78
78
  overflow: hidden;
@@ -80,10 +80,9 @@
80
80
  display: flex;
81
81
  font-size: 13px;
82
82
  border-radius: 4px;
83
- gap: 12px;
84
83
  position: relative;
85
84
  }
86
- .Menu__warp .Menu__item[data-v-6148a360] {
85
+ .Menu__warp .Menu__item[data-v-5f067100] {
87
86
  width: auto;
88
87
  height: 100%;
89
88
  padding: 8px 16px;
@@ -91,13 +90,13 @@
91
90
  cursor: pointer;
92
91
  transition: all 0.5s;
93
92
  }
94
- .Menu__warp .Menu__item[data-v-6148a360]:hover {
93
+ .Menu__warp .Menu__item[data-v-5f067100]:hover {
95
94
  opacity: 0.7;
96
95
  }
97
- .Menu__warp .Menu__item--actived[data-v-6148a360] {
96
+ .Menu__warp .Menu__item--actived[data-v-5f067100] {
98
97
  color: white;
99
98
  }
100
- .Menu__warp .actived[data-v-6148a360] {
99
+ .Menu__warp .actived[data-v-5f067100] {
101
100
  position: absolute;
102
101
  height: 100%;
103
102
  background: #2F3A91;
@@ -1 +1 @@
1
- [data-v-6148a360]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Menu__warp[data-v-6148a360]{width:auto;height:auto;overflow:hidden;background:#e4edf6;display:flex;font-size:13px;border-radius:4px;gap:12px;position:relative}.Menu__warp .Menu__item[data-v-6148a360]{width:auto;height:100%;padding:8px 16px;z-index:2;cursor:pointer;transition:all .5s}.Menu__warp .Menu__item[data-v-6148a360]:hover{opacity:.7}.Menu__warp .Menu__item--actived[data-v-6148a360]{color:#fff}.Menu__warp .actived[data-v-6148a360]{position:absolute;height:100%;background:#2f3a91;top:0;transition:all .5s;border-radius:4px}
1
+ [data-v-5f067100]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Menu__warp[data-v-5f067100]{width:auto;height:auto;overflow:hidden;background:#e4edf6;display:flex;font-size:13px;border-radius:4px;position:relative}.Menu__warp .Menu__item[data-v-5f067100]{width:auto;height:100%;padding:8px 16px;z-index:2;cursor:pointer;transition:all .5s}.Menu__warp .Menu__item[data-v-5f067100]:hover{opacity:.7}.Menu__warp .Menu__item--actived[data-v-5f067100]{color:#fff}.Menu__warp .actived[data-v-5f067100]{position:absolute;height:100%;background:#2f3a91;top:0;transition:all .5s;border-radius:4px}