mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-06-03 08:19:15 +08:00
✨更新首页
This commit is contained in:
parent
e0bedefb8c
commit
c7a0c40bab
@ -1,11 +1,11 @@
|
|||||||
<template>
|
<template>
|
||||||
<a-alert
|
<a-alert
|
||||||
:message="
|
:message="
|
||||||
'欢迎体验全网首个基于vue' +
|
'欢迎体验全网首个基于 vue ' +
|
||||||
dependencies['vue'] +
|
dependencies['vue'] +
|
||||||
'ant-design-vue' +
|
' + ant-design-vue ' +
|
||||||
dependencies['ant-design-vue'] +
|
dependencies['ant-design-vue'] +
|
||||||
'开发的admin框架vue-admin-beautiful-antdv,vue3.0的流畅超乎了我们的想象。。。'
|
' 开发的admin框架vue-admin-beautiful-antdv,vue3.0的流畅超乎了我们的想象。。。'
|
||||||
"
|
"
|
||||||
type="success"
|
type="success"
|
||||||
show-icon
|
show-icon
|
||||||
|
Loading…
x
Reference in New Issue
Block a user