From d0eb4774c31ef19005aa524de503768e1ea6e659 Mon Sep 17 00:00:00 2001 From: bianyaqi Date: Wed, 17 May 2023 18:00:10 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=84=E4=BB=B6=E5=88=87=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 4 +- .../views/modules/imgEditorFabric/index.vue | 423 ++++++++++++++++++ 2 files changed, 425 insertions(+), 2 deletions(-) create mode 100644 src/page-subspecialty/views/modules/imgEditorFabric/index.vue diff --git a/public/index.html b/public/index.html index 6f52be6..f449c2f 100644 --- a/public/index.html +++ b/public/index.html @@ -39,8 +39,8 @@ <% if (process.env.VUE_APP_NODE_ENV === 'dev') { %> <% } %> diff --git a/src/page-subspecialty/views/modules/imgEditorFabric/index.vue b/src/page-subspecialty/views/modules/imgEditorFabric/index.vue new file mode 100644 index 0000000..a46aa91 --- /dev/null +++ b/src/page-subspecialty/views/modules/imgEditorFabric/index.vue @@ -0,0 +1,423 @@ + + + +