diff --git a/newdocs/docs/.vuepress/config.ts b/newdocs/docs/.vuepress/config.ts index 9b696cae..156ba9d5 100644 --- a/newdocs/docs/.vuepress/config.ts +++ b/newdocs/docs/.vuepress/config.ts @@ -10,7 +10,7 @@ export default defineUserConfig({ head: [ // 配置站点图标 - ['link', { rel: 'icon', type: 'image/png', href: 'https://theme-plume.vuejs.press/favicon-32x32.png' }], + ['link', { rel: 'icon', type: 'image/png', href: 'http://img.openauth.net.cn/2025-04-24-00-50-24.png' }], ], bundler: viteBundler(), diff --git a/newdocs/docs/.vuepress/navbar.ts b/newdocs/docs/.vuepress/navbar.ts index 1e84eef9..e259fad9 100644 --- a/newdocs/docs/.vuepress/navbar.ts +++ b/newdocs/docs/.vuepress/navbar.ts @@ -1,15 +1,15 @@ /* * @Author: yubaolee | ahfu~ <954478625@qq.com> * @Date: 2025-04-23 20:26:48 - * @LastEditTime: 2025-04-23 20:51:49 + * @LastEditTime: 2025-04-24 01:14:49 * @Description: 顶部超链接 * Copyright (c) 2025 by yubaolee | ahfu~ , All Rights Reserved. */ import { defineNavbarConfig } from 'vuepress-theme-plume' export const navbar = defineNavbarConfig([ - { text: '首页', link: '/' }, - { text: '开源后端', link: '/notes/core/README.md' }, - { text: 'vue3版本', link: '/notes/pro/README.md' }, - { text: 'vue2版本', link: '/notes/vue2/README.md' } + { text: '文档首页', link: '/', icon: 'material-symbols:home-outline' }, + { text: '开源版文档', link: '/notes/core/README.md', icon: 'logos:opensource' }, + { text: 'vue3版文档', link: '/notes/pro/README.md', icon: 'material-icon-theme:vue' }, + { text: 'vue2版文档', link: '/notes/vue2/README.md', icon: 'material-icon-theme:vue' } ]) diff --git a/newdocs/docs/.vuepress/public/plume.svg b/newdocs/docs/.vuepress/public/plume.svg deleted file mode 100644 index 62ee70c6..00000000 --- a/newdocs/docs/.vuepress/public/plume.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - -