From 8bcea402b547f74c8a89da195d7e58739f24e0cc Mon Sep 17 00:00:00 2001 From: chenbiao Date: Wed, 29 Sep 2021 16:16:28 +0800 Subject: [PATCH] add 天水官网 App下载链接更换 --- webintroduce/src/components/Vintroduce.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webintroduce/src/components/Vintroduce.vue b/webintroduce/src/components/Vintroduce.vue index 0baf1e1..b3c6f49 100644 --- a/webintroduce/src/components/Vintroduce.vue +++ b/webintroduce/src/components/Vintroduce.vue @@ -17,7 +17,7 @@ export default { methods:{ linkDownload () { - window.open('https://www.pgyer.com/fLLu','_blank') // 新窗口打开外链接 + window.open('https://a.app.qq.com/o/simple.jsp?pkgname=com.zteits.tianshui','_blank') // 新窗口打开外链接 } }, -- libgit2 0.21.4