From 0aaa0fe7edfc8abe1efccb8a7c3af77d4f5e0804 Mon Sep 17 00:00:00 2001 From: Aresn Date: Thu, 16 May 2024 14:05:36 +0800 Subject: [PATCH] s --- components/i/Aside.vue | 3 +++ components/i/Nav.vue | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+) create mode 100644 components/i/Nav.vue diff --git a/components/i/Aside.vue b/components/i/Aside.vue index bcf3c92..e58c579 100644 --- a/components/i/Aside.vue +++ b/components/i/Aside.vue @@ -17,6 +17,9 @@ +
+ +
diff --git a/components/i/Nav.vue b/components/i/Nav.vue new file mode 100644 index 0000000..01b6029 --- /dev/null +++ b/components/i/Nav.vue @@ -0,0 +1,38 @@ + + -- GitLab