Skip to content

Commit

Permalink
chore: + pixiv.cat information (#128)
Browse files Browse the repository at this point in the history
Co-authored-by: Dragon-Fish <xiaoyujun@aojiaogame.com>
  • Loading branch information
dragon-fish and Dragon-Fish authored Sep 24, 2024
1 parent e93bb54 commit f161fda
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 40 deletions.
5 changes: 0 additions & 5 deletions src/plugins/router.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down
5 changes: 5 additions & 0 deletions src/view/about.vue
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,11 @@ mixin repoLink
li <strong>GitHub</strong> 提供了源码托管和版本管控服务
li <s>Vercel</s> 提供了页面托管和 serverless 计算服务(但是现在白嫖的额度用完了)
li <strong>JS.ORG</strong> 提供了域名服务
h3 Pixiv.cat
p
| 我们使用
a(href='https://pixiv.cat/' target='_blank') Pixiv.cat
| 提供的图片服务。
h3 个人
p
| 感谢为
Expand Down
35 changes: 0 additions & 35 deletions src/view/ugoira.vue

This file was deleted.

0 comments on commit f161fda

Please sign in to comment.