From c604a64eddd4bbe7111733ed9951b60d28774041 Mon Sep 17 00:00:00 2001 From: 135e2 <135e2@135e2.tk> Date: Sun, 24 Jul 2022 16:36:58 +0800 Subject: init --- src/components/MainPage.vue | 131 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 src/components/MainPage.vue (limited to 'src/components/MainPage.vue') diff --git a/src/components/MainPage.vue b/src/components/MainPage.vue new file mode 100644 index 0000000..4694510 --- /dev/null +++ b/src/components/MainPage.vue @@ -0,0 +1,131 @@ + + + -- cgit v1.2.3