From 6071c7e02163b264395db0fc73a844eba81b1c22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A1=97=E8=A7=92=E5=B0=8F=E6=9E=97?= <1013335014@qq.com> Date: Fri, 14 Mar 2025 09:26:30 +0800 Subject: [PATCH] Demo: update --- web/src/pages/Edit/components/NavigatorToolbar.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/web/src/pages/Edit/components/NavigatorToolbar.vue b/web/src/pages/Edit/components/NavigatorToolbar.vue index 652302a8..ea87878f 100644 --- a/web/src/pages/Edit/components/NavigatorToolbar.vue +++ b/web/src/pages/Edit/components/NavigatorToolbar.vue @@ -96,9 +96,8 @@
+ 下载客户端 Github - 使用文档 - 开发文档 官方网站 意见反馈 当前:v{{ version }} @@ -197,6 +196,8 @@ export default { case 'issue': url = 'https://github.com/wanglin2/mind-map/issues/new' break + case 'client': + url = 'https://pan.baidu.com/s/1huasEbKsGNH2Af68dvWiOg?pwd=3bp3' default: break }