From 125fbbed124d05474242a333a40f1c6e9672620a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B7=8B=E9=9B=A8=E7=9A=84=E5=B0=8F=E4=B8=B8=E5=AD=90?= Date: Wed, 24 May 2023 14:15:10 +0800 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20chore:=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layouts/components/VabAvatar/index.vue | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/src/layouts/components/VabAvatar/index.vue b/src/layouts/components/VabAvatar/index.vue index a5855b6..6c1da71 100644 --- a/src/layouts/components/VabAvatar/index.vue +++ b/src/layouts/components/VabAvatar/index.vue @@ -14,6 +14,9 @@ 码云地址 pro付费版地址 plus付费版地址 + + shop-vite付费版地址 + 退出登录 @@ -41,10 +44,10 @@ this.personalCenter() break case 'github': - window.open('https://github.com/chuzhixin/vue-admin-beautiful') + window.open('https://github.com/chuzhixin/vue-admin-better') break case 'gitee': - window.open('https://gitee.com/chu1204505056/vue-admin-beautiful') + window.open('https://gitee.com/chu1204505056/vue-admin-better') break case 'pro': window.open( @@ -55,6 +58,10 @@ window.open( 'https://vue-admin-beautiful.com/admin-plus/?hmsr=homeAd&hmpl=&hmcu=&hmkw=&hmci=' ) + case 'shop': + window.open( + 'https://vue-admin-beautiful.com/shop-vite/?hmsr=homeAd&hmpl=&hmcu=&hmkw=&hmci=' + ) } }, personalCenter() {