Commit 8bcea402b547f74c8a89da195d7e58739f24e0cc

Authored by chenbiao
1 parent e0279d8a

add 天水官网 App下载链接更换

webintroduce/src/components/Vintroduce.vue
... ... @@ -17,7 +17,7 @@ export default {
17 17 methods:{
18 18 linkDownload () {
19 19  
20   - window.open('https://www.pgyer.com/fLLu','_blank') // 新窗口打开外链接
  20 + window.open('https://a.app.qq.com/o/simple.jsp?pkgname=com.zteits.tianshui','_blank') // 新窗口打开外链接
21 21  
22 22 }
23 23 },
... ...