From 364c64b4641e48bcf8cc8600680bcaa39a1a9413 Mon Sep 17 00:00:00 2001 From: Soybean Date: Sat, 13 Nov 2021 23:42:18 +0800 Subject: [PATCH] =?UTF-8?q?feat(projects):=20=E5=B7=A5=E4=BD=9C=E5=8F=B0?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=EF=BC=9A=E6=B7=BB=E5=8A=A0=E6=8A=80=E6=9C=AF?= =?UTF-8?q?=E6=A0=88=E5=AE=98=E7=BD=91=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../WorkbenchMain/components/TechnologyCard.vue | 13 +++++++++++-- .../workbench/components/WorkbenchMain/index.vue | 7 +++++++ 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/src/views/dashboard/workbench/components/WorkbenchMain/components/TechnologyCard.vue b/src/views/dashboard/workbench/components/WorkbenchMain/components/TechnologyCard.vue index 97858546..8c130249 100644 --- a/src/views/dashboard/workbench/components/WorkbenchMain/components/TechnologyCard.vue +++ b/src/views/dashboard/workbench/components/WorkbenchMain/components/TechnologyCard.vue @@ -1,5 +1,8 @@