From ca7dd42afc73918e662b210ff96ce3f4583960f7 Mon Sep 17 00:00:00 2001 From: hanjian Date: Mon, 30 Sep 2024 13:02:09 +0800 Subject: [PATCH] =?UTF-8?q?1.=E5=B7=A5=E5=85=B7=E7=AE=A1=E7=90=86=20?= =?UTF-8?q?=E5=B7=A5=E5=85=B7=E4=BF=A1=E6=81=AF=E5=AD=97=E6=AE=B5=E5=90=8D?= =?UTF-8?q?=E7=A7=B0=E6=8C=89=E5=AF=BC=E5=87=BA=E6=A8=A1=E6=9D=BF=E8=BF=9B?= =?UTF-8?q?=E8=A1=8C=E8=B0=83=E6=95=B4=EF=BC=8C=E6=B6=89=E5=8F=8A=E5=B7=A5?= =?UTF-8?q?=E5=85=B7=E5=90=8D=E7=A7=B0=EF=BC=8C=E5=B7=A5=E5=85=B7=E7=BC=96?= =?UTF-8?q?=E5=8F=B7=EF=BC=8C=E5=B7=A5=E5=85=B7=E6=9D=A5=E6=BA=90=EF=BC=8C?= =?UTF-8?q?=E5=B7=A5=E5=85=B7=E7=8A=B6=E6=80=81=EF=BC=8C=E5=B7=A5=E5=85=B7?= =?UTF-8?q?=E7=94=A8=E9=80=94=EF=BC=8C=E6=B5=8B=E8=AF=95=E6=83=85=E5=86=B5?= =?UTF-8?q?=EF=BC=8C=E5=8A=9F=E8=83=BD=E8=AF=B4=E6=98=8E=EF=BC=8C=E5=88=86?= =?UTF-8?q?=E5=88=AB=E8=B0=83=E6=95=B4=E4=B8=BA=E4=B8=AD=E6=96=87=E5=88=AB?= =?UTF-8?q?=E5=90=8D=EF=BC=8C=E7=BC=96=E5=8F=B7=EF=BC=8C=E6=9D=A5=E6=BA=90?= =?UTF-8?q?=EF=BC=8C=E5=BD=A2=E6=80=81=EF=BC=8C=E7=94=A8=E9=80=94=EF=BC=8C?= =?UTF-8?q?=E6=B5=8B=E8=AF=84=E6=9C=BA=E6=9E=84=EF=BC=8C=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E7=AE=80=E4=BB=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/tool-selector/index.vue | 14 +++--- src/views/interchange/index.vue | 39 ++++++++------- src/views/statistic/index.vue | 12 ++--- src/views/tool/index.vue | 38 +++++++-------- src/views/tool/toolDetail.vue | 10 ++-- .../workflowList/addWorkflow/tool_release.vue | 48 ++++++++++--------- .../workflowList/addWorkflow/use_apply.vue | 14 +++--- src/views/workstuff/apply/index.vue | 18 +++---- 8 files changed, 97 insertions(+), 96 deletions(-) diff --git a/src/components/tool-selector/index.vue b/src/components/tool-selector/index.vue index a9e5959..cf21ca8 100644 --- a/src/components/tool-selector/index.vue +++ b/src/components/tool-selector/index.vue @@ -9,19 +9,19 @@ >
- + - + - - - + + + diff --git a/src/views/interchange/index.vue b/src/views/interchange/index.vue index ba76e9d..83ed798 100644 --- a/src/views/interchange/index.vue +++ b/src/views/interchange/index.vue @@ -5,26 +5,26 @@