ss-component-new 1.3.630 → 1.3.632
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/{array-CrQ864GZ.js → array-Dgw49sj4.js} +2 -2
- package/dist/{iconfont-DuJuEDlk.js → iconfont-5JMCgN9y.js} +1 -1
- package/dist/{index-ONlfiUzf.js → index-BLtHwYTU.js} +1 -1
- package/dist/{index-D3YlwxSA.js → index-BRmBBHBL.js} +1 -1
- package/dist/{index-hXHOZ80O.js → index-CX3EkSE8.js} +1 -1
- package/dist/{index-D1RL3U2M.js → index-ChLR_QYc.js} +1 -1
- package/dist/{index-bcJMcTi2.js → index-Chb-cMoN.js} +1 -1
- package/dist/{index-DQjGLlMJ.js → index-DUXoLf3M.js} +2 -2
- package/dist/{index-CsV5IMXy.js → index-DXDRDgiL.js} +3 -3
- package/dist/{index-CzEluKFz.js → index-DcqhW04M.js} +5 -5
- package/dist/{index-C2dVwaaX.js → index-FqeTnaHZ.js} +8 -8
- package/dist/{index-yghoTXBS.js → index-Ou5MbIe-.js} +2 -2
- package/dist/{index-DkhKsToR.js → index-kZ4D8v4-.js} +1 -1
- package/dist/{index-BovlsUN9.js → index-ny88YtDK.js} +2 -2
- package/dist/{main-BABC9_X9.js → main-1cCNQpWM.js} +2 -2
- package/dist/ss-component.js +5 -5
- package/dist/ss-component2.js +8 -8
- package/dist/{threeModel-CoCOWpTs.js → threeModel-posagAzg.js} +2 -2
- package/dist/{threePreview-MrOxmhsx.js → threePreview-An2vMavo.js} +2 -2
- package/dist/{threeSceneView-BHER9IQr.js → threeSceneView-CXiaQqS_.js} +5 -5
- package/dist/{threeSceneViewForCPMPIP-AZiv0OJ9.js → threeSceneViewForCPMPIP-B1A0DWZC.js} +3 -3
- package/dist/{threeTrackPathView-CDeX36LA.js → threeTrackPathView-_8K-vBnw.js} +1 -1
- package/dist/{threeViewerHost-6Ig3llav.js → threeViewerHost-D_i3P3dJ.js} +1 -1
- package/dist/{workpieceTreePanel-Bf8HmNx9.js → workpieceTreePanel-CZkXlM4U.js} +1 -1
- package/package.json +1 -1
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ref as k, computed as ae, resolveComponent as te, createElementBlock as M, openBlock as p, Fragment as ue, renderList as ce, createElementVNode as w, toDisplayString as re, createVNode as R, reactive as la, watch as be, createBlock as j, resolveDynamicComponent as le, unref as _, withCtx as L, isRef as Ye, createTextVNode as de, createCommentVNode as q, normalizeStyle as ta, withModifiers as ve, normalizeClass as qe, nextTick as na } from "vue";
|
|
2
|
-
import { T as Ie, g as aa, D as oa, F as sa, G as Je, U as ra } from "./index-
|
|
2
|
+
import { T as Ie, g as aa, D as oa, F as sa, G as Je, U as ra } from "./index-DcqhW04M.js";
|
|
3
3
|
import { a as Ce, p as he, s as ie, c as K, u as ke, E as ua } from "./index-CtvxzFRf.js";
|
|
4
4
|
import { _ as we } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
5
5
|
import ca from "./index-rlStojTL.js";
|
|
6
|
-
import { e as ia, d as da } from "./index-
|
|
6
|
+
import { e as ia, d as da } from "./index-CX3EkSE8.js";
|
|
7
7
|
import { s as va } from "./index-11kpzK0A.js";
|
|
8
8
|
import { E as pa } from "./request-D-LN5bvn.js";
|
|
9
9
|
const fa = { class: "type-select" }, ha = { class: "group-label" }, ga = { class: "group-items" }, ma = ["onDragstart"], ba = {
|
|
@@ -641,7 +641,7 @@ function N1(i) {
|
|
|
641
641
|
console.warn("模型没有有效边界框,相机适配失败"), s.target.set(0, 0, 0), e.position.set(8, -8, 6), s.update();
|
|
642
642
|
return;
|
|
643
643
|
}
|
|
644
|
-
const v = o.getBoundingSphere(new I2()), F = v.center, H = v.radius, N = 1.5, O = e.fov * (Math.PI / 180), q = Math.abs(H / Math.sin(O /
|
|
644
|
+
const v = o.getBoundingSphere(new I2()), F = v.center, H = v.radius, N = 1.5, O = e.fov * (Math.PI / 180), q = Math.abs(H / Math.sin(O / 1)) * N, Q = new p();
|
|
645
645
|
e.getWorldDirection(Q), Q.lengthSq() === 0 && Q.set(0.5, -0.7, 0.4).normalize();
|
|
646
646
|
const g2 = F.clone().sub(Q.multiplyScalar(q));
|
|
647
647
|
e.position.copy(g2), e.near = Math.max(0.1, q - H * 20), e.far = q + H * 20, e.updateProjectionMatrix(), s.target.copy(F), s.update(), _.value.copy(e.position), c.value.copy(F);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref as l, defineComponent as m, createElementBlock as f, openBlock as p, createElementVNode as e, createVNode as u, unref as t } from "vue";
|
|
2
|
-
import { V as C } from "./index-
|
|
2
|
+
import { V as C } from "./index-DcqhW04M.js";
|
|
3
3
|
import { _ as g } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
4
4
|
const b = () => {
|
|
5
5
|
const i = l("日志管理"), o = l(), a = l([
|
|
@@ -5,7 +5,7 @@ import { g as Q, u as we } from "./index-tLd2cEHX.js";
|
|
|
5
5
|
import { J as X } from "./JSEncrypt-B36c1iN5.js";
|
|
6
6
|
import { a4 as Se } from "./index-DtbI5iDK.js";
|
|
7
7
|
import { A as _e } from "./index-DZER_3HL.js";
|
|
8
|
-
import { u as Y, m as Ce } from "./index-
|
|
8
|
+
import { u as Y, m as Ce } from "./index-CX3EkSE8.js";
|
|
9
9
|
import { _ as Z } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
10
10
|
import { S as V } from "./index-BHtNKL1L.js";
|
|
11
11
|
function Ae(t, s) {
|
|
@@ -8,7 +8,7 @@ import { _ as T0 } from "./index.vue_vue_type_script_setup_true_lang-DRzriV-s.js
|
|
|
8
8
|
import { m as Zn, B as X9, X as u8 } from "./index-DtbI5iDK.js";
|
|
9
9
|
/* empty css */
|
|
10
10
|
import { s as tn } from "./index-11kpzK0A.js";
|
|
11
|
-
import { T as ei, a as Q9 } from "./threeViewerHost-
|
|
11
|
+
import { T as ei, a as Q9 } from "./threeViewerHost-D_i3P3dJ.js";
|
|
12
12
|
import { A as J9 } from "./index-DZER_3HL.js";
|
|
13
13
|
var Z9 = "[object Date]";
|
|
14
14
|
function er(i) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as l, reactive as c, onMounted as s, createElementBlock as r, openBlock as i, createVNode as p } from "vue";
|
|
2
2
|
import { S as m } from "./index-CaXC8Jyl.js";
|
|
3
|
-
import { V as _ } from "./index-
|
|
3
|
+
import { V as _ } from "./index-DcqhW04M.js";
|
|
4
4
|
import { _ as d } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
5
5
|
const f = { class: "log-wrap" }, u = /* @__PURE__ */ l({
|
|
6
6
|
__name: "index",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as y, ref as C, onMounted as _, createElementBlock as c, openBlock as g, createVNode as v } from "vue";
|
|
2
2
|
import { u as h, p as k, s as x, c as m } from "./index-CtvxzFRf.js";
|
|
3
|
-
import { V as M } from "./index-
|
|
3
|
+
import { V as M } from "./index-DcqhW04M.js";
|
|
4
4
|
import { a as D, d as T, f as S } from "./index-BI3gwdBk.js";
|
|
5
5
|
import { g as w } from "./index-tLd2cEHX.js";
|
|
6
6
|
import { _ as B } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent as C, reactive as k, ref as v, onMounted as D, nextTick as b, resolveComponent as i, resolveDirective as T, createElementBlock as m, openBlock as u, createVNode as t, withCtx as n, withDirectives as w, createElementVNode as p, createTextVNode as _ } from "vue";
|
|
2
2
|
import { S as x } from "./index-CLljddV-.js";
|
|
3
|
-
import { V as B } from "./index-
|
|
3
|
+
import { V as B } from "./index-DcqhW04M.js";
|
|
4
4
|
import { s as F } from "./index-11kpzK0A.js";
|
|
5
|
-
import { a as y } from "./index-
|
|
5
|
+
import { a as y } from "./index-CX3EkSE8.js";
|
|
6
6
|
import { u as S, p as I, s as N } from "./index-CtvxzFRf.js";
|
|
7
7
|
import { _ as R } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
8
8
|
const E = { class: "menu-module" }, M = {
|
|
@@ -4,16 +4,16 @@ import { S as Mt } from "./index-BHtNKL1L.js";
|
|
|
4
4
|
import "./index.vue_vue_type_style_index_0_scoped_39e1db95_lang-l4Eq6T9a.js";
|
|
5
5
|
import { I as ut } from "./request-D-LN5bvn.js";
|
|
6
6
|
import { s as wt } from "./index-11kpzK0A.js";
|
|
7
|
-
import { d as Bt } from "./index-
|
|
7
|
+
import { d as Bt } from "./index-CX3EkSE8.js";
|
|
8
8
|
import { useRouter as At } from "vue-router";
|
|
9
9
|
import { a as Et, e as Ft, f as Lt, g as Ut, h as jt } from "./index-ChNfRlIP.js";
|
|
10
10
|
import { g as $e, u as Pt, b as ze, c as Ot, a as Rt } from "./index-tLd2cEHX.js";
|
|
11
|
-
import { g as Kt } from "./index-
|
|
11
|
+
import { g as Kt } from "./index-DcqhW04M.js";
|
|
12
12
|
import { f as $t } from "./menuIndex-BsSEf1du.js";
|
|
13
13
|
import { d as qe, e as Je, n as zt } from "./index-DtbI5iDK.js";
|
|
14
14
|
import { u as qt } from "./index-DsAmBteo.js";
|
|
15
15
|
import { _ as Jt } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
16
|
-
const Be = vt(() => import("./index-
|
|
16
|
+
const Be = vt(() => import("./index-CX3EkSE8.js").then((i) => i.q));
|
|
17
17
|
Be.install = (i) => {
|
|
18
18
|
i.component("ssMenu", Be);
|
|
19
19
|
};
|
|
@@ -4,23 +4,23 @@ var uo = (e, a, l) => Ok(e, typeof a != "symbol" ? a + "" : a, l);
|
|
|
4
4
|
import { defineComponent as Pe, shallowRef as qn, ref as z, computed as R, watch as la, onMounted as kt, watchEffect as Do, createElementBlock as ae, openBlock as I, normalizeStyle as hl, normalizeClass as ee, unref as u, createElementVNode as Q, renderSlot as aa, nextTick as sl, useSlots as zr, toRef as dn, createBlock as Ue, Transition as Bo, withCtx as ce, withDirectives as yt, createCommentVNode as Ve, resolveDynamicComponent as ht, createTextVNode as rl, toDisplayString as da, Fragment as Ga, createVNode as le, vShow as rn, inject as Pl, onBeforeUnmount as Cn, withModifiers as Ol, provide as Ot, reactive as Lt, onActivated as G0, onUpdated as Xs, cloneVNode as Ak, Comment as au, Text as Ik, mergeProps as St, getCurrentInstance as Ht, Teleport as Nk, onBeforeMount as bd, readonly as l3, onDeactivated as Dk, useAttrs as Ei, createSlots as vo, renderList as El, normalizeProps as rs, guardReactiveProps as Ks, h as Zl, triggerRef as wf, isVNode as qr, toRaw as ep, isRef as _s, vModelCheckbox as t3, toRefs as Vr, vModelRadio as n3, onBeforeUpdate as r3, withKeys as xr, vModelText as Pp, toHandlers as Mk, resolveComponent as gl, TransitionGroup as o3, markRaw as zc, effectScope as Rk, resolveDirective as zp, toHandlerKey as Bk, render as ap, onUnmounted as uu, createApp as Lk, getCurrentScope as Pk, onScopeDispose as zk } from "vue";
|
|
5
5
|
import { z as X0, S as Fk, aO as s3, i as Fp, M as i3, aP as u3, X as J0, aQ as Mr, Z as c3, n as d3, aR as f3, r as Hk, t as Kk, W as p3, aS as Hv, aT as v3, aU as Vk, aV as jk, aW as Wk, aX as wn, a3 as Ul, a5 as Za, a7 as Xe, ah as el, ai as La, aY as Z0, aZ as ly, aA as $r, aB as Rr, ag as Sr, ar as dt, a_ as Uk, aL as qt, a$ as Q0, aJ as lp, $ as er, ao as Ll, aI as Yk, an as br, ab as Yt, aq as Sn, ap as Ur, b0 as Hp, aK as Es, am as Lr, ac as Ah, b1 as Kp, at as Ja, b2 as Js, a2 as jt, ax as Al, b3 as Hr, as as zn, ad as qk, ae as Ih, b4 as em, a6 as st, b5 as Vp, av as oc, a9 as In, aF as Ti, b6 as h3, b7 as Gk, b8 as Wt, aw as dr, b9 as Eo, ba as Vu, au as am, bb as Ws, d as ko, aa as Gr, bc as Ko, C as ur, bd as hi, aN as Jo, be as sc, a as Us, bf as kd, h as Is, bg as Qc, bh as Xk, a8 as Cr, ay as Vo, bi as Jk, bj as Zk, bk as m3, bl as Qk, a0 as g3, g as jp, aC as ws, bm as yi, bn as bi, bo as y3, bp as ew, bq as ed, br as b3, bs as ty, bt as aw, bu as Fc, bv as lw, aM as tw, bw as nw, bx as k3, by as rw, bz as ow, a1 as w3, bA as sw, m as iw, p as S3, bB as uw, bC as cw, bD as dw, aj as lm, aD as Hs, aE as os, bE as fw, bF as pw, bG as vw, bH as Nh, bI as Dh, bJ as C3, bK as ny, af as hw, bL as mw, bM as gw, bN as _3, c as E3, bO as ef, bP as yw, bQ as ry, bR as bw, bS as kw, bT as ww, a4 as T3, bU as Sw, bV as Cw, bW as _w, bX as Ew, bY as Tw, bZ as Mh, j as Rh, b_ as x3, b$ as $3, e as xw, c0 as $w, c1 as O3, c2 as Ow, c3 as Aw, aG as Iw, c4 as Nw, E as ot, b as Qr, c5 as A3, c6 as Dw } from "./request-D-LN5bvn.js";
|
|
6
6
|
import { a1 as Mw, Q as Rw, a2 as tm, a3 as Bw, S as Lw, a4 as Pw, a5 as zw, a6 as $t, a7 as nm, a8 as $o, a9 as oy, aa as ki, ab as wd, ac as rm, ad as I3, ae as xo, af as Kr, ag as rt, ah as Wp, ai as wi, aj as ho, ak as To, al as et, Y as Zs, am as N3, an as ao, ao as ic, ap as mo, aq as Pr, ar as ls, as as Vs, at as Fw, c as pa, au as om, av as Sf, aw as D3, ax as Up, ay as xi, az as Ac, aA as sm, aB as Hw, aC as Kw, aD as Vw, aE as jw, aF as M3, aG as R3, aH as Ww, aI as Yp, aJ as Cf, aK as sy, aL as ju, aM as lu, aN as oi, aO as iy, aP as Uw, aQ as Yw, aR as qw, aS as uy, aT as Gw, aU as cy, B as Mu, E as No, e as ns, s as Pt, o as ds, p as xt, a as fs, b as ps, u as Wo, j as Xw, g as Jw, q as qi, x as B3, aV as tp, a0 as im, _ as af, z as uc, w as Hc, i as Dr, aW as Io, t as _f, aX as Zw, aY as Qw } from "./index-CtvxzFRf.js";
|
|
7
|
-
import { S as e7, a as cr, _ as dy, h as a7, i as L3, j as P3, k as Wu, l as qp, c as bn, s as Ef, m as l7, n as t7, e as um, f as n7, d as r7, o as o7, p as s7 } from "./index-
|
|
7
|
+
import { S as e7, a as cr, _ as dy, h as a7, i as L3, j as P3, k as Wu, l as qp, c as bn, s as Ef, m as l7, n as t7, e as um, f as n7, d as r7, o as o7, p as s7 } from "./index-CX3EkSE8.js";
|
|
8
8
|
import { h as za, B as fi, C as Kc, D as z3, g as jn, E as i7, m as $i, F as np, t as Si, G as u7, H as c7, f as d7, I as fy, e as cc, J as Sd, r as f7, k as Vc, K as p7, d as Wr, c as dc, L as v7, u as cm, M as go, N as Gp, O as F3, P as h7, Q as H3, R as m7, s as si, l as g7, S as y7, w as b7, T as k7, U as w7, V as S7, W as K3, X as fo, Y as Ru, Z as ks, _ as Vi, $ as Kv, a0 as C7, o as _7, a1 as Vv, a2 as E7, a3 as T7 } from "./index-DtbI5iDK.js";
|
|
9
9
|
import { _ as hn } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
10
10
|
import { I as jv, J as x7, K as $7, d as Zo, N as O7, O as A7, Q as V3, r as I7, R as N7, U as D7, C as M7, c as Wv, u as j3, Y as Ic, Z as R7, _ as W3, $ as U3, s as Uv, a0 as B7, t as L7, h as Li, B as P7, V as Yv, a1 as py, k as yu, l as Cc, a2 as z7, w as F7, a3 as H7, a4 as K7, a5 as Y3, a6 as V7 } from "./index.vue_vue_type_style_index_0_scoped_39e1db95_lang-l4Eq6T9a.js";
|
|
11
11
|
import { s as ir } from "./index-11kpzK0A.js";
|
|
12
|
-
import { a as q3, T as G3 } from "./threeViewerHost-
|
|
12
|
+
import { a as q3, T as G3 } from "./threeViewerHost-D_i3P3dJ.js";
|
|
13
13
|
import { c as vy } from "./clone-CbeCG3Ov.js";
|
|
14
14
|
import { u as j7, a as W7, g as Bh, b as U7 } from "./index-DZER_3HL.js";
|
|
15
15
|
import { g as Iu, u as Lh, c as X3, a as Cd, e as dm, b as rp } from "./index-tLd2cEHX.js";
|
|
16
|
-
import { a as Y7, s as q7 } from "./index-
|
|
16
|
+
import { a as Y7, s as q7 } from "./index-BRmBBHBL.js";
|
|
17
17
|
import { u as J3 } from "./index-DsAmBteo.js";
|
|
18
18
|
/* empty css */
|
|
19
19
|
import { i as op } from "./isString-CXX7MUiv.js";
|
|
20
20
|
import { _ as hy } from "./index.vue_vue_type_script_setup_true_lang-DRzriV-s.js";
|
|
21
21
|
import Z3 from "./index-rlStojTL.js";
|
|
22
22
|
import { s as G7 } from "./index-ymsCo4s6.js";
|
|
23
|
-
import X7 from "./threePreview-
|
|
23
|
+
import X7 from "./threePreview-An2vMavo.js";
|
|
24
24
|
import { S as qv, O as Gv, M as Xv } from "./MTLLoader-DmIPWE2_.js";
|
|
25
25
|
import { U as J7 } from "./URDFLoader-C93Ouvnv.js";
|
|
26
26
|
function Z7() {
|
|
@@ -39999,7 +39999,7 @@ const Op = async (e = [], a = "Manual", l = [], t = []) => {
|
|
|
39999
39999
|
let N = (b = (_ = c.find((K) => (K == null ? void 0 : K.methodname) === $)) == null ? void 0 : _.methodpath) == null ? void 0 : b.url;
|
|
40000
40000
|
N = "http://222.92.178.198:63002/" + N;
|
|
40001
40001
|
let B = await OW(N, q);
|
|
40002
|
-
B != null && B.success ? L = B : console.log("方法错误", B == null ? void 0 : B.message);
|
|
40002
|
+
B != null && B.success ? L = B == null ? void 0 : B.data : console.log("方法错误", B == null ? void 0 : B.message);
|
|
40003
40003
|
} catch (G) {
|
|
40004
40004
|
ot.warning("关联数据出现错误," + G.message);
|
|
40005
40005
|
}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { computed as Il, defineComponent as Tl, defineProps as _t, ref as _, watch as fl, onMounted as Nl, onUnmounted as Wa, resolveComponent as ee, createBlock as ge, openBlock as h, withCtx as o, createElementVNode as U, toDisplayString as al, createElementBlock as $, Fragment as el, createVNode as n, renderList as cl, withModifiers as xl, normalizeStyle as Pl, createTextVNode as il, createCommentVNode as je, unref as u, resolveDynamicComponent as pa, provide as Pa, shallowRef as hs, resolveDirective as Ha, withDirectives as Yl, vShow as fa, renderSlot as Hl, normalizeClass as Fl, createSlots as nt, mergeProps as xn, defineAsyncComponent as yn, reactive as Vl, nextTick as Jl, withKeys as gs } from "vue";
|
|
2
|
-
import { m as St, a as Tt, b as Bt, c as ys } from "./array-
|
|
2
|
+
import { m as St, a as Tt, b as Bt, c as ys } from "./array-Dgw49sj4.js";
|
|
3
3
|
import { u as Ol, p as bl, s as gl, c as kl, a as $l, b as zl, j as it, k as bs, m as Cs, n as ms, o as Sa, d as st, l as ws, q as ya, e as Ia, r as ks, E as ba, t as gt, w as La, v as Qa, x as Vn, y as As, z as Un, i as Is, A as ot, B as ra, C as bn, D as Ms, F as On, G as _s, H as Ss, I as jn, J as Cn, K as Ts, L as Bs } from "./index-CtvxzFRf.js";
|
|
4
|
-
import { _ as Ya, s as Et, a as Es } from "./index-
|
|
4
|
+
import { _ as Ya, s as Et, a as Es } from "./index-DXDRDgiL.js";
|
|
5
5
|
import { useRouter as Ta } from "vue-router";
|
|
6
6
|
import { a as Fa, d as Dt, e as Ja, f as za, g as Xa, h as Ga, t as Ds, c as Ps, b as Rs } from "./index-ChNfRlIP.js";
|
|
7
|
-
import { g as _a, s as xs, a as Ln, b as Vs, c as mn, _ as yt, u as Us, d as Qn, X as Os, Q as js } from "./index-
|
|
7
|
+
import { g as _a, s as xs, a as Ln, b as Vs, c as mn, _ as yt, u as Us, d as Qn, X as Os, Q as js } from "./index-CX3EkSE8.js";
|
|
8
8
|
import { u as Kn, g as wn, b as kn, c as Ls, a as Qs } from "./index-tLd2cEHX.js";
|
|
9
9
|
import { E as _l, i as Ks, d as Nn, b as ia, I as Ns, s as ea, e as qn, a as Wn, c as Hn, g as qs, h as Ws, p as Yn, m as Hs, j as Ys, k as Fs, f as Js } from "./request-D-LN5bvn.js";
|
|
10
10
|
import { b as zs, g as Fn, c as Xs, u as Pt, d as ta, e as qa, o as Jn, l as Gs, n as Zs, f as $s, h as va, s as tt, t as eo, i as lo } from "./index-DtbI5iDK.js";
|
|
11
11
|
import { d as ao, g as Ka, a as to } from "./index.vue_vue_type_style_index_0_scoped_39e1db95_lang-l4Eq6T9a.js";
|
|
12
|
-
import { t as no, a as zn, b as ka, u as Xn, s as aa, n as so, r as Ll, o as ma, c as wa, d as Gn, e as bt, f as Zn, h as Rt, i as oo, j as io, k as Ea, l as rt, m as ct, p as Ra, q as et, v as xa, w as ro, x as Va, y as Ua, z as co, A as Oa, B as ja, C as lt, D as uo, E as po, F as fo, G as An, H as In, I as Xl, J as vo, K as ho, L as ut, M as go, N as yo, O as bo, g as $n, P as Co, Q as Mn, R as mo, S as wo } from "./index-
|
|
12
|
+
import { t as no, a as zn, b as ka, u as Xn, s as aa, n as so, r as Ll, o as ma, c as wa, d as Gn, e as bt, f as Zn, h as Rt, i as oo, j as io, k as Ea, l as rt, m as ct, p as Ra, q as et, v as xa, w as ro, x as Va, y as Ua, z as co, A as Oa, B as ja, C as lt, D as uo, E as po, F as fo, G as An, H as In, I as Xl, J as vo, K as ho, L as ut, M as go, N as yo, O as bo, g as $n, P as Co, Q as Mn, R as mo, S as wo } from "./index-DcqhW04M.js";
|
|
13
13
|
import "./JSEncrypt-B36c1iN5.js";
|
|
14
14
|
import "./index-CLljddV-.js";
|
|
15
15
|
import "./index-BI3gwdBk.js";
|
|
@@ -18,14 +18,14 @@ import { _ as ql } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
|
18
18
|
import { s as Zl } from "./index-11kpzK0A.js";
|
|
19
19
|
import { C as Io } from "./index-DZER_3HL.js";
|
|
20
20
|
import { S as Sl } from "./index-BHtNKL1L.js";
|
|
21
|
-
import Mo from "./threeModel-
|
|
21
|
+
import Mo from "./threeModel-posagAzg.js";
|
|
22
22
|
import { _ as na } from "./index.vue_vue_type_script_setup_true_lang-DRzriV-s.js";
|
|
23
|
-
import { T as Ct, u as _o, a as So } from "./threeViewerHost-
|
|
24
|
-
import { s as mt } from "./index-
|
|
23
|
+
import { T as Ct, u as _o, a as So } from "./threeViewerHost-D_i3P3dJ.js";
|
|
24
|
+
import { s as mt } from "./index-BRmBBHBL.js";
|
|
25
25
|
import { u as To } from "./index-TGai9FYc.js";
|
|
26
26
|
import { u as Bo } from "./index-BR4lT5aP.js";
|
|
27
27
|
import { u as ls } from "./index-DsAmBteo.js";
|
|
28
|
-
import { T as Sn } from "./iconfont-
|
|
28
|
+
import { T as Sn } from "./iconfont-5JMCgN9y.js";
|
|
29
29
|
import { f as Eo, a as Do } from "./animationData-C9xpd6b5.js";
|
|
30
30
|
Ol();
|
|
31
31
|
const Po = Ol(), as = async (l, m) => {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent as C, reactive as k, onMounted as D, resolveComponent as B, resolveDirective as T, createElementBlock as y, openBlock as u, createElementVNode as t, withDirectives as p, createVNode as o, unref as n, toDisplayString as r, createBlock as A } from "vue";
|
|
2
|
-
import { S as I, t as x, s as w, a as L } from "./index-
|
|
2
|
+
import { S as I, t as x, s as w, a as L } from "./index-BRmBBHBL.js";
|
|
3
3
|
import "./index.vue_vue_type_style_index_0_scoped_39e1db95_lang-l4Eq6T9a.js";
|
|
4
4
|
import "./index-BHtNKL1L.js";
|
|
5
|
-
import { f as E } from "./index-
|
|
5
|
+
import { f as E } from "./index-CX3EkSE8.js";
|
|
6
6
|
import "./index-DtbI5iDK.js";
|
|
7
7
|
import { b as N, s as U } from "./index-CtvxzFRf.js";
|
|
8
8
|
import "./request-D-LN5bvn.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref as n, computed as c, defineComponent as s, reactive as p, onMounted as i, createElementBlock as u, openBlock as f, createVNode as b } from "vue";
|
|
2
|
-
import { V as m } from "./index-
|
|
2
|
+
import { V as m } from "./index-DcqhW04M.js";
|
|
3
3
|
import { g as d, c as _ } from "./index-CaXC8Jyl.js";
|
|
4
4
|
import { _ as k } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
5
5
|
const l = n([]), g = c(() => [
|
|
@@ -4,11 +4,11 @@ import { u as Se, o as _t, s as de, f as ce } from "./index-DsAmBteo.js";
|
|
|
4
4
|
import { M as Le, N as ft, u as vt, p as gt } from "./index-CtvxzFRf.js";
|
|
5
5
|
import { s as _e } from "./index-11kpzK0A.js";
|
|
6
6
|
import "./index.vue_vue_type_style_index_0_scoped_39e1db95_lang-l4Eq6T9a.js";
|
|
7
|
-
import "./index-
|
|
7
|
+
import "./index-DcqhW04M.js";
|
|
8
8
|
import "./index-BHtNKL1L.js";
|
|
9
9
|
import { _ as B } from "./index.vue_vue_type_script_setup_true_lang-DRzriV-s.js";
|
|
10
10
|
import "./index-DtbI5iDK.js";
|
|
11
|
-
import "./index-
|
|
11
|
+
import "./index-BRmBBHBL.js";
|
|
12
12
|
import { _ as W } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
13
13
|
import { c as me } from "./clone-CbeCG3Ov.js";
|
|
14
14
|
const yt = { class: "param-auth" }, ht = { class: "body" }, kt = { class: "node-content-wrapper" }, Ct = { class: "node-label-wrapper" }, bt = { class: "node-label" }, wt = /* @__PURE__ */ J({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ref as U, watch as v, createElementBlock as E, createCommentVNode as q, openBlock as I, Fragment as de, renderList as fe, createElementVNode as S, createBlock as se, toDisplayString as oe, resolveDynamicComponent as ye, onMounted as he, onUnmounted as ke, createVNode as te } from "vue";
|
|
2
|
-
import { m as ge, a as _e, b as Ce, c as be } from "./array-
|
|
2
|
+
import { m as ge, a as _e, b as Ce, c as be } from "./array-Dgw49sj4.js";
|
|
3
3
|
import { c, a as ce, p as re, s as ue, u as Oe } from "./index-CtvxzFRf.js";
|
|
4
|
-
import { g as Ae } from "./index-
|
|
4
|
+
import { g as Ae } from "./index-DcqhW04M.js";
|
|
5
5
|
import { v as H, a as K } from "./index-DtbI5iDK.js";
|
|
6
6
|
import { _ as pe } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
7
7
|
const B = [
|
package/dist/ss-component.js
CHANGED
|
@@ -7,15 +7,15 @@ import "./request-D-LN5bvn.js";
|
|
|
7
7
|
/* empty css */
|
|
8
8
|
import u from "./ss-component2.js";
|
|
9
9
|
import { t as g, c as T, b as P } from "./index-ChNfRlIP.js";
|
|
10
|
-
const n = o(() => import("./main-
|
|
10
|
+
const n = o(() => import("./main-1cCNQpWM.js"));
|
|
11
11
|
n.install = (t) => {
|
|
12
12
|
t.component("ssComponent", n);
|
|
13
13
|
};
|
|
14
|
-
const s = o(() => import("./index-
|
|
14
|
+
const s = o(() => import("./index-CX3EkSE8.js").then((t) => t.r));
|
|
15
15
|
s.install = (t) => {
|
|
16
16
|
t.component("ssTab", s);
|
|
17
17
|
};
|
|
18
|
-
const r = o(() => import("./index-
|
|
18
|
+
const r = o(() => import("./index-DXDRDgiL.js").then((t) => t.i));
|
|
19
19
|
r.install = (t) => {
|
|
20
20
|
t.component("ssMenu", r);
|
|
21
21
|
};
|
|
@@ -35,11 +35,11 @@ const a = o(() => import("./index-DZER_3HL.js").then((t) => t.i));
|
|
|
35
35
|
a.install = (t) => {
|
|
36
36
|
t.component("ssAvatar", a);
|
|
37
37
|
};
|
|
38
|
-
const l = o(() => import("./threeModel-
|
|
38
|
+
const l = o(() => import("./threeModel-posagAzg.js"));
|
|
39
39
|
l.install = (t) => {
|
|
40
40
|
t.component("ssThree", l);
|
|
41
41
|
};
|
|
42
|
-
const p = o(() => import("./threeViewerHost-
|
|
42
|
+
const p = o(() => import("./threeViewerHost-D_i3P3dJ.js").then((t) => t.t));
|
|
43
43
|
p.install = (t) => {
|
|
44
44
|
t.component("threeViewerHost", p);
|
|
45
45
|
};
|
package/dist/ss-component2.js
CHANGED
|
@@ -13,7 +13,7 @@ const a = [
|
|
|
13
13
|
{
|
|
14
14
|
path: "/",
|
|
15
15
|
name: "Model",
|
|
16
|
-
component: async () => import("./index-
|
|
16
|
+
component: async () => import("./index-FqeTnaHZ.js"),
|
|
17
17
|
// component: async ()=>import('@/components/views/model/component/main.vue'),
|
|
18
18
|
// component: async ()=>import('@/components/views/canvas/index.vue'),
|
|
19
19
|
// component: async ()=>import('@/components/views/test/index.vue'),
|
|
@@ -31,17 +31,17 @@ const a = [
|
|
|
31
31
|
{
|
|
32
32
|
path: "平台管理/菜单管理",
|
|
33
33
|
name: "Menu",
|
|
34
|
-
component: async () => import("./index-
|
|
34
|
+
component: async () => import("./index-DUXoLf3M.js")
|
|
35
35
|
},
|
|
36
36
|
{
|
|
37
37
|
path: "平台管理/主菜单管理",
|
|
38
38
|
name: "MainMenu",
|
|
39
|
-
component: async () => import("./index-
|
|
39
|
+
component: async () => import("./index-Chb-cMoN.js")
|
|
40
40
|
},
|
|
41
41
|
{
|
|
42
42
|
path: "系统管理/个人中心",
|
|
43
43
|
name: "PersonalCenter",
|
|
44
|
-
component: async () => import("./index-
|
|
44
|
+
component: async () => import("./index-Ou5MbIe-.js")
|
|
45
45
|
},
|
|
46
46
|
// {
|
|
47
47
|
// path: '系统管理/职位管理',
|
|
@@ -66,17 +66,17 @@ const a = [
|
|
|
66
66
|
{
|
|
67
67
|
path: "系统维护/登录日志",
|
|
68
68
|
name: "LoginLog",
|
|
69
|
-
component: async () => import("./index-
|
|
69
|
+
component: async () => import("./index-ChLR_QYc.js")
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
72
|
path: "系统维护/操作日志",
|
|
73
73
|
name: "OperateLog",
|
|
74
|
-
component: async () => import("./index-
|
|
74
|
+
component: async () => import("./index-kZ4D8v4-.js")
|
|
75
75
|
},
|
|
76
76
|
{
|
|
77
77
|
path: "角色管理",
|
|
78
78
|
name: "Role",
|
|
79
|
-
component: async () => import("./index-
|
|
79
|
+
component: async () => import("./index-ny88YtDK.js")
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
path: "部门管理",
|
|
@@ -96,7 +96,7 @@ const a = [
|
|
|
96
96
|
{
|
|
97
97
|
path: "log",
|
|
98
98
|
name: "log",
|
|
99
|
-
component: async () => import("./index-
|
|
99
|
+
component: async () => import("./index-BLtHwYTU.js")
|
|
100
100
|
}
|
|
101
101
|
// {
|
|
102
102
|
// path: 'priority',
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ref as b, watch as Pe, createElementBlock as q, openBlock as H, createBlock as Le, computed as ie, onMounted as $e, onUnmounted as je, Fragment as Xe, renderList as He, createElementVNode as h, createCommentVNode as xe, toDisplayString as ae, resolveComponent as Je, createVNode as z, defineComponent as Ye, normalizeStyle as Ee, normalizeClass as Fe, nextTick as Be, onBeforeUnmount as qe, withDirectives as se, unref as O, withCtx as Te, isRef as he, vModelRadio as ye, vShow as we } from "vue";
|
|
2
2
|
import { V as M, B as be, S as Ze, C as We, P as Ke, W as Ne, b as Qe, A as et, c as tt, M as Ve, X as nt, G as at, e as Me, f as ot, h as De, i as st, D as ke, H as lt, j as Re, k as Oe, l as Ue, m as ze, E as _e, n as de, o as it, p as rt, T as ct } from "./index.vue_vue_type_style_index_0_scoped_39e1db95_lang-l4Eq6T9a.js";
|
|
3
|
-
import { O as ut } from "./iconfont-
|
|
4
|
-
import { V as dt, W as pt } from "./index-
|
|
3
|
+
import { O as ut } from "./iconfont-5JMCgN9y.js";
|
|
4
|
+
import { V as dt, W as pt } from "./index-DcqhW04M.js";
|
|
5
5
|
import { _ as me } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
6
6
|
import { c as Ge } from "./index-CtvxzFRf.js";
|
|
7
7
|
import { E as Ie } from "./request-D-LN5bvn.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ref as S, shallowRef as W0, defineComponent as C0, watch as X, onMounted as S0, nextTick as L0, onBeforeUnmount as Z0, resolveComponent as z0, createElementBlock as k0, openBlock as $, createElementVNode as T, withDirectives as Q0, createCommentVNode as s0, createVNode as B, unref as V, renderSlot as u0, toDisplayString as l0, withCtx as J0, createBlock as Y0, vShow as K0 } from "vue";
|
|
2
2
|
import { ak as X0, al as f0, am as w0, R as N0, an as Q, U as Y, ao as D, ap as v0, C as q, aq as M, c as x, ar as $0, j as ee, D as ae, n as K, V as C, as as be, at as T0, au as ie, av as R0, aw as He, ax as re, a1 as J, ay as fe, az as M0, aA as ce, aB as te, aC as de, aD as c0, aE as D0, aF as t0, aG as ne, aH as oe, _ as ke, aI as e0, a2 as se, t as O0, l as ue, aJ as z, aK as le, u as E0, aL as he, h as G0, aM as ge, w as _e, aN as Ae, $ as pe, s as a0, P as me, o as je, aO as Ie, aP as ye, aQ as Fe, aR as we, aS as Ne, aT as U0, aU as ve, aV as h0, aW as g0, aX as _0, aY as A0, aZ as d0, a4 as Te, a_ as Re, B as x0, a$ as Me, k as De } from "./index.vue_vue_type_style_index_0_scoped_39e1db95_lang-l4Eq6T9a.js";
|
|
3
3
|
import "./index-CtvxzFRf.js";
|
|
4
|
-
import { u as Oe, a as Ee, b as Ge, T as W, C as Ue } from "./iconfont-
|
|
4
|
+
import { u as Oe, a as Ee, b as Ge, T as W, C as Ue } from "./iconfont-5JMCgN9y.js";
|
|
5
5
|
import { M as xe, O as qe, S as Be } from "./MTLLoader-DmIPWE2_.js";
|
|
6
6
|
import { E as p0 } from "./request-D-LN5bvn.js";
|
|
7
7
|
import { _ as Ve } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
@@ -2083,7 +2083,7 @@ function F2() {
|
|
|
2083
2083
|
console.warn(`不支持的文件类型: .${g}`), e.value = `不支持的文件类型: ${u}`;
|
|
2084
2084
|
continue;
|
|
2085
2085
|
}
|
|
2086
|
-
m && (m.userData.boundingBox = new x0().setFromObject(m),
|
|
2086
|
+
m && (m.userData.boundingBox = new x0().setFromObject(m), s.push(m));
|
|
2087
2087
|
}
|
|
2088
2088
|
a.value = s, e.value = "加载完成!";
|
|
2089
2089
|
} catch (h) {
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { defineComponent as Le, ref as h, watch as ae, shallowRef as be, computed as Pe, onUnmounted as Ie, resolveComponent as U, createElementBlock as Ve, openBlock as Q, createElementVNode as u, createVNode as l, withCtx as M, createBlock as ye, createCommentVNode as ke, unref as X, toDisplayString as he, onMounted as Ge, onBeforeUnmount as Ze, Fragment as He, renderList as qe, nextTick as Ke, withDirectives as pe, vShow as de, renderSlot as Me } from "vue";
|
|
2
|
-
import { r as Te, s as Ye } from "./threeViewerHost-
|
|
3
|
-
import { u as Ne, a as Qe, b as et, T as Y, C as tt } from "./iconfont-
|
|
4
|
-
import { U as lt, u as ot, a as nt, W as at } from "./workpieceTreePanel-
|
|
2
|
+
import { r as Te, s as Ye } from "./threeViewerHost-D_i3P3dJ.js";
|
|
3
|
+
import { u as Ne, a as Qe, b as et, T as Y, C as tt } from "./iconfont-5JMCgN9y.js";
|
|
4
|
+
import { U as lt, u as ot, a as nt, W as at } from "./workpieceTreePanel-CZkXlM4U.js";
|
|
5
5
|
import { c as st } from "./index-CtvxzFRf.js";
|
|
6
6
|
import { av as it, E as j, aM as rt, aN as ct } from "./request-D-LN5bvn.js";
|
|
7
7
|
/* empty css */
|
|
8
8
|
import { p as De, T as xe, V as D, n as H, o as ut, s as pt, h as Se, t as dt, L as mt, u as vt, v as ft, w as gt, x as ht, y as bt, z as yt, l as _t, F as wt } from "./index.vue_vue_type_style_index_0_scoped_39e1db95_lang-l4Eq6T9a.js";
|
|
9
|
-
import "./index-
|
|
9
|
+
import "./index-DcqhW04M.js";
|
|
10
10
|
import "./index-BHtNKL1L.js";
|
|
11
11
|
import { _ as me } from "./index.vue_vue_type_script_setup_true_lang-DRzriV-s.js";
|
|
12
12
|
import { y as Be, z as Ct, A as kt } from "./index-DtbI5iDK.js";
|
|
13
|
-
import "./index-
|
|
13
|
+
import "./index-BRmBBHBL.js";
|
|
14
14
|
import "./index-DsAmBteo.js";
|
|
15
15
|
import { f as Pt, a as xt, g as Rt, b as Mt } from "./animationData-C9xpd6b5.js";
|
|
16
16
|
import { g as Tt, a as Vt, b as Dt, c as St, U as At, J as $t } from "./urdfTree-CB1uJaD4.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as ge, ref as r, computed as k, watch as X, onUnmounted as De, resolveComponent as G, createElementBlock as x, openBlock as g, createElementVNode as n, createCommentVNode as U, createVNode as s, toDisplayString as L, Fragment as Be, renderList as Je, withCtx as le, shallowRef as te, onMounted as Me, nextTick as me, onBeforeUnmount as Ee, withDirectives as I, vShow as W, unref as z, renderSlot as ve, createBlock as de } from "vue";
|
|
2
|
-
import { s as pe } from "./threeViewerHost-
|
|
3
|
-
import { u as Ge, a as He, b as Ie, T as y, C as We } from "./iconfont-
|
|
4
|
-
import { U as Xe, u as Ye, a as Ze, W as qe } from "./workpieceTreePanel-
|
|
2
|
+
import { s as pe } from "./threeViewerHost-D_i3P3dJ.js";
|
|
3
|
+
import { u as Ge, a as He, b as Ie, T as y, C as We } from "./iconfont-5JMCgN9y.js";
|
|
4
|
+
import { U as Xe, u as Ye, a as Ze, W as qe } from "./workpieceTreePanel-CZkXlM4U.js";
|
|
5
5
|
import { c as Ke } from "./index-CtvxzFRf.js";
|
|
6
6
|
import "./index.vue_vue_type_style_index_0_scoped_39e1db95_lang-l4Eq6T9a.js";
|
|
7
7
|
import { _ as fe } from "./index.vue_vue_type_script_setup_true_lang-DRzriV-s.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as ce, computed as U, ref as k, resolveComponent as E, createElementBlock as ee, openBlock as X, createElementVNode as d, createVNode as p, withCtx as I, toDisplayString as Y, shallowRef as D, watch as Ee, onMounted as Xe, onBeforeUnmount as Ye, withDirectives as N, createCommentVNode as S, unref as A, renderSlot as ae, createBlock as le, vShow as Z, nextTick as je } from "vue";
|
|
2
|
-
import { u as De, a as Ne, b as Ze, T as w, C as Be, f as Ie, d as re } from "./iconfont-
|
|
2
|
+
import { u as De, a as Ne, b as Ze, T as w, C as Be, f as Ie, d as re } from "./iconfont-5JMCgN9y.js";
|
|
3
3
|
import { C as O, h as Oe, b0 as Ge, t as qe, V as te, u as ue, Y as fe, a2 as Ke, w as We, a1 as Je, _ as Re, $ as He, o as Qe, b1 as Se } from "./index.vue_vue_type_style_index_0_scoped_39e1db95_lang-l4Eq6T9a.js";
|
|
4
4
|
import "./index-CtvxzFRf.js";
|
|
5
5
|
import { U as et, J as tt } from "./urdfTree-CB1uJaD4.js";
|
|
@@ -112,7 +112,7 @@ const Y = { class: "three-platform mv-inline" }, J = { class: "top-menu" }, Q =
|
|
|
112
112
|
height: { default: "100%" }
|
|
113
113
|
},
|
|
114
114
|
setup(E) {
|
|
115
|
-
const O = b(() => import("./threeSceneView-
|
|
115
|
+
const O = b(() => import("./threeSceneView-CXiaQqS_.js")), y = b(() => import("./threePreview-An2vMavo.js")), i = b(() => import("./threeTrackPathView-_8K-vBnw.js")), p = b(() => import("./threeSceneViewForCPMPIP-B1A0DWZC.js")), n = E, P = A(D), { platName: f } = $(P), { isUrdf: _, isTrackPathFile: g } = z(), c = I(() => {
|
|
116
116
|
var t;
|
|
117
117
|
return (t = n == null ? void 0 : n.files) == null ? void 0 : t.map((s) => {
|
|
118
118
|
const { url: e, name: r } = s;
|
|
@@ -5,7 +5,7 @@ import { U as me } from "./URDFLoader-C93Ouvnv.js";
|
|
|
5
5
|
import { S as ve, M as pe, O as fe } from "./MTLLoader-DmIPWE2_.js";
|
|
6
6
|
import { b2 as be, b3 as re, s as O, k as we, h as he, b4 as E, B as _e, b5 as ge, ap as je, V as ye } from "./index.vue_vue_type_style_index_0_scoped_39e1db95_lang-l4Eq6T9a.js";
|
|
7
7
|
import { ref as T, defineComponent as Le, computed as M, watch as ue, resolveComponent as x, createElementBlock as k, openBlock as V, createVNode as U, createElementVNode as c, withCtx as F, createTextVNode as D, toDisplayString as C } from "vue";
|
|
8
|
-
import { c as Re, e as Ue, g as $e } from "./iconfont-
|
|
8
|
+
import { c as Re, e as Ue, g as $e } from "./iconfont-5JMCgN9y.js";
|
|
9
9
|
import { _ as Ce } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
10
10
|
const Se = "http://222.92.178.198:60000/chfs/shared/Insofrobot/urdf";
|
|
11
11
|
function Me(b) {
|