docs: 修改文档路径

This commit is contained in:
奔跑的面条 2022-05-06 20:23:08 +08:00
parent 47e04ba6e3
commit 60ec01eb32
7 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
## 总览
![logo](public/logo-t-y.png)
![logo](readme/logo-t-y.png)
GoView 是一个高效的拖拽式低代码数据可视化开发平台,将图表或页面元素封装为基础组件,无需编写代码即可制作数据大屏,减少心智负担。当然低代码也不是 “银弹”,希望所有人员都能理智看待此技术。
@ -23,7 +23,7 @@ GoView 是一个高效的拖拽式低代码数据可视化开发平台,将图
项目截图:
![项目截图](public/goView-canvas.png)
![项目截图](readme/goView-canvas.png)
主要技术栈为:
@ -108,6 +108,6 @@ make dist
QQ 群1030129384
![QQ群](public/goView-QQ.png)
![QQ群](readme/goView-QQ.png)
![渲染海报](public/logo-poster.png)
![渲染海报](readme/logo-poster.png)

View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View File

Before

Width:  |  Height:  |  Size: 398 KiB

After

Width:  |  Height:  |  Size: 398 KiB

View File

Before

Width:  |  Height:  |  Size: 184 KiB

After

Width:  |  Height:  |  Size: 184 KiB

View File

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -2,7 +2,7 @@ import { publicConfig } from '@/packages/public'
import { CreateComponentType } from '@/packages/index.d'
import { ImageConfig } from './index'
import cloneDeep from 'lodash/cloneDeep'
import logo from '@/../public/logo.png'
import logo from '@/assets/logo.png'
export const option = {
// 图片路径