1
0
mirror of https://github.com/zclzone/vue-naive-admin.git synced 2025-12-29 04:20:22 +08:00

release: 2.0.0

This commit is contained in:
zclzone
2023-12-20 21:19:16 +08:00
parent a3951eb36f
commit 7f57c84119
4 changed files with 6 additions and 6 deletions

View File

@@ -26,11 +26,11 @@
<i
class="i-fe:github mr-16 cursor-pointer"
@click="handleLinkClick('https://github.com/zclzone/vue-naive-admin/tree/2.x-beta')"
@click="handleLinkClick('https://github.com/zclzone/vue-naive-admin/tree/2.x')"
/>
<i
class="i-me:gitee mr-16 cursor-pointer"
@click="handleLinkClick('https://gitee.com/isme-admin/vue-naive-admin/tree/2.x-beta')"
@click="handleLinkClick('https://gitee.com/isme-admin/vue-naive-admin/tree/2.x')"
/>
<UserAvatar />
</div>