BJ_web_developers
/
webintroduce
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
8bcea402b547f74c8a89da195d7e58739f24e0cc
Authored by
chenbiao
2021-09-29 16:16:28 +0800
1 parent
e0279d8a
add 天水官网 App下载链接更换
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
webintroduce/src/components/Vintroduce.vue
webintroduce/src/components/Vintroduce.vue
View file @
8bcea40
...
...
@@ -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
},
...
...