文档更新
@@ -50,7 +50,9 @@ module.exports = {
|
||||
children: [
|
||||
{title: '数据源', path: '/guide/datasource'},
|
||||
{title: '数据集', path: '/guide/dataset'},
|
||||
{title: '大屏设计', path: '/guide/dashboard'},
|
||||
{title: '报表管理', path: '/guide/reportmanager'},
|
||||
{title: '大屏报表', path: '/guide/dashboard'},
|
||||
{title: '表格报表', path: '/guide/execl'},
|
||||
{title: '导入导出', path: '/guide/importexport'},
|
||||
]
|
||||
},
|
||||
|
||||
@@ -1,16 +1,21 @@
|
||||
## 介绍
|
||||
## 新增大屏
|
||||

|
||||
## 设计大屏
|
||||
进入大屏设计方法1: <br>
|
||||
从报表管理模块选择需要设计的大屏,按图示进入大屏设计界面 <br>
|
||||
 <br>
|
||||
|
||||
进入大屏设计方法2: <br>
|
||||
从大屏报表模块选择需要设计的大屏,按图示进入大屏设计界面 <br>
|
||||
 <br>
|
||||
|
||||
## 大屏简介
|
||||

|
||||
 <br>
|
||||
|
||||
## 工具栏
|
||||
### 文本框
|
||||

|
||||

|
||||

|
||||

|
||||
 <br>
|
||||
 <br>
|
||||
 <br>
|
||||
 <br>
|
||||
|
||||
### 滚动文本
|
||||
已支持动态数据,请参考文本框的操作 <br>
|
||||
|
||||
27
doc/docs/guide/execl.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# 介绍
|
||||
execl报表基于Luckysheet开发,[Luckysheet](https://gitee.com/mengshukeji/Luckysheet) 一款纯前端类似excel的在线表格,功能强大、配置简单、完全开源。
|
||||
**注意:** execl报表目前只是简单集成,如果你遇到了一些问题请在此[Issue](https://gitee.com/anji-plus/report/issues/I4CEWV) 下面进行回复。<br>
|
||||
## 表格报表设计
|
||||
进入表格设计方法1: <br>
|
||||
从报表管理模块选择需要设计的大屏,按图示进入大屏设计界面 <br>
|
||||
 <br>
|
||||
|
||||
进入大屏设计方法2: <br>
|
||||
从大屏报表模块选择需要设计的大屏,按图示进入大屏设计界面 <br>
|
||||
 <br>
|
||||
|
||||
## 简介
|
||||
 <br>
|
||||
|
||||
## 使用
|
||||
**注**:不建议一列中同时存在俩个字段数据,同时一列值也建议不要存到超大数据量,肯定无法显示的<br>
|
||||
 <br>
|
||||
|
||||
## 预览/保存
|
||||
点击保存,则会将数据写入到库中。<br>
|
||||
点击预览,则进入预览界面。<br>
|
||||
 <br>
|
||||
|
||||
## 预览界面
|
||||
可以进行导出操作。<br>
|
||||
 <br>
|
||||
3
doc/docs/guide/reportmanager.md
Normal file
@@ -0,0 +1,3 @@
|
||||
## 新增报表
|
||||
 <br>
|
||||
状态默认为已启用。
|
||||
|
Before Width: | Height: | Size: 24 KiB |
BIN
doc/docs/picture/dashboard/img22.png
Normal file
|
After Width: | Height: | Size: 23 KiB |
BIN
doc/docs/picture/dashboard/img23.png
Normal file
|
After Width: | Height: | Size: 136 KiB |
BIN
doc/docs/picture/execl/img.png
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
doc/docs/picture/execl/img_1.png
Normal file
|
After Width: | Height: | Size: 101 KiB |
BIN
doc/docs/picture/execl/img_2.png
Normal file
|
After Width: | Height: | Size: 49 KiB |
BIN
doc/docs/picture/execl/img_3.png
Normal file
|
After Width: | Height: | Size: 37 KiB |
BIN
doc/docs/picture/execl/img_4.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
doc/docs/picture/execl/img_5.png
Normal file
|
After Width: | Height: | Size: 49 KiB |
BIN
doc/docs/picture/reportmanager/img.png
Normal file
|
After Width: | Height: | Size: 55 KiB |