mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-05-29 06:29:15 +08:00
✨更新首页
This commit is contained in:
parent
ad3d8cdc2b
commit
f1d88728f6
@ -1,5 +1,14 @@
|
||||
<template>
|
||||
<div class="index-container">
|
||||
<a
|
||||
target="_blank"
|
||||
href="https://github.com/chuzhixin/vue-admin-beautiful/tree/vue3.0-antdv"
|
||||
>
|
||||
<img
|
||||
style="margin-right: 10px"
|
||||
src="https://img.shields.io/github/stars/chuzhixin/vue-admin-beautiful?style=flat-square&label=Stars&logo=github"
|
||||
/>
|
||||
</a>
|
||||
<version-information />
|
||||
</div>
|
||||
</template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user