Merge branch 'master' of https://gitee.com/anji-plus/report
This commit is contained in:
@@ -12,7 +12,6 @@ module.exports = {
|
||||
nav: [
|
||||
{text: '首页', link: '/'},
|
||||
{text: '指南', link: '/guide/'},
|
||||
{text: '操作手册', link: '/operation/'},
|
||||
{text: 'GitHub', link: 'https://github.com/anji-plus/report'},
|
||||
{text: 'Gitee', link: 'https://gitee.com/anji-plus/report'},
|
||||
],
|
||||
@@ -24,7 +23,15 @@ module.exports = {
|
||||
children: [
|
||||
{title: '介绍', path: '/guide/'},
|
||||
{title: '快速入门', path: '/guide/quickly'},
|
||||
// {title: '系统运行', path: '/guide/deploy'}
|
||||
]
|
||||
},
|
||||
{
|
||||
title: '操作手册',
|
||||
collapsable: false,
|
||||
children: [
|
||||
{title: '数据源', path: '/guide/datasource'},
|
||||
{title: '数据集', path: '/guide/dataset'},
|
||||
{title: '大屏设计', path: '/guide/dashboard'},
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -34,19 +41,6 @@ module.exports = {
|
||||
{title: '常见问题', path: '/guide/question'}
|
||||
]
|
||||
}],
|
||||
'/operation/': [
|
||||
{
|
||||
title: '操作手册',
|
||||
collapsable: false,
|
||||
children: [
|
||||
{title: '数据源', path: '/operation/datasource'},
|
||||
{title: '数据集', path: '/operation/dataset'},
|
||||
{title: '大屏设计', path: '/operation/dashboard'},
|
||||
{title: '国际化', path: '/operation/i18n'},
|
||||
{title: '字典', path: '/operation/dict'},
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
plugins: [
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# 数据源
|
||||
## 数据源
|
||||
|
||||
## 标题一
|
||||
|
||||
@@ -1,4 +1,9 @@
|
||||
# 常见问题
|
||||
## 常见问题
|
||||
- 没有找到新增数据源类型?<br>
|
||||
字典管理目前暂未有页面维护,可自行去数据库中增加你需要的数据源类型。<br>
|
||||
表gaea_dict,字段dict_type:SOURCE_TYPE<br>
|
||||
表gaea_dict_item, item_extend字段是下拉选择后动态表单渲染的json数据<br>
|
||||
|
||||
|
||||
## 其他
|
||||
|
||||
|
||||
@@ -1,25 +0,0 @@
|
||||
# 介绍
|
||||
---
|
||||
|
||||
**大屏设计**
|
||||
|
||||
大屏设计(Report)是一个JavaEE微服务架构平台,采用经典组合(SpringBoot,SpringCloud,Vue,ElementUI)。目前提供两种架构,单体架构和微服务架构。
|
||||
内置的基础功能包括数据源,数据集,报表管理
|
||||
|
||||
**功能架构**
|
||||
- 前端
|
||||
|
||||
|
||||
- 后端
|
||||
|
||||
|
||||
**在线体验**
|
||||
- 访问地址
|
||||
|
||||
- 默认账号密码
|
||||
|
||||
|
||||
**联系我们**
|
||||
|
||||
|
||||
|
||||
@@ -1,32 +0,0 @@
|
||||
# 快速了解
|
||||
---
|
||||
## 项目简介
|
||||
- 项目源代码地址: <https://gitee.com/anji-plus/report>
|
||||
- 在线提问: <https://gitee.com/anji-plus/report/issues>
|
||||
- 在线文档:
|
||||
|
||||
大屏设计(Report)是一个可视化拖拽编辑的,直观,酷炫,具有科技感的图表工具项目。
|
||||
内置的基础功能包括数据源,数据集,国际化,字典管理,报表管理
|
||||
|
||||
|
||||
## 技术选型
|
||||
|
||||
**1.环境**
|
||||
- JavaEE 8
|
||||
- Apache Maven 3
|
||||
|
||||
**2.主框架**
|
||||
- Spring Boot 2.3.x
|
||||
|
||||
**3.持久层**
|
||||
- Apache MyBatis 3.5.x
|
||||
|
||||
**4.视图层**
|
||||
- Vue 2.6.10+
|
||||
- ElementUI 2.13.0+
|
||||
|
||||
|
||||
## 系统特性
|
||||
1. 最新最稳定的技术栈;
|
||||
2. 支持多数据源配置
|
||||
3. 丰富的大屏组件。拖拽配置实现动态大屏
|
||||
@@ -1,32 +0,0 @@
|
||||
# 快速了解
|
||||
---
|
||||
## 项目简介
|
||||
- 项目源代码地址: <https://gitee.com/anji-plus/report>
|
||||
- 在线提问: <https://gitee.com/anji-plus/report/issues>
|
||||
- 在线文档:
|
||||
|
||||
大屏设计(Report)是一个可视化拖拽编辑的,直观,酷炫,具有科技感的图表工具项目。
|
||||
内置的基础功能包括数据源,数据集,国际化,字典管理,报表管理
|
||||
|
||||
|
||||
## 技术选型
|
||||
|
||||
**1.环境**
|
||||
- JavaEE 8
|
||||
- Apache Maven 3
|
||||
|
||||
**2.主框架**
|
||||
- Spring Boot 2.3.x
|
||||
|
||||
**3.持久层**
|
||||
- Apache MyBatis 3.5.x
|
||||
|
||||
**4.视图层**
|
||||
- Vue 2.6.10+
|
||||
- ElementUI 2.13.0+
|
||||
|
||||
|
||||
## 系统特性
|
||||
1. 最新最稳定的技术栈;
|
||||
2. 支持多数据源配置
|
||||
3. 丰富的大屏组件。拖拽配置实现动态大屏
|
||||
BIN
doc/docs/operation/img.png
Normal file
BIN
doc/docs/operation/img.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
7
doc/docs/operation/pie.md
Normal file
7
doc/docs/operation/pie.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 快速了解
|
||||
饼图配置
|
||||
## 1、添加饼图
|
||||

|
||||
## 2、饼图设置
|
||||
|
||||
## 3、数据格式
|
||||
BIN
doc/docs/picture/img.png
Normal file
BIN
doc/docs/picture/img.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
BIN
doc/docs/picture/img_1.png
Normal file
BIN
doc/docs/picture/img_1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
Reference in New Issue
Block a user