@zkwq/business 0.0.82 → 0.0.83

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.
@@ -0,0 +1,90 @@
1
+
2
+
3
+
4
+
5
+
6
+
7
+
8
+
9
+
10
+
11
+
12
+ [data-v-83c131a6]:export {
13
+ primary: #2F3A91;
14
+ success: #67C23A;
15
+ warning: #FF791A;
16
+ danger: #F1403C;
17
+ info: #8590a6;
18
+ }
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+
29
+
30
+
31
+
32
+
33
+
34
+
35
+
36
+
37
+
38
+
39
+
40
+
41
+
42
+
43
+
44
+
45
+
46
+
47
+
48
+
49
+
50
+
51
+
52
+
53
+
54
+
55
+
56
+
57
+
58
+
59
+
60
+
61
+
62
+
63
+
64
+
65
+
66
+
67
+
68
+
69
+
70
+
71
+
72
+
73
+
74
+
75
+ .Author__wrap[data-v-83c131a6] {
76
+ width: 100%;
77
+ height: auto;
78
+ overflow: hidden;
79
+ }
80
+ .Form__author[data-v-83c131a6] {
81
+ position: relative;
82
+ margin-right: 16px;
83
+ width: 100%;
84
+ height: 80px;
85
+ }
86
+ .FormItem__tip[data-v-83c131a6] {
87
+ position: absolute;
88
+ top: 40px;
89
+ color: #8590a6;
90
+ }
@@ -0,0 +1 @@
1
+ [data-v-83c131a6]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Author__wrap[data-v-83c131a6]{width:100%;height:auto;overflow:hidden}.Form__author[data-v-83c131a6]{position:relative;margin-right:16px;width:100%;height:80px}.FormItem__tip[data-v-83c131a6]{position:absolute;top:40px;color:#8590a6}
@@ -0,0 +1,90 @@
1
+
2
+
3
+
4
+
5
+
6
+
7
+
8
+
9
+
10
+
11
+
12
+ [data-v-5ddce00d]:export {
13
+ primary: #2F3A91;
14
+ success: #67C23A;
15
+ warning: #FF791A;
16
+ danger: #F1403C;
17
+ info: #8590a6;
18
+ }
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+
29
+
30
+
31
+
32
+
33
+
34
+
35
+
36
+
37
+
38
+
39
+
40
+
41
+
42
+
43
+
44
+
45
+
46
+
47
+
48
+
49
+
50
+
51
+
52
+
53
+
54
+
55
+
56
+
57
+
58
+
59
+
60
+
61
+
62
+
63
+
64
+
65
+
66
+
67
+
68
+
69
+
70
+
71
+
72
+
73
+
74
+
75
+ .Author__wrap[data-v-5ddce00d] {
76
+ width: 100%;
77
+ height: auto;
78
+ overflow: hidden;
79
+ }
80
+ .Form__author[data-v-5ddce00d] {
81
+ position: relative;
82
+ margin-right: 16px;
83
+ width: 100%;
84
+ height: 80px;
85
+ }
86
+ .FormItem__tip[data-v-5ddce00d] {
87
+ position: absolute;
88
+ top: 40px;
89
+ color: #8590a6;
90
+ }
@@ -0,0 +1 @@
1
+ [data-v-5ddce00d]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Author__wrap[data-v-5ddce00d]{width:100%;height:auto;overflow:hidden}.Form__author[data-v-5ddce00d]{position:relative;margin-right:16px;width:100%;height:80px}.FormItem__tip[data-v-5ddce00d]{position:absolute;top:40px;color:#8590a6}
@@ -9,7 +9,7 @@
9
9
 
10
10
 
11
11
 
12
- [data-v-6272dfce]:export {
12
+ [data-v-01b3688e]: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-6272dfce] + .base-form-item__error.is-required {
75
+ .Author__warp[data-v-01b3688e] + .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-6272dfce] {
82
+ .Author__warp[data-v-01b3688e] {
83
83
  width: 100%;
84
84
  height: auto;
85
85
  overflow: hidden;
86
86
  }
87
- .Form__item[data-v-6272dfce] {
87
+ .Form__item[data-v-01b3688e] {
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-6272dfce] {
94
+ .Form__author[data-v-01b3688e] {
95
95
  position: relative;
96
96
  margin-right: 16px;
97
97
  width: 100%;
98
98
  }
99
- .FormItem__tip[data-v-6272dfce] {
99
+ .FormItem__tip[data-v-01b3688e] {
100
100
  position: absolute;
101
101
  top: 40px;
102
102
  color: #8590a6;
103
103
  }
104
- .Author__list[data-v-6272dfce] {
104
+ .Author__list[data-v-01b3688e] {
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-6272dfce]:hover {
113
+ .Author__list[data-v-01b3688e]:hover {
114
114
  background-color: #f6f6f6;
115
115
  border-radius: 4px;
116
116
  }
117
- .Author__list--item[data-v-6272dfce] {
117
+ .Author__list--item[data-v-01b3688e] {
118
118
  margin: 0px 8px;
119
119
  }
120
- .Author__list--contro[data-v-6272dfce] {
120
+ .Author__list--contro[data-v-01b3688e] {
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-6272dfce] {
126
+ .Author__list--contro span[data-v-01b3688e] {
127
127
  cursor: pointer;
128
128
  }
129
- .add_author[data-v-6272dfce] {
129
+ .add_author[data-v-01b3688e] {
130
130
  cursor: pointer;
131
131
  }
132
- .add_author[data-v-6272dfce]:hover {
132
+ .add_author[data-v-01b3688e]:hover {
133
133
  color: #2F3A91;
134
134
  }
@@ -1 +1 @@
1
- [data-v-6272dfce]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Author__warp[data-v-6272dfce]+.base-form-item__error.is-required{top:16px;right:0;width:auto;left:auto;text-align:right}.Author__warp[data-v-6272dfce]{width:100%;height:auto;overflow:hidden}.Form__item[data-v-6272dfce]{width:100%;height:80px;display:flex;align-items:flex-start;margin-top:16px}.Form__author[data-v-6272dfce]{position:relative;margin-right:16px;width:100%}.FormItem__tip[data-v-6272dfce]{position:absolute;top:40px;color:#8590a6}.Author__list[data-v-6272dfce]{width:auto;overflow:hidden;margin:8px;padding:8px;height:30px;display:flex;align-items:center}.Author__list[data-v-6272dfce]:hover{background-color:#f6f6f6;border-radius:4px}.Author__list--item[data-v-6272dfce]{margin:0 8px}.Author__list--contro[data-v-6272dfce]{margin-left:16px;width:40px;display:flex;justify-content:space-between}.Author__list--contro span[data-v-6272dfce]{cursor:pointer}.add_author[data-v-6272dfce]{cursor:pointer}.add_author[data-v-6272dfce]:hover{color:#2f3a91}
1
+ [data-v-01b3688e]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Author__warp[data-v-01b3688e]+.base-form-item__error.is-required{top:16px;right:0;width:auto;left:auto;text-align:right}.Author__warp[data-v-01b3688e]{width:100%;height:auto;overflow:hidden}.Form__item[data-v-01b3688e]{width:100%;height:80px;display:flex;align-items:flex-start;margin-top:16px}.Form__author[data-v-01b3688e]{position:relative;margin-right:16px;width:100%}.FormItem__tip[data-v-01b3688e]{position:absolute;top:40px;color:#8590a6}.Author__list[data-v-01b3688e]{width:auto;overflow:hidden;margin:8px;padding:8px;height:30px;display:flex;align-items:center}.Author__list[data-v-01b3688e]:hover{background-color:#f6f6f6;border-radius:4px}.Author__list--item[data-v-01b3688e]{margin:0 8px}.Author__list--contro[data-v-01b3688e]{margin-left:16px;width:40px;display:flex;justify-content:space-between}.Author__list--contro span[data-v-01b3688e]{cursor:pointer}.add_author[data-v-01b3688e]{cursor:pointer}.add_author[data-v-01b3688e]:hover{color:#2f3a91}