From bdc5702267275861373f4a0b3bf20a889abd7d18 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 23 Oct 2020 13:58:56 +0800 Subject: [PATCH] =?UTF-8?q?workspace=20=E6=96=87=E4=BB=B6=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE=E8=B0=83=E6=95=B4=E5=B9=B6=E7=BC=A9=E5=87=8F=E9=83=A8?= =?UTF-8?q?=E5=88=86=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/main_web/workspace/index.js | 1 + .../main_web/{ => workspace}/workspace.vue | 14042 ++++++++-------- 2 files changed, 6919 insertions(+), 7124 deletions(-) create mode 100644 src/views/main_web/workspace/index.js rename src/views/main_web/{ => workspace}/workspace.vue (93%) diff --git a/src/views/main_web/workspace/index.js b/src/views/main_web/workspace/index.js new file mode 100644 index 00000000..4de1c9bc --- /dev/null +++ b/src/views/main_web/workspace/index.js @@ -0,0 +1 @@ +export { default } from './workspace'; \ No newline at end of file diff --git a/src/views/main_web/workspace.vue b/src/views/main_web/workspace/workspace.vue similarity index 93% rename from src/views/main_web/workspace.vue rename to src/views/main_web/workspace/workspace.vue index 4104515c..6cf69f71 100644 --- a/src/views/main_web/workspace.vue +++ b/src/views/main_web/workspace/workspace.vue @@ -1,7125 +1,6919 @@ - - - - - \ No newline at end of file