帮助文档调整为弹出新页面

This commit is contained in:
2026-02-24 16:50:56 +08:00
parent 3f7169844c
commit f60e070984

View File

@@ -240,7 +240,7 @@ function openNoticePanel() {
}
function goToHelpCenter() {
router.push({name: 'HelpCenter'});
window.open(window.location.origin + '/help-center/vuepress-theme-vdoing-doc/docs/.vuepress/dist/pages/520e67/index.html', '_blank');
}
</script>