st-comp 0.0.228 → 0.0.230

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.
@@ -67604,7 +67604,7 @@ const _1t = (n) => {
67604
67604
  i.value.length === 0 && Ft(() => {
67605
67605
  Array.from(t.value.children).forEach((r, o) => {
67606
67606
  var s, a, l, u, c, d, h, f;
67607
- ((a = (s = e.data) == null ? void 0 : s[o]) == null ? void 0 : a.label) === "涨跌" ? i.value[o] = "85px" : ((u = (l = e.data) == null ? void 0 : l[o]) == null ? void 0 : u.label) === "至今涨幅" ? i.value[o] = "115px" : ((d = (c = e.data) == null ? void 0 : c[o]) == null ? void 0 : d.label) === "额" ? i.value[o] = "75px" : ["开", "高", "低", "收"].includes((f = (h = e.data) == null ? void 0 : h[o]) == null ? void 0 : f.label) ? i.value[o] = `${r.offsetWidth + 20}px` : i.value[o] = `${r.offsetWidth + 36}px`;
67607
+ ((a = (s = e.data) == null ? void 0 : s[o]) == null ? void 0 : a.label) === "涨跌" ? i.value[o] = "85px" : ((u = (l = e.data) == null ? void 0 : l[o]) == null ? void 0 : u.label) === "至今涨幅" ? i.value[o] = "115px" : ((d = (c = e.data) == null ? void 0 : c[o]) == null ? void 0 : d.label) === "额" ? i.value[o] = "85px" : ["开", "高", "低", "收"].includes((f = (h = e.data) == null ? void 0 : h[o]) == null ? void 0 : f.label) ? i.value[o] = `${r.offsetWidth + 20}px` : i.value[o] = `${r.offsetWidth + 36}px`;
67608
67608
  });
67609
67609
  });
67610
67610
  }), (r, o) => (q(), ge("div", {
@@ -67620,7 +67620,7 @@ const _1t = (n) => {
67620
67620
  ], 512));
67621
67621
  }
67622
67622
  });
67623
- const fU = /* @__PURE__ */ Sn(E1t, [["__scopeId", "data-v-c6a71281"]]);
67623
+ const fU = /* @__PURE__ */ Sn(E1t, [["__scopeId", "data-v-1ccf76bf"]]);
67624
67624
  const L1t = { class: "kline-tips" }, M1t = {
67625
67625
  __name: "index",
67626
67626
  props: {
@@ -67642,8 +67642,10 @@ const L1t = { class: "kline-tips" }, M1t = {
67642
67642
  const { round: e, formatValue: t } = Cu, i = n, r = ae(null);
67643
67643
  nt(() => i.activeIndex, () => {
67644
67644
  r.value === null && (r.value = i.data.data[i.activeIndex][1]);
67645
+ }), nt(() => i.data, () => {
67646
+ r.value === null && (r.value = i.data.data[i.activeIndex][1]);
67645
67647
  }), nt(() => i.variety, () => {
67646
- r.value;
67648
+ r.value = null;
67647
67649
  });
67648
67650
  const o = ne(() => {
67649
67651
  const { data: a, activeIndex: l } = i;
@@ -67672,7 +67674,7 @@ const L1t = { class: "kline-tips" }, M1t = {
67672
67674
  X(fU, { data: s.value }, null, 8, ["data"])
67673
67675
  ]));
67674
67676
  }
67675
- }, T1t = /* @__PURE__ */ Sn(M1t, [["__scopeId", "data-v-946e09fc"]]), A1t = { class: "kline-averageTips" }, k1t = /* @__PURE__ */ Be({
67677
+ }, T1t = /* @__PURE__ */ Sn(M1t, [["__scopeId", "data-v-d24c4fcf"]]), A1t = { class: "kline-averageTips" }, k1t = /* @__PURE__ */ Be({
67676
67678
  __name: "index",
67677
67679
  props: {
67678
67680
  // 提示数据
@@ -246781,7 +246783,7 @@ Z0e({
246781
246783
  extensions: [".py", ".rpy", ".pyw", ".cpy", ".gyp", ".gypi"],
246782
246784
  aliases: ["Python", "py"],
246783
246785
  firstLine: "^#!/.*\\bpython[0-9.-]*\\b",
246784
- loader: () => import("./python-7e10b7a2.js")
246786
+ loader: () => import("./python-599db541.js")
246785
246787
  });
246786
246788
  /*!-----------------------------------------------------------------------------
246787
246789
  * Copyright (c) Microsoft Corporation. All rights reserved.
@@ -1,4 +1,4 @@
1
- import { m as a } from "./index-e340af53.js";
1
+ import { m as a } from "./index-99f1e4fc.js";
2
2
  import "vue";
3
3
  import "echarts";
4
4
  /*!-----------------------------------------------------------------------------