luyoumin-ui 0.0.68 → 0.0.69

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.
@@ -5942,7 +5942,7 @@ const __vite_glob_0_27 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.de
5942
5942
  __proto__: null,
5943
5943
  default: LymCascader
5944
5944
  }, Symbol.toStringTag, { value: "Module" }));
5945
- const _withScopeId$3 = (n) => (pushScopeId("data-v-1bca6cbb"), n = n(), popScopeId(), n);
5945
+ const _withScopeId$3 = (n) => (pushScopeId("data-v-ed136bca"), n = n(), popScopeId(), n);
5946
5946
  const _hoisted_1$k = { class: "lym-select__wrapper lym-flex-cb no-select" };
5947
5947
  const _hoisted_2$6 = { style: { "flex": "1" } };
5948
5948
  const _hoisted_3$6 = { class: "lym-flex-c lym-select__multiple-item" };
@@ -6249,7 +6249,7 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
6249
6249
  function setDropdownBoxPoints(x, y) {
6250
6250
  console.log("lymSelectRef.value----", lymSelectRef.value.offsetLeft, lymSelectRef.value.offsetTop);
6251
6251
  dropdownBoxPoints.value.x = x + lymSelectRef.value.offsetLeft;
6252
- dropdownBoxPoints.value.y = y + lymSelectRef.value.offsetTop;
6252
+ dropdownBoxPoints.value.y = y + lymSelectRef.value.offsetTop + lymSelectRef.value.offsetHeight + 15;
6253
6253
  console.log("dropdownBoxPoints.value----", dropdownBoxPoints.value);
6254
6254
  }
6255
6255
  function onMouseEnter(e) {
@@ -6747,7 +6747,7 @@ const _sfc_main$r = /* @__PURE__ */ defineComponent({
6747
6747
  };
6748
6748
  }
6749
6749
  });
6750
- const LymSelect = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["__scopeId", "data-v-1bca6cbb"]]);
6750
+ const LymSelect = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["__scopeId", "data-v-ed136bca"]]);
6751
6751
  const __vite_glob_0_20 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6752
6752
  __proto__: null,
6753
6753
  default: LymSelect