ss-component-new 1.3.732 → 1.3.733
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.
|
@@ -2,7 +2,7 @@ import { defineComponent as $, createBlock as _, openBlock as f, resolveDynamicC
|
|
|
2
2
|
import { _ as D } from "./index.vue_vue_type_script_setup_true_lang-BrnE_n0l.js";
|
|
3
3
|
import { _ as L } from "./index.vue_vue_type_script_setup_true_lang-DJgUI7Bv.js";
|
|
4
4
|
import { _ as S } from "./index.vue_vue_type_script_setup_true_lang-CuwhbWHH.js";
|
|
5
|
-
import { g as B } from "./index-
|
|
5
|
+
import { g as B } from "./index-BT2z3qBw.js";
|
|
6
6
|
const I = /* @__PURE__ */ $({
|
|
7
7
|
__name: "index",
|
|
8
8
|
props: {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as q, resolveComponent as u, createElementBlock as k, openBlock as s, Fragment as y, renderList as C, createBlock as f, createCommentVNode as z, withCtx as o, createVNode as r, createSlots as O, renderSlot as d, mergeProps as P, computed as j, ref as D, normalizeStyle as g } from "vue";
|
|
2
2
|
import { u as G, p as w, s as b, a as H } from "./menu-ClNHLze7.js";
|
|
3
|
-
import { S as $ } from "./index-
|
|
3
|
+
import { S as $ } from "./index-BT2z3qBw.js";
|
|
4
4
|
import { _ as J } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
5
5
|
const K = /* @__PURE__ */ q({
|
|
6
6
|
__name: "menuItem",
|
package/dist/ss-component2.js
CHANGED
|
@@ -8,7 +8,7 @@ const r = [
|
|
|
8
8
|
{
|
|
9
9
|
path: "/",
|
|
10
10
|
name: "Model",
|
|
11
|
-
component: async () => import("./index-
|
|
11
|
+
component: async () => import("./index-BT2z3qBw.js").then((o) => o.i),
|
|
12
12
|
// component: async ()=>import('@/components/views/model/component/main.vue'),
|
|
13
13
|
// component: async ()=>import('@/components/views/canvas/index.vue'),
|
|
14
14
|
// component: async ()=>import('@/components/views/test/index.vue'),
|