From 5a52e82f88452ecd2398b3950553c3e2acda5135 Mon Sep 17 00:00:00 2001 From: wangshaoping Date: Thu, 17 Apr 2025 10:01:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8E=E7=AB=AF=E5=8F=91=E5=B8=83:=208.2.11?= =?UTF-8?q?=20=E5=89=8D=E7=AB=AF=E5=8F=91=E5=B8=83:=208.2.65?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../remote-components/remote-components.json | 8 ++++++ .../remote-components/remote-components.json | 8 ++++++ .../remote-components/remote-components.json | 8 ++++++ .../remote-components/remote-components.json | 8 ++++++ .../remote-components/remote-components.json | 8 ++++++ .../layout/sub-layout/TaskHandlerDialog.vue | 26 +++++++++++++++++++ .../remote-components/remote-components.json | 8 ++++++ .../remote-component/RemoteComponent.vue | 23 ++++++++++++++++ .../remote-components/remote-components.json | 8 ++++++ .../remote-component/RemoteComponent.vue | 23 ++++++++++++++++ .../remote-components/remote-components.json | 12 +++++++++ .../src/views/XXX.vue | 4 +++ .../remote-components/remote-components.json | 8 ++++++ .../remote-components/remote-components.json | 8 ++++++ .../remote-components/remote-components.json | 8 ++++++ .../remote-components/remote-components.json | 8 ++++++ .../remote-components/remote-components.json | 8 ++++++ .../remote-components/remote-components.json | 8 ++++++ 18 files changed, 192 insertions(+) create mode 100644 erm.frontend/src/remote-components/remote-components.json create mode 100644 io.sc.engine.mv.frontend/src/remote-components/remote-components.json create mode 100644 io.sc.engine.rule.frontend/src/remote-components/remote-components.json create mode 100644 io.sc.engine.st.frontend/src/remote-components/remote-components.json create mode 100644 io.sc.platform.ai.frontend/src/remote-components/remote-components.json create mode 100644 io.sc.platform.core.frontend/src/platform/layout/sub-layout/TaskHandlerDialog.vue create mode 100644 io.sc.platform.core.frontend/src/remote-components/remote-components.json create mode 100644 io.sc.platform.core.frontend/src/views/testcase/remote-component/RemoteComponent.vue create mode 100644 io.sc.platform.core.frontend/template-project/src/remote-components/remote-components.json create mode 100644 io.sc.platform.core.frontend/template-project/src/views/testcase/remote-component/RemoteComponent.vue create mode 100644 io.sc.platform.developer.frontend/src/remote-components/remote-components.json create mode 100644 io.sc.platform.developer.frontend/src/views/XXX.vue create mode 100644 io.sc.platform.lcdp.frontend/src/remote-components/remote-components.json create mode 100644 io.sc.platform.license.keygen.frontend/src/remote-components/remote-components.json create mode 100644 io.sc.platform.mvc.frontend/src/remote-components/remote-components.json create mode 100644 io.sc.platform.scheduler.manager.frontend/src/remote-components/remote-components.json create mode 100644 io.sc.platform.system.frontend/src/remote-components/remote-components.json create mode 100644 io.sc.standard.frontend/src/remote-components/remote-components.json diff --git a/erm.frontend/src/remote-components/remote-components.json b/erm.frontend/src/remote-components/remote-components.json new file mode 100644 index 00000000..8e2b7eeb --- /dev/null +++ b/erm.frontend/src/remote-components/remote-components.json @@ -0,0 +1,8 @@ +[ + /* + { + "component": "组件名称", + "componentPath": "组件 .vue 文件路径" + } + */ +] diff --git a/io.sc.engine.mv.frontend/src/remote-components/remote-components.json b/io.sc.engine.mv.frontend/src/remote-components/remote-components.json new file mode 100644 index 00000000..8e2b7eeb --- /dev/null +++ b/io.sc.engine.mv.frontend/src/remote-components/remote-components.json @@ -0,0 +1,8 @@ +[ + /* + { + "component": "组件名称", + "componentPath": "组件 .vue 文件路径" + } + */ +] diff --git a/io.sc.engine.rule.frontend/src/remote-components/remote-components.json b/io.sc.engine.rule.frontend/src/remote-components/remote-components.json new file mode 100644 index 00000000..8e2b7eeb --- /dev/null +++ b/io.sc.engine.rule.frontend/src/remote-components/remote-components.json @@ -0,0 +1,8 @@ +[ + /* + { + "component": "组件名称", + "componentPath": "组件 .vue 文件路径" + } + */ +] diff --git a/io.sc.engine.st.frontend/src/remote-components/remote-components.json b/io.sc.engine.st.frontend/src/remote-components/remote-components.json new file mode 100644 index 00000000..8e2b7eeb --- /dev/null +++ b/io.sc.engine.st.frontend/src/remote-components/remote-components.json @@ -0,0 +1,8 @@ +[ + /* + { + "component": "组件名称", + "componentPath": "组件 .vue 文件路径" + } + */ +] diff --git a/io.sc.platform.ai.frontend/src/remote-components/remote-components.json b/io.sc.platform.ai.frontend/src/remote-components/remote-components.json new file mode 100644 index 00000000..8e2b7eeb --- /dev/null +++ b/io.sc.platform.ai.frontend/src/remote-components/remote-components.json @@ -0,0 +1,8 @@ +[ + /* + { + "component": "组件名称", + "componentPath": "组件 .vue 文件路径" + } + */ +] diff --git a/io.sc.platform.core.frontend/src/platform/layout/sub-layout/TaskHandlerDialog.vue b/io.sc.platform.core.frontend/src/platform/layout/sub-layout/TaskHandlerDialog.vue new file mode 100644 index 00000000..a81f7ad0 --- /dev/null +++ b/io.sc.platform.core.frontend/src/platform/layout/sub-layout/TaskHandlerDialog.vue @@ -0,0 +1,26 @@ + + diff --git a/io.sc.platform.core.frontend/src/remote-components/remote-components.json b/io.sc.platform.core.frontend/src/remote-components/remote-components.json new file mode 100644 index 00000000..8e2b7eeb --- /dev/null +++ b/io.sc.platform.core.frontend/src/remote-components/remote-components.json @@ -0,0 +1,8 @@ +[ + /* + { + "component": "组件名称", + "componentPath": "组件 .vue 文件路径" + } + */ +] diff --git a/io.sc.platform.core.frontend/src/views/testcase/remote-component/RemoteComponent.vue b/io.sc.platform.core.frontend/src/views/testcase/remote-component/RemoteComponent.vue new file mode 100644 index 00000000..638430bb --- /dev/null +++ b/io.sc.platform.core.frontend/src/views/testcase/remote-component/RemoteComponent.vue @@ -0,0 +1,23 @@ + + diff --git a/io.sc.platform.core.frontend/template-project/src/remote-components/remote-components.json b/io.sc.platform.core.frontend/template-project/src/remote-components/remote-components.json new file mode 100644 index 00000000..8e2b7eeb --- /dev/null +++ b/io.sc.platform.core.frontend/template-project/src/remote-components/remote-components.json @@ -0,0 +1,8 @@ +[ + /* + { + "component": "组件名称", + "componentPath": "组件 .vue 文件路径" + } + */ +] diff --git a/io.sc.platform.core.frontend/template-project/src/views/testcase/remote-component/RemoteComponent.vue b/io.sc.platform.core.frontend/template-project/src/views/testcase/remote-component/RemoteComponent.vue new file mode 100644 index 00000000..638430bb --- /dev/null +++ b/io.sc.platform.core.frontend/template-project/src/views/testcase/remote-component/RemoteComponent.vue @@ -0,0 +1,23 @@ + + diff --git a/io.sc.platform.developer.frontend/src/remote-components/remote-components.json b/io.sc.platform.developer.frontend/src/remote-components/remote-components.json new file mode 100644 index 00000000..46e62520 --- /dev/null +++ b/io.sc.platform.developer.frontend/src/remote-components/remote-components.json @@ -0,0 +1,12 @@ +[ + /* + { + "component": "组件名称", + "componentPath": "组件 .vue 文件路径" + } + */ + { + "component": "component.remote.developer.XXX", + "componentPath": "@/views/XXX.vue" + } +] diff --git a/io.sc.platform.developer.frontend/src/views/XXX.vue b/io.sc.platform.developer.frontend/src/views/XXX.vue new file mode 100644 index 00000000..66471465 --- /dev/null +++ b/io.sc.platform.developer.frontend/src/views/XXX.vue @@ -0,0 +1,4 @@ + + diff --git a/io.sc.platform.lcdp.frontend/src/remote-components/remote-components.json b/io.sc.platform.lcdp.frontend/src/remote-components/remote-components.json new file mode 100644 index 00000000..8e2b7eeb --- /dev/null +++ b/io.sc.platform.lcdp.frontend/src/remote-components/remote-components.json @@ -0,0 +1,8 @@ +[ + /* + { + "component": "组件名称", + "componentPath": "组件 .vue 文件路径" + } + */ +] diff --git a/io.sc.platform.license.keygen.frontend/src/remote-components/remote-components.json b/io.sc.platform.license.keygen.frontend/src/remote-components/remote-components.json new file mode 100644 index 00000000..8e2b7eeb --- /dev/null +++ b/io.sc.platform.license.keygen.frontend/src/remote-components/remote-components.json @@ -0,0 +1,8 @@ +[ + /* + { + "component": "组件名称", + "componentPath": "组件 .vue 文件路径" + } + */ +] diff --git a/io.sc.platform.mvc.frontend/src/remote-components/remote-components.json b/io.sc.platform.mvc.frontend/src/remote-components/remote-components.json new file mode 100644 index 00000000..8e2b7eeb --- /dev/null +++ b/io.sc.platform.mvc.frontend/src/remote-components/remote-components.json @@ -0,0 +1,8 @@ +[ + /* + { + "component": "组件名称", + "componentPath": "组件 .vue 文件路径" + } + */ +] diff --git a/io.sc.platform.scheduler.manager.frontend/src/remote-components/remote-components.json b/io.sc.platform.scheduler.manager.frontend/src/remote-components/remote-components.json new file mode 100644 index 00000000..8e2b7eeb --- /dev/null +++ b/io.sc.platform.scheduler.manager.frontend/src/remote-components/remote-components.json @@ -0,0 +1,8 @@ +[ + /* + { + "component": "组件名称", + "componentPath": "组件 .vue 文件路径" + } + */ +] diff --git a/io.sc.platform.system.frontend/src/remote-components/remote-components.json b/io.sc.platform.system.frontend/src/remote-components/remote-components.json new file mode 100644 index 00000000..8e2b7eeb --- /dev/null +++ b/io.sc.platform.system.frontend/src/remote-components/remote-components.json @@ -0,0 +1,8 @@ +[ + /* + { + "component": "组件名称", + "componentPath": "组件 .vue 文件路径" + } + */ +] diff --git a/io.sc.standard.frontend/src/remote-components/remote-components.json b/io.sc.standard.frontend/src/remote-components/remote-components.json new file mode 100644 index 00000000..8e2b7eeb --- /dev/null +++ b/io.sc.standard.frontend/src/remote-components/remote-components.json @@ -0,0 +1,8 @@ +[ + /* + { + "component": "组件名称", + "componentPath": "组件 .vue 文件路径" + } + */ +]