From 419e28ca87a52c910df6549e49631267d02a229e Mon Sep 17 00:00:00 2001 From: fofolee Date: Sun, 3 Apr 2022 00:38:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E7=82=B9=E5=8A=A8=E7=94=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CommandCard.vue | 8 +++++++- src/pages/CodeRunner.vue | 4 +++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/src/components/CommandCard.vue b/src/components/CommandCard.vue index 28e840a..a4c9bdc 100644 --- a/src/components/CommandCard.vue +++ b/src/components/CommandCard.vue @@ -33,12 +33,18 @@ 导出 - + + + + 导出 + + + 复制到剪贴板 diff --git a/src/pages/CodeRunner.vue b/src/pages/CodeRunner.vue index 7966e5f..234e746 100644 --- a/src/pages/CodeRunner.vue +++ b/src/pages/CodeRunner.vue @@ -6,6 +6,8 @@