Skip to content

Commit 059e503

Browse files
committed
♻️ refactor: code
1 parent 531f9a2 commit 059e503

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: src/layouts/components/VabAvatar/index.vue

+3-3
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@
4848
window.open('https://gitee.com/chu1204505056/vue-admin-better')
4949
break
5050
case 'pro':
51-
window.open('https://vuejs-core.cn/admin-pro/?hmsr=homeAd&hmpl=&hmcu=&hmkw=&hmci=')
51+
window.open('https://vuejs-core.cn/admin-pro/')
5252
break
5353
case 'plus':
54-
window.open('https://vuejs-core.cn/admin-plus/?hmsr=homeAd&hmpl=&hmcu=&hmkw=&hmci=')
54+
window.open('https://vuejs-core.cn/admin-plus/')
5555
case 'shop':
56-
window.open('https://vuejs-core.cn/shop-vite/?hmsr=homeAd&hmpl=&hmcu=&hmkw=&hmci=')
56+
window.open('https://vuejs-core.cn/shop-vite/')
5757
}
5858
},
5959
personalCenter() {

0 commit comments

Comments
 (0)