diff --git a/src/.vuepress/config.js b/src/.vuepress/config.js index 66fbad14a..ab1103a7f 100644 --- a/src/.vuepress/config.js +++ b/src/.vuepress/config.js @@ -490,7 +490,7 @@ module.exports = { ], repo: 'vuejs/docs-next-zh-cn', editLinks: true, - editLinkText: '在 GitHub 上编辑', + editLinkText: '在 GitHub 上编辑此页', lastUpdated: '最近更新时间', docsDir: 'src', sidebarDepth: 2, diff --git a/src/.vuepress/theme/components/Page.vue b/src/.vuepress/theme/components/Page.vue index 06596268e..04ec7cb33 100644 --- a/src/.vuepress/theme/components/Page.vue +++ b/src/.vuepress/theme/components/Page.vue @@ -3,7 +3,7 @@ - + diff --git a/src/.vuepress/theme/components/PageEdit.vue b/src/.vuepress/theme/components/PageEdit.vue index c1386f6b8..1f4aec068 100644 --- a/src/.vuepress/theme/components/PageEdit.vue +++ b/src/.vuepress/theme/components/PageEdit.vue @@ -2,19 +2,22 @@