From bd39f84fb7270d257c0b85eec456c630d61e84fa Mon Sep 17 00:00:00 2001 From: nevermoregb Date: Mon, 16 Dec 2024 11:24:32 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A9=94=EB=89=B4=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 10 +- src/components/SampleInput.vue | 50 ++ src/layouts/TheMenu.vue | 1150 +------------------------------- src/views/MainView.vue | 4 +- 4 files changed, 67 insertions(+), 1147 deletions(-) create mode 100644 src/components/SampleInput.vue diff --git a/index.html b/index.html index c56d8c2..49b65f4 100644 --- a/index.html +++ b/index.html @@ -13,10 +13,10 @@ - - - - + + + + @@ -77,7 +77,7 @@ - + diff --git a/src/components/SampleInput.vue b/src/components/SampleInput.vue new file mode 100644 index 0000000..8f1d255 --- /dev/null +++ b/src/components/SampleInput.vue @@ -0,0 +1,50 @@ + + + + + diff --git a/src/layouts/TheMenu.vue b/src/layouts/TheMenu.vue index 9cd8a3b..48f1696 100644 --- a/src/layouts/TheMenu.vue +++ b/src/layouts/TheMenu.vue @@ -1,4 +1,5 @@ - - + + + + diff --git a/src/views/MainView.vue b/src/views/MainView.vue index 7f1e4c3..5d99817 100644 --- a/src/views/MainView.vue +++ b/src/views/MainView.vue @@ -2,6 +2,8 @@
+ +
@@ -1286,7 +1288,7 @@