liyu-pc-base 1.0.692 → 1.0.694

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.
@@ -64857,9 +64857,13 @@ var eZ = function(e, t, n, r) {
64857
64857
  e && (r.value = e.getBoundingClientRect().top);
64858
64858
  }, a = (0, nZ.debounce)(i, 100);
64859
64859
  return Je(() => {
64860
- window.addEventListener("resize", a), Ve(() => {});
64860
+ window.addEventListener("resize", a), Ve(() => {
64861
+ a();
64862
+ });
64861
64863
  }), We(() => {
64862
- window.addEventListener("resize", a), Ve(() => {});
64864
+ window.addEventListener("resize", a), Ve(() => {
64865
+ a();
64866
+ });
64863
64867
  }), qe(() => {
64864
64868
  window.removeEventListener("resize", a);
64865
64869
  }), Ye(() => {
@@ -64879,7 +64883,7 @@ var eZ = function(e, t, n, r) {
64879
64883
  style: Ue({ "--current-top": r.value + "px" })
64880
64884
  }, [et(e.$slots, "default", {}, void 0, !0)], 4));
64881
64885
  }
64882
- }), [["__scopeId", "data-v-42b3bed8"]]), mZ = "auto";
64886
+ }), [["__scopeId", "data-v-744a0d2d"]]), mZ = "auto";
64883
64887
  function hZ() {
64884
64888
  return typeof document < "u";
64885
64889
  }