gs-eant-comp 3.1.8-beta.6 → 3.1.8-beta.7
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/{ActivityFeed-CTl74s-w.js → ActivityFeed-BSO54XHv.js} +1 -1
- package/dist/{ActivityTable-gucqRXSN.js → ActivityTable-BlLGC2R0.js} +1 -1
- package/dist/{BannerCarousel-Bq2fnxXM.js → BannerCarousel-CRN-UeE3.js} +1 -1
- package/dist/{NoticeList-aywCrnm1.js → NoticeList-Cu2pGUxx.js} +1 -1
- package/dist/{NotificationCenter-ny-wDnuC.js → NotificationCenter-Dmdkbcd2.js} +1 -1
- package/dist/{OrderCenter-B06Z7YBu.js → OrderCenter-D_bWQFe4.js} +1 -1
- package/dist/{QuickActions-B8RefBse.js → QuickActions-DKAXTVuW.js} +1 -1
- package/dist/{QuickActionsPanel-CZmwbDbF.js → QuickActionsPanel-CPAAwB0B.js} +1 -1
- package/dist/{QuickMenu-DzL0ISt0.js → QuickMenu-DSTcBeVo.js} +1 -1
- package/dist/{ShoppingCart-DP5OoyH_.js → ShoppingCart-DVNlU5sT.js} +1 -1
- package/dist/{StatCard-BveYyorG.js → StatCard-Bjh-TUsx.js} +1 -1
- package/dist/{StatCards-stcNWyq8.js → StatCards-Lo-h95Ib.js} +1 -1
- package/dist/{TodoList-hbfD4Uqo.js → TodoList-p_GqCWqx.js} +1 -1
- package/dist/gs-eant-comp.css +1 -1
- package/dist/gs-eant-comp.js +1 -1
- package/dist/gs-eant-comp.umd.cjs +1 -1
- package/dist/{index-DcGSbfh_.js → index-T5xRQR15.js} +15 -15
- package/package.json +1 -1
|
@@ -6947,7 +6947,7 @@ const Ud = {
|
|
|
6947
6947
|
description: "显示数据统计概览",
|
|
6948
6948
|
defaultSize: { w: 12, h: 2 },
|
|
6949
6949
|
componentPath: "./containers/StatCard.vue",
|
|
6950
|
-
component: tt(() => import("./StatCard-
|
|
6950
|
+
component: tt(() => import("./StatCard-Bjh-TUsx.js"))
|
|
6951
6951
|
},
|
|
6952
6952
|
"quick-menu": {
|
|
6953
6953
|
name: "快捷入口",
|
|
@@ -6955,7 +6955,7 @@ const Ud = {
|
|
|
6955
6955
|
description: "常用功能快捷入口",
|
|
6956
6956
|
defaultSize: { w: 12, h: 3 },
|
|
6957
6957
|
componentPath: "./containers/QuickMenu.vue",
|
|
6958
|
-
component: tt(() => import("./QuickMenu-
|
|
6958
|
+
component: tt(() => import("./QuickMenu-DSTcBeVo.js"))
|
|
6959
6959
|
},
|
|
6960
6960
|
"notice-list": {
|
|
6961
6961
|
name: "公告列表",
|
|
@@ -6963,7 +6963,7 @@ const Ud = {
|
|
|
6963
6963
|
description: "系统公告和通知",
|
|
6964
6964
|
defaultSize: { w: 12, h: 3 },
|
|
6965
6965
|
componentPath: "./containers/NoticeList.vue",
|
|
6966
|
-
component: tt(() => import("./NoticeList-
|
|
6966
|
+
component: tt(() => import("./NoticeList-Cu2pGUxx.js"))
|
|
6967
6967
|
},
|
|
6968
6968
|
"shopping-cart": {
|
|
6969
6969
|
name: "购物车",
|
|
@@ -6971,7 +6971,7 @@ const Ud = {
|
|
|
6971
6971
|
description: "购物车与订单示例",
|
|
6972
6972
|
defaultSize: { w: 12, h: 6 },
|
|
6973
6973
|
componentPath: "./containers/ShoppingCart.vue",
|
|
6974
|
-
component: tt(() => import("./ShoppingCart-
|
|
6974
|
+
component: tt(() => import("./ShoppingCart-DVNlU5sT.js"))
|
|
6975
6975
|
},
|
|
6976
6976
|
"banner-carousel": {
|
|
6977
6977
|
name: "轮播横幅",
|
|
@@ -6979,7 +6979,7 @@ const Ud = {
|
|
|
6979
6979
|
description: "图片轮播活动推广",
|
|
6980
6980
|
defaultSize: { w: 12, h: 2.5 },
|
|
6981
6981
|
componentPath: "./containers/BannerCarousel.vue",
|
|
6982
|
-
component: tt(() => import("./BannerCarousel-
|
|
6982
|
+
component: tt(() => import("./BannerCarousel-CRN-UeE3.js"))
|
|
6983
6983
|
},
|
|
6984
6984
|
"todo-list": {
|
|
6985
6985
|
name: "待办事项",
|
|
@@ -6987,7 +6987,7 @@ const Ud = {
|
|
|
6987
6987
|
description: "待办任务列表",
|
|
6988
6988
|
defaultSize: { w: 12, h: 3 },
|
|
6989
6989
|
componentPath: "./containers/TodoList.vue",
|
|
6990
|
-
component: tt(() => import("./TodoList-
|
|
6990
|
+
component: tt(() => import("./TodoList-p_GqCWqx.js"))
|
|
6991
6991
|
},
|
|
6992
6992
|
"activity-feed": {
|
|
6993
6993
|
name: "动态消息",
|
|
@@ -6995,7 +6995,7 @@ const Ud = {
|
|
|
6995
6995
|
description: "系统操作动态",
|
|
6996
6996
|
defaultSize: { w: 12, h: 3 },
|
|
6997
6997
|
componentPath: "./containers/ActivityFeed.vue",
|
|
6998
|
-
component: tt(() => import("./ActivityFeed-
|
|
6998
|
+
component: tt(() => import("./ActivityFeed-BSO54XHv.js"))
|
|
6999
6999
|
},
|
|
7000
7000
|
"quick-actions": {
|
|
7001
7001
|
name: "快捷操作",
|
|
@@ -7003,7 +7003,7 @@ const Ud = {
|
|
|
7003
7003
|
description: "常用操作按钮组",
|
|
7004
7004
|
defaultSize: { w: 12, h: 2.5 },
|
|
7005
7005
|
componentPath: "./containers/QuickActions.vue",
|
|
7006
|
-
component: tt(() => import("./QuickActions-
|
|
7006
|
+
component: tt(() => import("./QuickActions-DKAXTVuW.js"))
|
|
7007
7007
|
},
|
|
7008
7008
|
"stat-cards": {
|
|
7009
7009
|
name: "PC统计卡片",
|
|
@@ -7011,7 +7011,7 @@ const Ud = {
|
|
|
7011
7011
|
description: "PC端数据统计概览",
|
|
7012
7012
|
defaultSize: { w: 12, h: 2 },
|
|
7013
7013
|
componentPath: "./containers/StatCards.vue",
|
|
7014
|
-
component: tt(() => import("./StatCards-
|
|
7014
|
+
component: tt(() => import("./StatCards-Lo-h95Ib.js"))
|
|
7015
7015
|
},
|
|
7016
7016
|
"quick-actions-panel": {
|
|
7017
7017
|
name: "PC快捷操作",
|
|
@@ -7019,7 +7019,7 @@ const Ud = {
|
|
|
7019
7019
|
description: "PC端快捷操作面板",
|
|
7020
7020
|
defaultSize: { w: 12, h: 2 },
|
|
7021
7021
|
componentPath: "./containers/QuickActionsPanel.vue",
|
|
7022
|
-
component: tt(() => import("./QuickActionsPanel-
|
|
7022
|
+
component: tt(() => import("./QuickActionsPanel-CPAAwB0B.js"))
|
|
7023
7023
|
},
|
|
7024
7024
|
"activity-table": {
|
|
7025
7025
|
name: "PC动态表格",
|
|
@@ -7027,7 +7027,7 @@ const Ud = {
|
|
|
7027
7027
|
description: "PC端运营动态表格",
|
|
7028
7028
|
defaultSize: { w: 12, h: 5 },
|
|
7029
7029
|
componentPath: "./containers/ActivityTable.vue",
|
|
7030
|
-
component: tt(() => import("./ActivityTable-
|
|
7030
|
+
component: tt(() => import("./ActivityTable-BlLGC2R0.js"))
|
|
7031
7031
|
},
|
|
7032
7032
|
"order-center": {
|
|
7033
7033
|
name: "订单中心",
|
|
@@ -7035,7 +7035,7 @@ const Ud = {
|
|
|
7035
7035
|
description: "订单管理与状态跟踪",
|
|
7036
7036
|
defaultSize: { w: 12, h: 6 },
|
|
7037
7037
|
componentPath: "./containers/OrderCenter.vue",
|
|
7038
|
-
component: tt(() => import("./OrderCenter-
|
|
7038
|
+
component: tt(() => import("./OrderCenter-D_bWQFe4.js"))
|
|
7039
7039
|
},
|
|
7040
7040
|
"notification-center": {
|
|
7041
7041
|
name: "消息通知",
|
|
@@ -7043,7 +7043,7 @@ const Ud = {
|
|
|
7043
7043
|
description: "系统消息与通知中心",
|
|
7044
7044
|
defaultSize: { w: 12, h: 5 },
|
|
7045
7045
|
componentPath: "./containers/NotificationCenter.vue",
|
|
7046
|
-
component: tt(() => import("./NotificationCenter-
|
|
7046
|
+
component: tt(() => import("./NotificationCenter-Dmdkbcd2.js"))
|
|
7047
7047
|
}
|
|
7048
7048
|
};
|
|
7049
7049
|
let Jo = {};
|
|
@@ -7312,7 +7312,7 @@ const Jd = { class: "mobile-home" }, Qd = { class: "grid-item-content h-100" },
|
|
|
7312
7312
|
(L) => L.name == r.currentRoute.value.name
|
|
7313
7313
|
);
|
|
7314
7314
|
if (D)
|
|
7315
|
-
|
|
7315
|
+
r.push(D.path);
|
|
7316
7316
|
else if (s.value.length) {
|
|
7317
7317
|
var R = Yo(s.value);
|
|
7318
7318
|
r.push(R.path);
|
|
@@ -7368,7 +7368,7 @@ function vf(n, a, r, s, c, d) {
|
|
|
7368
7368
|
}, 8, ["menu"])) : Q("", !0)
|
|
7369
7369
|
], 64));
|
|
7370
7370
|
}
|
|
7371
|
-
const Up = /* @__PURE__ */ Le(pf, [["render", vf], ["__scopeId", "data-v-
|
|
7371
|
+
const Up = /* @__PURE__ */ Le(pf, [["render", vf], ["__scopeId", "data-v-9c1e372c"]]);
|
|
7372
7372
|
function gf(n) {
|
|
7373
7373
|
const r = (n.options.routes || []).find((c) => c.name === "lowcodeplatform");
|
|
7374
7374
|
if (!r || !Array.isArray(r.children))
|