We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 531f9a2 commit 059e503Copy full SHA for 059e503
src/layouts/components/VabAvatar/index.vue
@@ -48,12 +48,12 @@
48
window.open('https://gitee.com/chu1204505056/vue-admin-better')
49
break
50
case 'pro':
51
- window.open('https://vuejs-core.cn/admin-pro/?hmsr=homeAd&hmpl=&hmcu=&hmkw=&hmci=')
+ window.open('https://vuejs-core.cn/admin-pro/')
52
53
case 'plus':
54
- window.open('https://vuejs-core.cn/admin-plus/?hmsr=homeAd&hmpl=&hmcu=&hmkw=&hmci=')
+ window.open('https://vuejs-core.cn/admin-plus/')
55
case 'shop':
56
- window.open('https://vuejs-core.cn/shop-vite/?hmsr=homeAd&hmpl=&hmcu=&hmkw=&hmci=')
+ window.open('https://vuejs-core.cn/shop-vite/')
57
}
58
},
59
personalCenter() {
0 commit comments