@zkwq/business 0.0.83 → 0.0.84

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-83c131a6]:export {
12
+ [data-v-18cfb32e]:export {
13
13
  primary: #2F3A91;
14
14
  success: #67C23A;
15
15
  warning: #FF791A;
@@ -72,19 +72,16 @@
72
72
 
73
73
 
74
74
 
75
- .Author__wrap[data-v-83c131a6] {
75
+ .Author__wrap[data-v-18cfb32e] {
76
76
  width: 100%;
77
77
  height: auto;
78
- overflow: hidden;
79
78
  }
80
- .Form__author[data-v-83c131a6] {
79
+ .Form__author[data-v-18cfb32e] {
81
80
  position: relative;
82
81
  margin-right: 16px;
83
82
  width: 100%;
84
- height: 80px;
85
83
  }
86
- .FormItem__tip[data-v-83c131a6] {
87
- position: absolute;
88
- top: 40px;
84
+ .FormItem__tip[data-v-18cfb32e] {
85
+ margin-top: 12px;
89
86
  color: #8590a6;
90
87
  }
@@ -1 +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}
1
+ [data-v-18cfb32e]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Author__wrap[data-v-18cfb32e]{width:100%;height:auto}.Form__author[data-v-18cfb32e]{position:relative;margin-right:16px;width:100%}.FormItem__tip[data-v-18cfb32e]{margin-top:12px;color:#8590a6}
@@ -9,7 +9,7 @@
9
9
 
10
10
 
11
11
 
12
- [data-v-5ddce00d]:export {
12
+ [data-v-dc5688ae]:export {
13
13
  primary: #2F3A91;
14
14
  success: #67C23A;
15
15
  warning: #FF791A;
@@ -72,19 +72,19 @@
72
72
 
73
73
 
74
74
 
75
- .Author__wrap[data-v-5ddce00d] {
75
+ .Author__wrap[data-v-dc5688ae] {
76
76
  width: 100%;
77
77
  height: auto;
78
78
  overflow: hidden;
79
79
  }
80
- .Form__author[data-v-5ddce00d] {
80
+ .Form__author[data-v-dc5688ae] {
81
81
  position: relative;
82
82
  margin-right: 16px;
83
83
  width: 100%;
84
- height: 80px;
84
+ height: auto;
85
+ overflow: hidden;
85
86
  }
86
- .FormItem__tip[data-v-5ddce00d] {
87
- position: absolute;
88
- top: 40px;
87
+ .FormItem__tip[data-v-dc5688ae] {
88
+ margin-top: 12px;
89
89
  color: #8590a6;
90
90
  }
@@ -1 +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}
1
+ [data-v-dc5688ae]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Author__wrap[data-v-dc5688ae]{width:100%;height:auto;overflow:hidden}.Form__author[data-v-dc5688ae]{position:relative;margin-right:16px;width:100%;height:auto;overflow:hidden}.FormItem__tip[data-v-dc5688ae]{margin-top:12px;color:#8590a6}