From f161fda030d4ba347c016d8410b0c0fab263f3a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=BA=E6=99=BA=E7=9A=84=E5=B0=8F=E9=B1=BC=E5=90=9B?= <44761872+dragon-fish@users.noreply.github.com> Date: Tue, 24 Sep 2024 15:46:21 +0800 Subject: [PATCH] chore: + pixiv.cat information (#128) Co-authored-by: Dragon-Fish --- src/plugins/router.ts | 5 ----- src/view/about.vue | 5 +++++ src/view/ugoira.vue | 35 ----------------------------------- 3 files changed, 5 insertions(+), 40 deletions(-) delete mode 100644 src/view/ugoira.vue diff --git a/src/plugins/router.ts b/src/plugins/router.ts index 2b20b72..965979d 100644 --- a/src/plugins/router.ts +++ b/src/plugins/router.ts @@ -51,11 +51,6 @@ const routes: RouteRecordRaw[] = [ name: 'user-login', component: () => import('@/view/login.vue'), }, - { - path: '/ugoira', - name: 'ugoira-test', - component: () => import('@/view/ugoira.vue'), - }, { path: '/about', name: 'about-us', diff --git a/src/view/about.vue b/src/view/about.vue index 65fdfb8..5bd40b8 100644 --- a/src/view/about.vue +++ b/src/view/about.vue @@ -44,6 +44,11 @@ mixin repoLink li GitHub 提供了源码托管和版本管控服务 li Vercel 提供了页面托管和 serverless 计算服务(但是现在白嫖的额度用完了) li JS.ORG 提供了域名服务 + h3 Pixiv.cat + p + | 我们使用 + a(href='https://pixiv.cat/' target='_blank') Pixiv.cat + | 提供的图片服务。 h3 个人 p | 感谢为 diff --git a/src/view/ugoira.vue b/src/view/ugoira.vue deleted file mode 100644 index 482eee0..0000000 --- a/src/view/ugoira.vue +++ /dev/null @@ -1,35 +0,0 @@ - - -