diff --git a/.vitepress/config.js b/.vitepress/config.js index dbb56ec..d39a324 100644 --- a/.vitepress/config.js +++ b/.vitepress/config.js @@ -13,8 +13,8 @@ export default defineConfig({ cleanUrls: 'with-subfolders', outlineTitle: 'DANXI', themeConfig: { - // logo: '/assets/logo.svg', - // siteTitle: false, + logo: '/assets/logo.svg', + siteTitle: false, nav, // sidebar, // socialLinks, diff --git a/.vitepress/nav.js b/.vitepress/nav.js index d049b17..c22c927 100644 --- a/.vitepress/nav.js +++ b/.vitepress/nav.js @@ -1,7 +1,7 @@ export default [ { text: '项目', link: '/project' }, { text: '文档', link: '/doc' }, - { text: '开发部', link: 'https://danxi.fduhole.com/docs' }, + // { text: '开发部', link: 'https://danxi.fduhole.com/docs' }, // { text: '公关联络部', link: '/pr' }, // { // text: '部门', diff --git a/src/components/PageContainer.vue b/src/components/PageContainer.vue index dd11ba7..071dbe4 100644 --- a/src/components/PageContainer.vue +++ b/src/components/PageContainer.vue @@ -7,7 +7,7 @@ diff --git a/src/views/ProjectAppView.vue b/src/views/ProjectAppView.vue index 17456b6..bf6651f 100644 --- a/src/views/ProjectAppView.vue +++ b/src/views/ProjectAppView.vue @@ -63,7 +63,8 @@ const userComment = [
校园卡余额、课表、考试、空教室、刷锻、入校权限、校车班次、寝室电量、图书馆人数、食堂排队、教务处通知、图书馆人数...
-需要更多功能?欢迎 Feature Requests!
+需要更多功能?欢迎在 GitHub 上提交 Issue 和 Pull Request!
-可以在一个 app 里便捷地访问树洞、课评等服务
@@ -107,7 +108,7 @@ const userComment = [