From 4128e0562ada6da541dab6d9e45c835c73535a03 Mon Sep 17 00:00:00 2001 From: fofolee Date: Wed, 30 Mar 2022 16:45:11 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=90=E8=A1=8C=E5=91=BD=E4=BB=A4=E5=8A=9F?= =?UTF-8?q?=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/InputBox.vue | 2 +- src/pages/CodeRunner.vue | 88 +++++++++++++++++++++++++++++++++++++ 2 files changed, 89 insertions(+), 1 deletion(-) diff --git a/src/components/InputBox.vue b/src/components/InputBox.vue index b9b1ef4..a3e7365 100644 --- a/src/components/InputBox.vue +++ b/src/components/InputBox.vue @@ -19,7 +19,7 @@ - + diff --git a/src/pages/CodeRunner.vue b/src/pages/CodeRunner.vue index a793737..ccba805 100644 --- a/src/pages/CodeRunner.vue +++ b/src/pages/CodeRunner.vue @@ -98,12 +98,23 @@ " /> + + + + + + + + + +