ss-component-new 1.3.626 → 1.3.628
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/{MTLLoader-DuV8_PYP.js → MTLLoader-DmIPWE2_.js} +1 -1
- package/dist/{URDFLoader-DfNVA8GD.js → URDFLoader-C93Ouvnv.js} +2 -2
- package/dist/{animationData-DjGdx41B.js → animationData-C9xpd6b5.js} +2 -2
- package/dist/{array-Bl3sRfVC.js → array-3_t15hYy.js} +2 -2
- package/dist/{iconfont-BRu9GzMR.js → iconfont-DuJuEDlk.js} +1 -1
- package/dist/{index-BQbWqBnL.js → index-7JsLM4ZB.js} +5280 -5264
- package/dist/{index-BCh4AGfN.js → index-B4nhRmm8.js} +3 -3
- package/dist/{index-c_7isK1y.js → index-BK5sz299.js} +4 -4
- package/dist/index-BN1hjGea.js +10872 -0
- package/dist/{index-DzNGGBOM.js → index-BlWx_NuO.js} +1 -1
- package/dist/{index-DLix-dLB.js → index-CAWSUsrH.js} +2 -2
- package/dist/{index-CwToCssN.js → index-CLljddV-.js} +1 -1
- package/dist/{index-yZbjRBFH.js → index-CVJxLRqv.js} +1 -1
- package/dist/{index-DYm6i2sH.js → index-CetUz7Tn.js} +1 -1
- package/dist/{index-BH0YVjPY.js → index-DM0VB4FB.js} +1 -1
- package/dist/{index-Dl3US8Aa.js → index-DOanI2Gp.js} +4 -4
- package/dist/{index-DyERZoAc.js → index-DQuxGnec.js} +3 -3
- package/dist/{index-DYKWTiPu.js → index-DRVXdvp5.js} +1 -1
- package/dist/{index-BDgaEPWa.js → index-DZER_3HL.js} +1 -1
- package/dist/{index-xbA4OFDu.js → index-Dh8NhN19.js} +5 -5
- package/dist/{index-Dl1CBHxf.js → index-DsAmBteo.js} +1 -1
- package/dist/{index-DY8GPA6b.js → index-DtbI5iDK.js} +4 -2
- package/dist/{index-CWfuJXUl.js → index-HJhY1u70.js} +6 -6
- package/dist/{index-DUj44DQp.js → index-ymsCo4s6.js} +1 -1
- package/dist/{index.vue_vue_type_style_index_0_scoped_39e1db95_lang-C3u-edEE.js → index.vue_vue_type_style_index_0_scoped_39e1db95_lang-l4Eq6T9a.js} +1 -1
- package/dist/{main-De2r3oS1.js → main-DOrWzcq5.js} +3 -3
- package/dist/ss-component.css +1 -1
- package/dist/ss-component.js +9 -9
- package/dist/ss-component2.js +9 -9
- package/dist/{threeModel-yWGgLZ0U.js → threeModel-BTF5B4wV.js} +3 -3
- package/dist/{threePreview-BhUCpcNm.js → threePreview-Clwws9g9.js} +3 -3
- package/dist/{threeSceneView-D4mhCTF7.js → threeSceneView-B84xGijO.js} +10 -10
- package/dist/{threeSceneViewForCPMPIP-CudfdUoz.js → threeSceneViewForCPMPIP-D1ZXoQEN.js} +7 -7
- package/dist/{threeTrackPathView-0PmSjWTX.js → threeTrackPathView-CDeX36LA.js} +3 -3
- package/dist/{threeViewerHost-D_rNwXmn.js → threeViewerHost-ClFvO782.js} +2 -2
- package/dist/{urdfTree-Cxg9PfRQ.js → urdfTree-CB1uJaD4.js} +1 -1
- package/dist/{workpieceTreePanel-BLvwYtnY.js → workpieceTreePanel-Bf8HmNx9.js} +4 -4
- package/package.json +1 -1
- package/dist/index-DO9oRqfJ.js +0 -11010
package/dist/ss-component.js
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { defineAsyncComponent as o } from "vue";
|
|
2
|
-
import "./index.vue_vue_type_style_index_0_scoped_39e1db95_lang-
|
|
2
|
+
import "./index.vue_vue_type_style_index_0_scoped_39e1db95_lang-l4Eq6T9a.js";
|
|
3
3
|
import { S as k } from "./index-BHtNKL1L.js";
|
|
4
4
|
import { u as C } from "./index-CtvxzFRf.js";
|
|
5
|
-
import "./index-
|
|
5
|
+
import "./index-DtbI5iDK.js";
|
|
6
6
|
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-DOrWzcq5.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-DOanI2Gp.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-HJhY1u70.js").then((t) => t.i));
|
|
19
19
|
r.install = (t) => {
|
|
20
20
|
t.component("ssMenu", r);
|
|
21
21
|
};
|
|
@@ -23,7 +23,7 @@ const m = o(() => import("./index-BK7QfhLA.js"));
|
|
|
23
23
|
m.install = (t) => {
|
|
24
24
|
t.component("ssMenuComponent", m);
|
|
25
25
|
};
|
|
26
|
-
const i = o(() => import("./index-
|
|
26
|
+
const i = o(() => import("./index-CetUz7Tn.js"));
|
|
27
27
|
i.install = (t) => {
|
|
28
28
|
t.component("ssCanvas", i);
|
|
29
29
|
};
|
|
@@ -31,15 +31,15 @@ const c = o(() => import("./index-rlStojTL.js"));
|
|
|
31
31
|
c.install = (t) => {
|
|
32
32
|
t.component("ssFold", c);
|
|
33
33
|
};
|
|
34
|
-
const a = o(() => import("./index-
|
|
34
|
+
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-BTF5B4wV.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-ClFvO782.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-BN1hjGea.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-B4nhRmm8.js")
|
|
35
35
|
},
|
|
36
36
|
{
|
|
37
37
|
path: "平台管理/主菜单管理",
|
|
38
38
|
name: "MainMenu",
|
|
39
|
-
component: async () => import("./index-
|
|
39
|
+
component: async () => import("./index-DRVXdvp5.js")
|
|
40
40
|
},
|
|
41
41
|
{
|
|
42
42
|
path: "系统管理/个人中心",
|
|
43
43
|
name: "PersonalCenter",
|
|
44
|
-
component: async () => import("./index-
|
|
44
|
+
component: async () => import("./index-BK5sz299.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-DM0VB4FB.js")
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
72
|
path: "系统维护/操作日志",
|
|
73
73
|
name: "OperateLog",
|
|
74
|
-
component: async () => import("./index-
|
|
74
|
+
component: async () => import("./index-CVJxLRqv.js")
|
|
75
75
|
},
|
|
76
76
|
{
|
|
77
77
|
path: "角色管理",
|
|
78
78
|
name: "Role",
|
|
79
|
-
component: async () => import("./index-
|
|
79
|
+
component: async () => import("./index-Dh8NhN19.js")
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
path: "部门管理",
|
|
@@ -86,7 +86,7 @@ const a = [
|
|
|
86
86
|
{
|
|
87
87
|
path: "职位管理",
|
|
88
88
|
name: "Position",
|
|
89
|
-
component: async () => import("./index-
|
|
89
|
+
component: async () => import("./index-CAWSUsrH.js")
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
92
|
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-BlWx_NuO.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
|
-
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-
|
|
3
|
-
import { O as ut } from "./iconfont-
|
|
4
|
-
import { V as dt, W as pt } from "./index-
|
|
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-DuJuEDlk.js";
|
|
4
|
+
import { V as dt, W as pt } from "./index-7JsLM4ZB.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,8 +1,8 @@
|
|
|
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
|
-
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-
|
|
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-
|
|
5
|
-
import { M as xe, O as qe, S as Be } from "./MTLLoader-
|
|
4
|
+
import { u as Oe, a as Ee, b as Ge, T as W, C as Ue } from "./iconfont-DuJuEDlk.js";
|
|
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";
|
|
8
8
|
function m0(k, e) {
|
|
@@ -1,19 +1,19 @@
|
|
|
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-ClFvO782.js";
|
|
3
|
+
import { u as Ne, a as Qe, b as et, T as Y, C as tt } from "./iconfont-DuJuEDlk.js";
|
|
4
|
+
import { U as lt, u as ot, a as nt, W as at } from "./workpieceTreePanel-Bf8HmNx9.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
|
-
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-
|
|
9
|
-
import "./index-
|
|
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-7JsLM4ZB.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
|
-
import { y as Be, z as Ct, A as kt } from "./index-
|
|
13
|
-
import "./index-
|
|
14
|
-
import "./index-
|
|
15
|
-
import { f as Pt, a as xt, g as Rt, b as Mt } from "./animationData-
|
|
16
|
-
import { g as Tt, a as Vt, b as Dt, c as St, U as At, J as $t } from "./urdfTree-
|
|
12
|
+
import { y as Be, z as Ct, A as kt } from "./index-DtbI5iDK.js";
|
|
13
|
+
import "./index-DQuxGnec.js";
|
|
14
|
+
import "./index-DsAmBteo.js";
|
|
15
|
+
import { f as Pt, a as xt, g as Rt, b as Mt } from "./animationData-C9xpd6b5.js";
|
|
16
|
+
import { g as Tt, a as Vt, b as Dt, c as St, U as At, J as $t } from "./urdfTree-CB1uJaD4.js";
|
|
17
17
|
import { _ as Ue } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
18
18
|
import { s as Ft } from "./index-11kpzK0A.js";
|
|
19
19
|
const I = 1e-3, oe = ut.degToRad, je = new dt({
|
|
@@ -1,15 +1,15 @@
|
|
|
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-ClFvO782.js";
|
|
3
|
+
import { u as Ge, a as He, b as Ie, T as y, C as We } from "./iconfont-DuJuEDlk.js";
|
|
4
|
+
import { U as Xe, u as Ye, a as Ze, W as qe } from "./workpieceTreePanel-Bf8HmNx9.js";
|
|
5
5
|
import { c as Ke } from "./index-CtvxzFRf.js";
|
|
6
|
-
import "./index.vue_vue_type_style_index_0_scoped_39e1db95_lang-
|
|
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";
|
|
8
|
-
import { g as Qe, b as et, U as tt, J as lt, d as nt } from "./urdfTree-
|
|
8
|
+
import { g as Qe, b as et, U as tt, J as lt, d as nt } from "./urdfTree-CB1uJaD4.js";
|
|
9
9
|
import { E as _ } from "./request-D-LN5bvn.js";
|
|
10
10
|
import { _ as he } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
11
|
-
import { i as at } from "./animationData-
|
|
12
|
-
import { O as ot } from "./MTLLoader-
|
|
11
|
+
import { i as at } from "./animationData-C9xpd6b5.js";
|
|
12
|
+
import { O as ot } from "./MTLLoader-DmIPWE2_.js";
|
|
13
13
|
const st = { class: "panel-content" }, it = {
|
|
14
14
|
key: 0,
|
|
15
15
|
class: "animation-controls"
|
|
@@ -1,8 +1,8 @@
|
|
|
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-
|
|
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-
|
|
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-DuJuEDlk.js";
|
|
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
|
-
import { U as et, J as tt } from "./urdfTree-
|
|
5
|
+
import { U as et, J as tt } from "./urdfTree-CB1uJaD4.js";
|
|
6
6
|
import { E as B } from "./request-D-LN5bvn.js";
|
|
7
7
|
import { _ as ve } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
8
8
|
import { i as nt } from "./isString-CXX7MUiv.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as U, defineAsyncComponent as b, computed as I, ref as R, watch as H, createElementBlock as N, openBlock as T, createElementVNode as K, createBlock as B, createCommentVNode as V, renderSlot as u, unref as m, withCtx as d } from "vue";
|
|
2
2
|
import { a0 as W, u as A, p as D, s as $ } from "./index-CtvxzFRf.js";
|
|
3
|
-
import { g as j, q as M, r as L } from "./index.vue_vue_type_style_index_0_scoped_39e1db95_lang-
|
|
3
|
+
import { g as j, q as M, r as L } from "./index.vue_vue_type_style_index_0_scoped_39e1db95_lang-l4Eq6T9a.js";
|
|
4
4
|
import { _ as G } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
5
5
|
const re = {
|
|
6
6
|
SINGLE: "单机",
|
|
@@ -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-B84xGijO.js")), y = b(() => import("./threePreview-Clwws9g9.js")), i = b(() => import("./threeTrackPathView-CDeX36LA.js")), p = b(() => import("./threeSceneViewForCPMPIP-D1ZXoQEN.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;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as I, ref as F, watch as M, onMounted as C, onUnmounted as E, createElementBlock as m, openBlock as f, Fragment as P, renderList as T, createElementVNode as d, createCommentVNode as U, toDisplayString as h, computed as L, resolveComponent as S, createVNode as A } from "vue";
|
|
2
|
-
import { h as V } from "./index.vue_vue_type_style_index_0_scoped_39e1db95_lang-
|
|
2
|
+
import { h as V } from "./index.vue_vue_type_style_index_0_scoped_39e1db95_lang-l4Eq6T9a.js";
|
|
3
3
|
import { _ as b } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
4
4
|
const D = (i, a) => {
|
|
5
5
|
if (!a)
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
var ce = Object.defineProperty;
|
|
2
2
|
var de = (b, l, t) => l in b ? ce(b, l, { enumerable: !0, configurable: !0, writable: !0, value: t }) : b[l] = t;
|
|
3
3
|
var J = (b, l, t) => de(b, typeof l != "symbol" ? l + "" : l, t);
|
|
4
|
-
import { U as me } from "./URDFLoader-
|
|
5
|
-
import { S as ve, M as pe, O as fe } from "./MTLLoader-
|
|
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-
|
|
4
|
+
import { U as me } from "./URDFLoader-C93Ouvnv.js";
|
|
5
|
+
import { S as ve, M as pe, O as fe } from "./MTLLoader-DmIPWE2_.js";
|
|
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-DuJuEDlk.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) {
|