mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-10-09 18:49:57 +08:00
✨更新首页
This commit is contained in:
parent
ad3d8cdc2b
commit
f1d88728f6
@ -1,5 +1,14 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="index-container">
|
<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 />
|
<version-information />
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user