mirror of
https://gitee.com/anji-plus/report.git
synced 2026-03-24 09:48:34 +08:00
26 lines
697 B
Markdown
26 lines
697 B
Markdown
---
|
||
home: true
|
||
heroImage: /logo.png
|
||
actionText: 快速开始 →
|
||
actionLink: /guide/
|
||
footer: Apache 2.0 Licensed | Copyright © 2021 Anji-Plus Report All Rights Reserved
|
||
---
|
||
|
||
<div style="text-align: center">
|
||
</div>
|
||
|
||
<div class="features">
|
||
<div class="feature">
|
||
<h2>技术先进</h2>
|
||
<p>使用最流行的技术SpringBoot、SpringCloud、Vue、Element。</p>
|
||
</div>
|
||
<div class="feature">
|
||
<h2>丰富组件</h2>
|
||
<p>是一个包含前后端代码实现,同时提供底盘和丰富功能组件的开发平台.</p>
|
||
</div>
|
||
<div class="feature">
|
||
<h2>功能完善</h2>
|
||
<p>支持多数据源,多数据集,丰富的UI组件实现拖拽生成大屏</p>
|
||
</div>
|
||
</div>
|