@zkwq/business 0.1.43 → 0.1.44

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.
@@ -1,4 +1,6 @@
1
-
1
+ .Author__custom--popper {
2
+ min-width: 600px;
3
+ }
2
4
 
3
5
 
4
6
 
@@ -83,6 +85,4 @@
83
85
  .FormItem__tip[data-v-714aa566] {
84
86
  margin-top: 12px;
85
87
  color: #8590a6;
86
- }.Author__custom--popper {
87
- min-width: 600px;
88
88
  }
@@ -1 +1 @@
1
- [data-v-714aa566]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Author__wrap[data-v-714aa566]{width:100%}.Form__author[data-v-714aa566]{position:relative;margin-right:16px;width:100%}.FormItem__tip[data-v-714aa566]{margin-top:12px;color:#8590a6}.Author__custom--popper{min-width:600px}
1
+ .Author__custom--popper{min-width:600px}[data-v-714aa566]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Author__wrap[data-v-714aa566]{width:100%}.Form__author[data-v-714aa566]{position:relative;margin-right:16px;width:100%}.FormItem__tip[data-v-714aa566]{margin-top:12px;color:#8590a6}
package/dist/css/XTab.css CHANGED
@@ -9,7 +9,7 @@
9
9
 
10
10
 
11
11
 
12
- [data-v-301dd7b9]:export {
12
+ [data-v-4be1a53f]: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-301dd7b9] {
75
+ .Menu__warp[data-v-4be1a53f] {
76
76
  width: auto;
77
77
  height: auto;
78
78
  overflow: hidden;
@@ -82,7 +82,7 @@
82
82
  border-radius: 4px;
83
83
  position: relative;
84
84
  }
85
- .Menu__warp .Menu__item[data-v-301dd7b9] {
85
+ .Menu__warp .Menu__item[data-v-4be1a53f] {
86
86
  width: auto;
87
87
  height: 100%;
88
88
  padding: 8px 16px;
@@ -90,16 +90,16 @@
90
90
  cursor: pointer;
91
91
  transition: all 0.5s;
92
92
  }
93
- .Menu__warp .Menu__item[data-v-301dd7b9]:hover {
93
+ .Menu__warp .Menu__item[data-v-4be1a53f]:hover {
94
94
  opacity: 0.7;
95
95
  }
96
- .Menu__warp .Menu__item--actived[data-v-301dd7b9] {
96
+ .Menu__warp .Menu__item--actived[data-v-4be1a53f] {
97
97
  color: white;
98
98
  }
99
- .Menu__warp .Menu__item--disabled[data-v-301dd7b9] {
99
+ .Menu__warp .Menu__item--disabled[data-v-4be1a53f] {
100
100
  cursor: not-allowed;
101
101
  }
102
- .Menu__warp .actived[data-v-301dd7b9] {
102
+ .Menu__warp .actived[data-v-4be1a53f] {
103
103
  position: absolute;
104
104
  height: 100%;
105
105
  background: #2F3A91;
@@ -1 +1 @@
1
- [data-v-301dd7b9]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Menu__warp[data-v-301dd7b9]{width:auto;height:auto;overflow:hidden;background:#e4edf6;display:flex;font-size:13px;border-radius:4px;position:relative}.Menu__warp .Menu__item[data-v-301dd7b9]{width:auto;height:100%;padding:8px 16px;z-index:2;cursor:pointer;transition:all .5s}.Menu__warp .Menu__item[data-v-301dd7b9]:hover{opacity:.7}.Menu__warp .Menu__item--actived[data-v-301dd7b9]{color:#fff}.Menu__warp .Menu__item--disabled[data-v-301dd7b9]{cursor:not-allowed}.Menu__warp .actived[data-v-301dd7b9]{position:absolute;height:100%;background:#2f3a91;top:0;transition:all .5s;border-radius:4px}
1
+ [data-v-4be1a53f]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Menu__warp[data-v-4be1a53f]{width:auto;height:auto;overflow:hidden;background:#e4edf6;display:flex;font-size:13px;border-radius:4px;position:relative}.Menu__warp .Menu__item[data-v-4be1a53f]{width:auto;height:100%;padding:8px 16px;z-index:2;cursor:pointer;transition:all .5s}.Menu__warp .Menu__item[data-v-4be1a53f]:hover{opacity:.7}.Menu__warp .Menu__item--actived[data-v-4be1a53f]{color:#fff}.Menu__warp .Menu__item--disabled[data-v-4be1a53f]{cursor:not-allowed}.Menu__warp .actived[data-v-4be1a53f]{position:absolute;height:100%;background:#2f3a91;top:0;transition:all .5s;border-radius:4px}