2024-07-07 23:52:19 +08:00
|
|
|
---
|
|
|
|
# https://vitepress.dev/reference/default-theme-home-page
|
|
|
|
layout: home
|
|
|
|
sidebar: false
|
|
|
|
|
|
|
|
hero:
|
2024-07-14 23:10:48 +08:00
|
|
|
name: 'Vben Admin'
|
2024-07-07 23:52:19 +08:00
|
|
|
text: '企业级管理系统框架 - EN'
|
|
|
|
tagline: 开箱即用,简单高效
|
|
|
|
image:
|
|
|
|
src: https://cdn.jsdelivr.net/npm/@vbenjs/static-source@0.1.3/source/logo-v1.webp
|
2024-07-14 23:10:48 +08:00
|
|
|
alt: Vue Vben Admin
|
2024-07-07 23:52:19 +08:00
|
|
|
actions:
|
|
|
|
- theme: brand
|
|
|
|
text: 开始
|
|
|
|
link: /guide/
|
|
|
|
- theme: alt
|
|
|
|
text: 在 GitHub 查看
|
|
|
|
link: https://github.com/vbenjs/vue-vben-admin
|
|
|
|
|
|
|
|
features:
|
|
|
|
- title: Feature A
|
2024-07-10 00:38:29 +08:00
|
|
|
details: Lorem
|
2024-07-07 23:52:19 +08:00
|
|
|
- title: Feature B
|
2024-07-10 00:38:29 +08:00
|
|
|
details: Lorem
|
2024-07-07 23:52:19 +08:00
|
|
|
- title: Feature C
|
2024-07-10 00:38:29 +08:00
|
|
|
details: Lorem
|
2024-07-07 23:52:19 +08:00
|
|
|
---
|