liyu-pc-base 1.0.686 → 1.0.688
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/components/index.js
CHANGED
|
@@ -64858,10 +64858,6 @@ var eZ = function(e, t, n, r) {
|
|
|
64858
64858
|
}, a = (0, nZ.debounce)(i, 100);
|
|
64859
64859
|
return Je(() => {
|
|
64860
64860
|
window.addEventListener("resize", a), i();
|
|
64861
|
-
}), We(() => {
|
|
64862
|
-
window.removeEventListener("resize", a), window.addEventListener("resize", a), i();
|
|
64863
|
-
}), qe(() => {
|
|
64864
|
-
window.removeEventListener("resize", a);
|
|
64865
64861
|
}), Ye(() => {
|
|
64866
64862
|
window.removeEventListener("resize", a);
|
|
64867
64863
|
}), ct(() => t.multiTab, () => {
|