From 986ead9c0ba1de832e5265a806d9c30f79f0688b Mon Sep 17 00:00:00 2001 From: ZZJ <10913410+zzj2100@user.noreply.gitee.com> Date: 星期五, 15 七月 2022 20:27:37 +0800 Subject: [PATCH] 下载 --- src/components/Connect.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/Connect.vue b/src/components/Connect.vue index c5e8849..c31ec76 100644 --- a/src/components/Connect.vue +++ b/src/components/Connect.vue @@ -95,7 +95,7 @@ //妫�鏌ユ粴鍔ㄦ潯鏄惁鍦ㄩ《閮紝鎺у埗杩斿洖椤堕儴鎸夐挳鐨勯殣钘忓拰鏄剧ず }, jump1() { - window.open("http://smartai.com/contact"); + window.open("http://smartai.com/consult"); }, }, }; -- Gitblit v1.8.0