@zkwq/business 0.0.94 → 0.0.95

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-57603b8e]:export {
12
+ [data-v-6edfbb8c]: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-57603b8e] {
75
+ .Author__wrap[data-v-6edfbb8c] {
76
76
  width: 100%;
77
77
  }
78
- .Form__author[data-v-57603b8e] {
78
+ .Form__author[data-v-6edfbb8c] {
79
79
  position: relative;
80
80
  margin-right: 16px;
81
81
  width: 100%;
82
82
  }
83
- .FormItem__tip[data-v-57603b8e] {
83
+ .FormItem__tip[data-v-6edfbb8c] {
84
84
  margin-top: 12px;
85
85
  color: #8590a6;
86
86
  }
@@ -1 +1 @@
1
- [data-v-57603b8e]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Author__wrap[data-v-57603b8e]{width:100%}.Form__author[data-v-57603b8e]{position:relative;margin-right:16px;width:100%}.FormItem__tip[data-v-57603b8e]{margin-top:12px;color:#8590a6}
1
+ [data-v-6edfbb8c]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Author__wrap[data-v-6edfbb8c]{width:100%}.Form__author[data-v-6edfbb8c]{position:relative;margin-right:16px;width:100%}.FormItem__tip[data-v-6edfbb8c]{margin-top:12px;color:#8590a6}
@@ -9,7 +9,7 @@
9
9
 
10
10
 
11
11
 
12
- [data-v-115ed196]:export {
12
+ [data-v-efc8edde]:export {
13
13
  primary: #2F3A91;
14
14
  success: #67C23A;
15
15
  warning: #FF791A;
@@ -72,36 +72,36 @@
72
72
 
73
73
 
74
74
 
75
- .Author__warp[data-v-115ed196] + .base-form-item__error.is-required {
75
+ .Author__warp[data-v-efc8edde] + .base-form-item__error.is-required {
76
76
  top: 16px;
77
77
  right: 0px;
78
78
  width: auto;
79
79
  left: auto;
80
80
  text-align: right;
81
81
  }
82
- .Author__warp[data-v-115ed196] {
82
+ .Author__warp[data-v-efc8edde] {
83
83
  width: 100%;
84
84
  height: auto;
85
85
  overflow: hidden;
86
86
  }
87
- .Form__item[data-v-115ed196] {
87
+ .Form__item[data-v-efc8edde] {
88
88
  width: 100%;
89
89
  height: 80px;
90
90
  display: flex;
91
91
  align-items: flex-start;
92
92
  margin-top: 16px;
93
93
  }
94
- .Form__author[data-v-115ed196] {
94
+ .Form__author[data-v-efc8edde] {
95
95
  position: relative;
96
96
  margin-right: 16px;
97
97
  width: 100%;
98
98
  }
99
- .FormItem__tip[data-v-115ed196] {
99
+ .FormItem__tip[data-v-efc8edde] {
100
100
  position: absolute;
101
101
  top: 40px;
102
102
  color: #8590a6;
103
103
  }
104
- .Author__list[data-v-115ed196] {
104
+ .Author__list[data-v-efc8edde] {
105
105
  width: auto;
106
106
  overflow: hidden;
107
107
  margin: 8px;
@@ -112,24 +112,24 @@
112
112
  flex-wrap: wrap;
113
113
  gap: 8px;
114
114
  }
115
- .Author__list *[data-v-115ed196] {
115
+ .Author__list *[data-v-efc8edde] {
116
116
  line-height: 30px;
117
117
  }
118
- .Author__list[data-v-115ed196]:hover {
118
+ .Author__list[data-v-efc8edde]:hover {
119
119
  background-color: #f6f6f6;
120
120
  border-radius: 4px;
121
121
  }
122
- .Author__list--contro[data-v-115ed196] {
122
+ .Author__list--contro[data-v-efc8edde] {
123
123
  width: auto;
124
124
  display: flex;
125
125
  justify-content: space-between;
126
126
  }
127
- .Author__list--contro span[data-v-115ed196] {
127
+ .Author__list--contro span[data-v-efc8edde] {
128
128
  cursor: pointer;
129
129
  }
130
- .add_author[data-v-115ed196] {
130
+ .add_author[data-v-efc8edde] {
131
131
  cursor: pointer;
132
132
  }
133
- .add_author[data-v-115ed196]:hover {
133
+ .add_author[data-v-efc8edde]:hover {
134
134
  color: #2F3A91;
135
135
  }
@@ -1 +1 @@
1
- [data-v-115ed196]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Author__warp[data-v-115ed196]+.base-form-item__error.is-required{top:16px;right:0;width:auto;left:auto;text-align:right}.Author__warp[data-v-115ed196]{width:100%;height:auto;overflow:hidden}.Form__item[data-v-115ed196]{width:100%;height:80px;display:flex;align-items:flex-start;margin-top:16px}.Form__author[data-v-115ed196]{position:relative;margin-right:16px;width:100%}.FormItem__tip[data-v-115ed196]{position:absolute;top:40px;color:#8590a6}.Author__list[data-v-115ed196]{width:auto;overflow:hidden;margin:8px;padding:8px;height:auto;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.Author__list [data-v-115ed196]{line-height:30px}.Author__list[data-v-115ed196]:hover{background-color:#f6f6f6;border-radius:4px}.Author__list--contro[data-v-115ed196]{width:auto;display:flex;justify-content:space-between}.Author__list--contro span[data-v-115ed196]{cursor:pointer}.add_author[data-v-115ed196]{cursor:pointer}.add_author[data-v-115ed196]:hover{color:#2f3a91}
1
+ [data-v-efc8edde]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Author__warp[data-v-efc8edde]+.base-form-item__error.is-required{top:16px;right:0;width:auto;left:auto;text-align:right}.Author__warp[data-v-efc8edde]{width:100%;height:auto;overflow:hidden}.Form__item[data-v-efc8edde]{width:100%;height:80px;display:flex;align-items:flex-start;margin-top:16px}.Form__author[data-v-efc8edde]{position:relative;margin-right:16px;width:100%}.FormItem__tip[data-v-efc8edde]{position:absolute;top:40px;color:#8590a6}.Author__list[data-v-efc8edde]{width:auto;overflow:hidden;margin:8px;padding:8px;height:auto;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.Author__list [data-v-efc8edde]{line-height:30px}.Author__list[data-v-efc8edde]:hover{background-color:#f6f6f6;border-radius:4px}.Author__list--contro[data-v-efc8edde]{width:auto;display:flex;justify-content:space-between}.Author__list--contro span[data-v-efc8edde]{cursor:pointer}.add_author[data-v-efc8edde]{cursor:pointer}.add_author[data-v-efc8edde]:hover{color:#2f3a91}
@@ -1,6 +1,4 @@
1
1
 
2
- .avatar-uploader .base-upload{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
3
-
4
2
 
5
3
 
6
4
 
@@ -114,4 +112,5 @@
114
112
  .avatar[data-v-b7afb416] {
115
113
  width: 314px;
116
114
  height: 130px;
117
- }
115
+ }
116
+ .avatar-uploader .base-upload{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
@@ -1 +1 @@
1
- .avatar-uploader .base-upload{width:100%;height:100%;display:flex;align-items:center;justify-content:center}[data-v-b7afb416]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.avatar-uploader[data-v-b7afb416]{width:314px;height:130px;border:1px dashed #dcdfe6;display:flex;align-items:center;justify-content:center;position:relative}.avatar-uploader .FileMask__actions[data-v-b7afb416]{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0;border-radius:4px;transition:all .2s;background-color:rgba(0,0,0,.5);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px}.avatar-uploader .FileMask__actions i[data-v-b7afb416]{cursor:pointer}.avatar-uploader .FileMask__actions i+i[data-v-b7afb416]{margin-left:16px}.avatar-uploader:hover .FileMask__actions[data-v-b7afb416]{opacity:1}.avatar-uploader-icon[data-v-b7afb416]{font-size:30px}.avatar[data-v-b7afb416]{width:314px;height:130px}
1
+ [data-v-b7afb416]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.avatar-uploader[data-v-b7afb416]{width:314px;height:130px;border:1px dashed #dcdfe6;display:flex;align-items:center;justify-content:center;position:relative}.avatar-uploader .FileMask__actions[data-v-b7afb416]{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0;border-radius:4px;transition:all .2s;background-color:rgba(0,0,0,.5);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px}.avatar-uploader .FileMask__actions i[data-v-b7afb416]{cursor:pointer}.avatar-uploader .FileMask__actions i+i[data-v-b7afb416]{margin-left:16px}.avatar-uploader:hover .FileMask__actions[data-v-b7afb416]{opacity:1}.avatar-uploader-icon[data-v-b7afb416]{font-size:30px}.avatar[data-v-b7afb416]{width:314px;height:130px}.avatar-uploader .base-upload{width:100%;height:100%;display:flex;align-items:center;justify-content:center}
@@ -9,7 +9,7 @@
9
9
 
10
10
 
11
11
 
12
- [data-v-6d1cad0f]:export {
12
+ [data-v-59c6b9e9]: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-6d1cad0f] {
75
+ .Author__wrap[data-v-59c6b9e9] {
76
76
  width: 100%;
77
77
  }
78
- .Form__author[data-v-6d1cad0f] {
78
+ .Form__author[data-v-59c6b9e9] {
79
79
  position: relative;
80
80
  margin-right: 16px;
81
81
  width: 100%;
82
82
  }
83
- .FormItem__tip[data-v-6d1cad0f] {
83
+ .FormItem__tip[data-v-59c6b9e9] {
84
84
  margin-top: 12px;
85
85
  color: #8590a6;
86
86
  }
@@ -1 +1 @@
1
- [data-v-6d1cad0f]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Author__wrap[data-v-6d1cad0f]{width:100%}.Form__author[data-v-6d1cad0f]{position:relative;margin-right:16px;width:100%}.FormItem__tip[data-v-6d1cad0f]{margin-top:12px;color:#8590a6}
1
+ [data-v-59c6b9e9]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Author__wrap[data-v-59c6b9e9]{width:100%}.Form__author[data-v-59c6b9e9]{position:relative;margin-right:16px;width:100%}.FormItem__tip[data-v-59c6b9e9]{margin-top:12px;color:#8590a6}
@@ -9,7 +9,7 @@
9
9
 
10
10
 
11
11
 
12
- [data-v-504df394]:export {
12
+ [data-v-21ad6716]:export {
13
13
  primary: #2F3A91;
14
14
  success: #67C23A;
15
15
  warning: #FF791A;
@@ -72,36 +72,36 @@
72
72
 
73
73
 
74
74
 
75
- .Author__warp[data-v-504df394] + .base-form-item__error.is-required {
75
+ .Author__warp[data-v-21ad6716] + .base-form-item__error.is-required {
76
76
  top: 16px;
77
77
  right: 0px;
78
78
  width: auto;
79
79
  left: auto;
80
80
  text-align: right;
81
81
  }
82
- .Author__warp[data-v-504df394] {
82
+ .Author__warp[data-v-21ad6716] {
83
83
  width: 100%;
84
84
  height: auto;
85
85
  overflow: hidden;
86
86
  }
87
- .Form__item[data-v-504df394] {
87
+ .Form__item[data-v-21ad6716] {
88
88
  width: 100%;
89
89
  height: 80px;
90
90
  display: flex;
91
91
  align-items: flex-start;
92
92
  margin-top: 16px;
93
93
  }
94
- .Form__author[data-v-504df394] {
94
+ .Form__author[data-v-21ad6716] {
95
95
  position: relative;
96
96
  margin-right: 16px;
97
97
  width: 100%;
98
98
  }
99
- .FormItem__tip[data-v-504df394] {
99
+ .FormItem__tip[data-v-21ad6716] {
100
100
  position: absolute;
101
101
  top: 40px;
102
102
  color: #8590a6;
103
103
  }
104
- .Author__list[data-v-504df394] {
104
+ .Author__list[data-v-21ad6716] {
105
105
  width: auto;
106
106
  overflow: hidden;
107
107
  margin: 8px;
@@ -110,25 +110,25 @@
110
110
  display: flex;
111
111
  align-items: center;
112
112
  }
113
- .Author__list[data-v-504df394]:hover {
113
+ .Author__list[data-v-21ad6716]:hover {
114
114
  background-color: #f6f6f6;
115
115
  border-radius: 4px;
116
116
  }
117
- .Author__list--item[data-v-504df394] {
117
+ .Author__list--item[data-v-21ad6716] {
118
118
  margin: 0px 8px;
119
119
  }
120
- .Author__list--contro[data-v-504df394] {
120
+ .Author__list--contro[data-v-21ad6716] {
121
121
  margin-left: 16px;
122
122
  width: 40px;
123
123
  display: flex;
124
124
  justify-content: space-between;
125
125
  }
126
- .Author__list--contro span[data-v-504df394] {
126
+ .Author__list--contro span[data-v-21ad6716] {
127
127
  cursor: pointer;
128
128
  }
129
- .add_author[data-v-504df394] {
129
+ .add_author[data-v-21ad6716] {
130
130
  cursor: pointer;
131
131
  }
132
- .add_author[data-v-504df394]:hover {
132
+ .add_author[data-v-21ad6716]:hover {
133
133
  color: #2F3A91;
134
134
  }
@@ -1 +1 @@
1
- [data-v-504df394]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Author__warp[data-v-504df394]+.base-form-item__error.is-required{top:16px;right:0;width:auto;left:auto;text-align:right}.Author__warp[data-v-504df394]{width:100%;height:auto;overflow:hidden}.Form__item[data-v-504df394]{width:100%;height:80px;display:flex;align-items:flex-start;margin-top:16px}.Form__author[data-v-504df394]{position:relative;margin-right:16px;width:100%}.FormItem__tip[data-v-504df394]{position:absolute;top:40px;color:#8590a6}.Author__list[data-v-504df394]{width:auto;overflow:hidden;margin:8px;padding:8px;height:30px;display:flex;align-items:center}.Author__list[data-v-504df394]:hover{background-color:#f6f6f6;border-radius:4px}.Author__list--item[data-v-504df394]{margin:0 8px}.Author__list--contro[data-v-504df394]{margin-left:16px;width:40px;display:flex;justify-content:space-between}.Author__list--contro span[data-v-504df394]{cursor:pointer}.add_author[data-v-504df394]{cursor:pointer}.add_author[data-v-504df394]:hover{color:#2f3a91}
1
+ [data-v-21ad6716]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Author__warp[data-v-21ad6716]+.base-form-item__error.is-required{top:16px;right:0;width:auto;left:auto;text-align:right}.Author__warp[data-v-21ad6716]{width:100%;height:auto;overflow:hidden}.Form__item[data-v-21ad6716]{width:100%;height:80px;display:flex;align-items:flex-start;margin-top:16px}.Form__author[data-v-21ad6716]{position:relative;margin-right:16px;width:100%}.FormItem__tip[data-v-21ad6716]{position:absolute;top:40px;color:#8590a6}.Author__list[data-v-21ad6716]{width:auto;overflow:hidden;margin:8px;padding:8px;height:30px;display:flex;align-items:center}.Author__list[data-v-21ad6716]:hover{background-color:#f6f6f6;border-radius:4px}.Author__list--item[data-v-21ad6716]{margin:0 8px}.Author__list--contro[data-v-21ad6716]{margin-left:16px;width:40px;display:flex;justify-content:space-between}.Author__list--contro span[data-v-21ad6716]{cursor:pointer}.add_author[data-v-21ad6716]{cursor:pointer}.add_author[data-v-21ad6716]:hover{color:#2f3a91}