@zkwq/business 0.0.62 → 0.0.64
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/dist/css/AuthorX.css +16 -18
- package/dist/css/AuthorX.min.css +1 -1
- package/dist/css/Cover.css +2 -3
- package/dist/css/Cover.min.css +1 -1
- package/dist/index.css +1 -1
- package/dist/index.js +1 -1
- package/dist/index.min.css +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.umd.cjs +9 -9
- package/dist/index.umd.min.cjs +2 -2
- package/package.json +1 -1
package/dist/css/AuthorX.css
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
|
|
12
|
-
[data-v-
|
|
12
|
+
[data-v-6c87b540]: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-
|
|
75
|
+
.Author__warp[data-v-6c87b540] + .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-
|
|
82
|
+
.Author__warp[data-v-6c87b540] {
|
|
83
83
|
width: 100%;
|
|
84
84
|
height: auto;
|
|
85
85
|
overflow: hidden;
|
|
86
86
|
}
|
|
87
|
-
.Form__item[data-v-
|
|
87
|
+
.Form__item[data-v-6c87b540] {
|
|
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-
|
|
94
|
+
.Form__author[data-v-6c87b540] {
|
|
95
95
|
position: relative;
|
|
96
96
|
margin-right: 16px;
|
|
97
97
|
width: 100%;
|
|
98
98
|
}
|
|
99
|
-
.FormItem__tip[data-v-
|
|
99
|
+
.FormItem__tip[data-v-6c87b540] {
|
|
100
100
|
position: absolute;
|
|
101
101
|
top: 40px;
|
|
102
102
|
color: #8590a6;
|
|
103
103
|
}
|
|
104
|
-
.Author__list[data-v-
|
|
104
|
+
.Author__list[data-v-6c87b540] {
|
|
105
105
|
width: auto;
|
|
106
106
|
overflow: hidden;
|
|
107
107
|
margin: 8px;
|
|
@@ -109,29 +109,27 @@
|
|
|
109
109
|
height: auto;
|
|
110
110
|
display: flex;
|
|
111
111
|
align-items: center;
|
|
112
|
+
flex-wrap: wrap;
|
|
113
|
+
gap: 8px;
|
|
112
114
|
}
|
|
113
|
-
.Author__list *[data-v-
|
|
115
|
+
.Author__list *[data-v-6c87b540] {
|
|
114
116
|
line-height: 30px;
|
|
115
117
|
}
|
|
116
|
-
.Author__list[data-v-
|
|
118
|
+
.Author__list[data-v-6c87b540]:hover {
|
|
117
119
|
background-color: #f6f6f6;
|
|
118
120
|
border-radius: 4px;
|
|
119
121
|
}
|
|
120
|
-
.Author__list--
|
|
121
|
-
|
|
122
|
-
}
|
|
123
|
-
.Author__list--contro[data-v-8e48eab4] {
|
|
124
|
-
margin-left: 16px;
|
|
125
|
-
width: 40px;
|
|
122
|
+
.Author__list--contro[data-v-6c87b540] {
|
|
123
|
+
width: auto;
|
|
126
124
|
display: flex;
|
|
127
125
|
justify-content: space-between;
|
|
128
126
|
}
|
|
129
|
-
.Author__list--contro span[data-v-
|
|
127
|
+
.Author__list--contro span[data-v-6c87b540] {
|
|
130
128
|
cursor: pointer;
|
|
131
129
|
}
|
|
132
|
-
.add_author[data-v-
|
|
130
|
+
.add_author[data-v-6c87b540] {
|
|
133
131
|
cursor: pointer;
|
|
134
132
|
}
|
|
135
|
-
.add_author[data-v-
|
|
133
|
+
.add_author[data-v-6c87b540]:hover {
|
|
136
134
|
color: #2F3A91;
|
|
137
135
|
}
|
package/dist/css/AuthorX.min.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
[data-v-
|
|
1
|
+
[data-v-6c87b540]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Author__warp[data-v-6c87b540]+.base-form-item__error.is-required{top:16px;right:0;width:auto;left:auto;text-align:right}.Author__warp[data-v-6c87b540]{width:100%;height:auto;overflow:hidden}.Form__item[data-v-6c87b540]{width:100%;height:80px;display:flex;align-items:flex-start;margin-top:16px}.Form__author[data-v-6c87b540]{position:relative;margin-right:16px;width:100%}.FormItem__tip[data-v-6c87b540]{position:absolute;top:40px;color:#8590a6}.Author__list[data-v-6c87b540]{width:auto;overflow:hidden;margin:8px;padding:8px;height:auto;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.Author__list [data-v-6c87b540]{line-height:30px}.Author__list[data-v-6c87b540]:hover{background-color:#f6f6f6;border-radius:4px}.Author__list--contro[data-v-6c87b540]{width:auto;display:flex;justify-content:space-between}.Author__list--contro span[data-v-6c87b540]{cursor:pointer}.add_author[data-v-6c87b540]{cursor:pointer}.add_author[data-v-6c87b540]:hover{color:#2f3a91}
|
package/dist/css/Cover.css
CHANGED
|
@@ -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;}
|
package/dist/css/Cover.min.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
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}
|