ss-component-new 1.3.628 → 1.3.629

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.
Files changed (28) hide show
  1. package/dist/{array-3_t15hYy.js → array-_2WBN_NX.js} +2 -2
  2. package/dist/{index-7JsLM4ZB.js → index-0-8Piab8.js} +6 -6
  3. package/dist/{index-CVJxLRqv.js → index-BMoNhArI.js} +1 -1
  4. package/dist/{index-DRVXdvp5.js → index-BxOu9in4.js} +1 -1
  5. package/dist/{index-HJhY1u70.js → index-CM-sUNOx.js} +3 -3
  6. package/dist/{index-DOanI2Gp.js → index-CWShiv2V.js} +5 -5
  7. package/dist/index-CiUiSWVs.js +11010 -0
  8. package/dist/{index-BlWx_NuO.js → index-DFYaY0pB.js} +1 -1
  9. package/dist/{index-Dh8NhN19.js → index-DR8AG8zG.js} +2 -2
  10. package/dist/{index-B4nhRmm8.js → index-DnPdW2zF.js} +2 -2
  11. package/dist/{index-BK5sz299.js → index-DvFNKsN1.js} +2 -2
  12. package/dist/{index-DQuxGnec.js → index-FeKxwTju.js} +1 -1
  13. package/dist/{index-DM0VB4FB.js → index-SJCSoxjt.js} +1 -1
  14. package/dist/{main-DOrWzcq5.js → main-DyohaGlT.js} +2 -2
  15. package/dist/ss-component.css +2 -2
  16. package/dist/ss-component.js +5 -5
  17. package/dist/ss-component2.js +8 -8
  18. package/dist/{threeModel-BTF5B4wV.js → threeModel-D-jpv_30.js} +1 -1
  19. package/dist/{threePreview-Clwws9g9.js → threePreview-MrOxmhsx.js} +1 -1
  20. package/dist/{threeSceneView-B84xGijO.js → threeSceneView-HOZt03KS.js} +3 -3
  21. package/dist/{threeSceneViewForCPMPIP-D1ZXoQEN.js → threeSceneViewForCPMPIP-CHdpZ9DT.js} +1 -1
  22. package/dist/{threeViewerHost-ClFvO782.js → threeViewerHost-C1tXONoB.js} +1 -1
  23. package/package.json +1 -1
  24. package/dist/index-BN1hjGea.js +0 -10872
  25. package/dist/obj/model.mtl +0 -42
  26. package/dist/obj/model.obj +0 -26110
  27. package/public/obj/model.mtl +0 -42
  28. package/public/obj/model.obj +0 -26110
@@ -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-DOrWzcq5.js"));
10
+ const n = o(() => import("./main-DyohaGlT.js"));
11
11
  n.install = (t) => {
12
12
  t.component("ssComponent", n);
13
13
  };
14
- const s = o(() => import("./index-DOanI2Gp.js").then((t) => t.r));
14
+ const s = o(() => import("./index-CWShiv2V.js").then((t) => t.r));
15
15
  s.install = (t) => {
16
16
  t.component("ssTab", s);
17
17
  };
18
- const r = o(() => import("./index-HJhY1u70.js").then((t) => t.i));
18
+ const r = o(() => import("./index-CM-sUNOx.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-BTF5B4wV.js"));
38
+ const l = o(() => import("./threeModel-D-jpv_30.js"));
39
39
  l.install = (t) => {
40
40
  t.component("ssThree", l);
41
41
  };
42
- const p = o(() => import("./threeViewerHost-ClFvO782.js").then((t) => t.t));
42
+ const p = o(() => import("./threeViewerHost-C1tXONoB.js").then((t) => t.t));
43
43
  p.install = (t) => {
44
44
  t.component("threeViewerHost", p);
45
45
  };
@@ -13,7 +13,7 @@ const a = [
13
13
  {
14
14
  path: "/",
15
15
  name: "Model",
16
- component: async () => import("./index-BN1hjGea.js"),
16
+ component: async () => import("./index-CiUiSWVs.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-B4nhRmm8.js")
34
+ component: async () => import("./index-DnPdW2zF.js")
35
35
  },
36
36
  {
37
37
  path: "平台管理/主菜单管理",
38
38
  name: "MainMenu",
39
- component: async () => import("./index-DRVXdvp5.js")
39
+ component: async () => import("./index-BxOu9in4.js")
40
40
  },
41
41
  {
42
42
  path: "系统管理/个人中心",
43
43
  name: "PersonalCenter",
44
- component: async () => import("./index-BK5sz299.js")
44
+ component: async () => import("./index-DvFNKsN1.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-DM0VB4FB.js")
69
+ component: async () => import("./index-SJCSoxjt.js")
70
70
  },
71
71
  {
72
72
  path: "系统维护/操作日志",
73
73
  name: "OperateLog",
74
- component: async () => import("./index-CVJxLRqv.js")
74
+ component: async () => import("./index-BMoNhArI.js")
75
75
  },
76
76
  {
77
77
  path: "角色管理",
78
78
  name: "Role",
79
- component: async () => import("./index-Dh8NhN19.js")
79
+ component: async () => import("./index-DR8AG8zG.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-BlWx_NuO.js")
99
+ component: async () => import("./index-DFYaY0pB.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
3
  import { O as ut } from "./iconfont-DuJuEDlk.js";
4
- import { V as dt, W as pt } from "./index-7JsLM4ZB.js";
4
+ import { V as dt, W as pt } from "./index-0-8Piab8.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";
@@ -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), s.push(m));
2086
+ m && (m.userData.boundingBox = new x0().setFromObject(m), m.scale.set(1, 2, 2), 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-ClFvO782.js";
2
+ import { r as Te, s as Ye } from "./threeViewerHost-C1tXONoB.js";
3
3
  import { u as Ne, a as Qe, b as et, T as Y, C as tt } from "./iconfont-DuJuEDlk.js";
4
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
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";
9
+ import "./index-0-8Piab8.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-DQuxGnec.js";
13
+ import "./index-FeKxwTju.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,5 +1,5 @@
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-ClFvO782.js";
2
+ import { s as pe } from "./threeViewerHost-C1tXONoB.js";
3
3
  import { u as Ge, a as He, b as Ie, T as y, C as We } from "./iconfont-DuJuEDlk.js";
4
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";
@@ -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-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(() => {
115
+ const O = b(() => import("./threeSceneView-HOZt03KS.js")), y = b(() => import("./threePreview-MrOxmhsx.js")), i = b(() => import("./threeTrackPathView-CDeX36LA.js")), p = b(() => import("./threeSceneViewForCPMPIP-CHdpZ9DT.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;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ss-component-new",
3
3
  "private": false,
4
- "version": "1.3.628",
4
+ "version": "1.3.629",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist",