diff --git a/doc/docs/guide/dashboard.md b/doc/docs/guide/dashboard.md index eceea294..909238af 100644 --- a/doc/docs/guide/dashboard.md +++ b/doc/docs/guide/dashboard.md @@ -1,19 +1,19 @@ ## 介绍 ### 添加一张大屏 -![img.png](img.png) +![img.png](docs/picture/dashboard/img.png) ### 大屏简介 -![img_2.png](img_2.png) +![img_2.png](docs/picture/dashboard/img_2.png) ### 工具简介 #### 1、文本框 -![img_3.png](img_3.png) -![img_4.png](img_4.png) -![img_5.png](img_5.png) -![img_6.png](img_6.png) +![img_3.png](docs/picture/dashboard/img_3.png) +![img_4.png](docs/picture/dashboard/img_4.png) +![img_5.png](docs/picture/dashboard/img_5.png) +![img_6.png](docs/picture/dashboard/img_6.png) #### 2、滚动文本 #### 3、超链接 #### 4、当前时间 #### 5、图片 -![img_7.png](img_7.png) \ No newline at end of file +![img_7.png](docs/picture/dashboard/img_7.png) \ No newline at end of file diff --git a/doc/docs/guide/dataset.md b/doc/docs/guide/dataset.md index ef0af09b..80e0d452 100644 --- a/doc/docs/guide/dataset.md +++ b/doc/docs/guide/dataset.md @@ -1,6 +1,6 @@ ## 介绍 ### 1、mysql数据集 在数据源处添加了mysql的数据源后,即可使用。 -![img_1.png](img_1.png) +![img_1.png](../picture/dateset/img_1.png) 目前,查询参数和数据转化功能待补全中,建议等完善了再使用。 diff --git a/doc/docs/guide/img.png b/doc/docs/picture/dashboard/img.png similarity index 100% rename from doc/docs/guide/img.png rename to doc/docs/picture/dashboard/img.png diff --git a/doc/docs/guide/img_2.png b/doc/docs/picture/dashboard/img_2.png similarity index 100% rename from doc/docs/guide/img_2.png rename to doc/docs/picture/dashboard/img_2.png diff --git a/doc/docs/guide/img_3.png b/doc/docs/picture/dashboard/img_3.png similarity index 100% rename from doc/docs/guide/img_3.png rename to doc/docs/picture/dashboard/img_3.png diff --git a/doc/docs/guide/img_4.png b/doc/docs/picture/dashboard/img_4.png similarity index 100% rename from doc/docs/guide/img_4.png rename to doc/docs/picture/dashboard/img_4.png diff --git a/doc/docs/guide/img_5.png b/doc/docs/picture/dashboard/img_5.png similarity index 100% rename from doc/docs/guide/img_5.png rename to doc/docs/picture/dashboard/img_5.png diff --git a/doc/docs/guide/img_6.png b/doc/docs/picture/dashboard/img_6.png similarity index 100% rename from doc/docs/guide/img_6.png rename to doc/docs/picture/dashboard/img_6.png diff --git a/doc/docs/guide/img_7.png b/doc/docs/picture/dashboard/img_7.png similarity index 100% rename from doc/docs/guide/img_7.png rename to doc/docs/picture/dashboard/img_7.png diff --git a/doc/docs/guide/img_1.png b/doc/docs/picture/dateset/img_1.png similarity index 100% rename from doc/docs/guide/img_1.png rename to doc/docs/picture/dateset/img_1.png