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
6dc60a8b00
commit
ad3d8cdc2b
@ -1,8 +1,9 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="index-container">
|
<div class="index-container">
|
||||||
<h3>
|
<h3>
|
||||||
欢迎体验全网首个基于vue3.0开发的vue
|
欢迎体验全网首个基于vue{{ dependencies["vue"] }} + ant-design-vue{{
|
||||||
admin框架vue-admin-beautiful-mini,vue3.0的流畅超乎了我们的想象。。。
|
dependencies["ant-design-vue"]
|
||||||
|
}}开发的admin框架vue-admin-beautiful-antdv,vue3.0的流畅超乎了我们的想象。。。
|
||||||
</h3>
|
</h3>
|
||||||
<a-card class="version-information" title="">
|
<a-card class="version-information" title="">
|
||||||
<template v-slot:extra>
|
<template v-slot:extra>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user