@zkwq/business 0.1.49 → 0.1.50

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,6 +1,4 @@
1
- .Author__custom--popper {
2
- min-width: 600px;
3
- }
1
+
4
2
 
5
3
 
6
4
 
@@ -134,4 +132,6 @@
134
132
  }
135
133
  .add_author[data-v-33b636d4]:hover {
136
134
  color: #2F3A91;
135
+ }.Author__custom--popper {
136
+ min-width: 600px;
137
137
  }
@@ -1 +1 @@
1
- .Author__custom--popper{min-width:600px}[data-v-33b636d4]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Author__warp[data-v-33b636d4]+.base-form-item__error.is-required{top:16px;right:0;width:auto;left:auto;text-align:right}.Author__warp[data-v-33b636d4]{width:100%;height:auto;overflow:hidden}.Form__item[data-v-33b636d4]{width:100%;height:80px;display:flex;align-items:flex-start;margin-top:16px}.Form__author[data-v-33b636d4]{position:relative;margin-right:16px;width:100%}.FormItem__tip[data-v-33b636d4]{position:absolute;top:40px;color:#8590a6}.Author__list[data-v-33b636d4]{width:auto;overflow:hidden;margin:8px;padding:8px;height:auto;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.Author__list [data-v-33b636d4]{line-height:30px}.Author__list[data-v-33b636d4]:hover{background-color:#f6f6f6;border-radius:4px}.Author__list--contro[data-v-33b636d4]{width:auto;display:flex;justify-content:space-between}.Author__list--contro span[data-v-33b636d4]{cursor:pointer}.add_author[data-v-33b636d4]{cursor:pointer}.add_author[data-v-33b636d4]:hover{color:#2f3a91}
1
+ [data-v-33b636d4]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Author__warp[data-v-33b636d4]+.base-form-item__error.is-required{top:16px;right:0;width:auto;left:auto;text-align:right}.Author__warp[data-v-33b636d4]{width:100%;height:auto;overflow:hidden}.Form__item[data-v-33b636d4]{width:100%;height:80px;display:flex;align-items:flex-start;margin-top:16px}.Form__author[data-v-33b636d4]{position:relative;margin-right:16px;width:100%}.FormItem__tip[data-v-33b636d4]{position:absolute;top:40px;color:#8590a6}.Author__list[data-v-33b636d4]{width:auto;overflow:hidden;margin:8px;padding:8px;height:auto;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.Author__list [data-v-33b636d4]{line-height:30px}.Author__list[data-v-33b636d4]:hover{background-color:#f6f6f6;border-radius:4px}.Author__list--contro[data-v-33b636d4]{width:auto;display:flex;justify-content:space-between}.Author__list--contro span[data-v-33b636d4]{cursor:pointer}.add_author[data-v-33b636d4]{cursor:pointer}.add_author[data-v-33b636d4]:hover{color:#2f3a91}.Author__custom--popper{min-width:600px}
package/dist/css/XTab.css CHANGED
@@ -9,7 +9,7 @@
9
9
 
10
10
 
11
11
 
12
- [data-v-4be1a53f]:export {
12
+ [data-v-0eba826d]: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-4be1a53f] {
75
+ .Menu__warp[data-v-0eba826d] {
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-4be1a53f] {
85
+ .Menu__warp .Menu__item[data-v-0eba826d] {
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-4be1a53f]:hover {
93
+ .Menu__warp .Menu__item[data-v-0eba826d]:hover {
94
94
  opacity: 0.7;
95
95
  }
96
- .Menu__warp .Menu__item--actived[data-v-4be1a53f] {
96
+ .Menu__warp .Menu__item--actived[data-v-0eba826d] {
97
97
  color: white;
98
98
  }
99
- .Menu__warp .Menu__item--disabled[data-v-4be1a53f] {
99
+ .Menu__warp .Menu__item--disabled[data-v-0eba826d] {
100
100
  cursor: not-allowed;
101
101
  }
102
- .Menu__warp .actived[data-v-4be1a53f] {
102
+ .Menu__warp .actived[data-v-0eba826d] {
103
103
  position: absolute;
104
104
  height: 100%;
105
105
  background: #2F3A91;
@@ -1 +1 @@
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}
1
+ [data-v-0eba826d]:export{primary:#2F3A91;success:#67C23A;warning:#FF791A;danger:#F1403C;info:#8590a6}.Menu__warp[data-v-0eba826d]{width:auto;height:auto;overflow:hidden;background:#e4edf6;display:flex;font-size:13px;border-radius:4px;position:relative}.Menu__warp .Menu__item[data-v-0eba826d]{width:auto;height:100%;padding:8px 16px;z-index:2;cursor:pointer;transition:all .5s}.Menu__warp .Menu__item[data-v-0eba826d]:hover{opacity:.7}.Menu__warp .Menu__item--actived[data-v-0eba826d]{color:#fff}.Menu__warp .Menu__item--disabled[data-v-0eba826d]{cursor:not-allowed}.Menu__warp .actived[data-v-0eba826d]{position:absolute;height:100%;background:#2f3a91;top:0;transition:all .5s;border-radius:4px}