From 9dde4763c135f8bbf448973af70e5b47e1a39c3a Mon Sep 17 00:00:00 2001 From: cirry <812852553@qq.com> Date: Sat, 20 Jun 2026 11:45:31 +0800 Subject: [PATCH] =?UTF-8?q?vue2=E9=A1=B9=E7=9B=AE=E6=90=AD=E5=BB=BA?= =?UTF-8?q?=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 ++ src/router/index.js | 6 ++++++ src/views/Skill.vue | 11 +++++++++++ 3 files changed, 19 insertions(+) create mode 100644 src/views/Skill.vue diff --git a/src/App.vue b/src/App.vue index c47be17..5360be1 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,8 +1,10 @@