update readme and add demo img
This commit is contained in:
parent
f8870f763a
commit
c47f6133f4
14
README.md
14
README.md
|
@ -1,7 +1,6 @@
|
|||
[ENGLISH](./README_EN.md)
|
||||
|
||||
<h1 align="center">DataV</h1>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/jiaming743/datav/blob/master/LICENSE">
|
||||
<img src="https://img.shields.io/github/license/jiaming743/datav.svg" alt="LICENSE" />
|
||||
|
@ -37,4 +36,15 @@ import { borderBox1 } from '@jiaminghi/data-view'
|
|||
Vue.use(borderBox1)
|
||||
```
|
||||
|
||||
详细文档及示例请移步[HomePage](http://datav.jiaminghi.com).
|
||||
详细文档及示例请移步[HomePage](http://datav.jiaminghi.com).
|
||||
|
||||
### Demo
|
||||
|
||||
* [施工养护综合数据](http://datav.jiaminghi.com/demo/construction-data/index.html)
|
||||
|
||||
![construction-data](./demoImg/construction-data.jpg)
|
||||
|
||||
* [机电运维管理台](http://datav.jiaminghi.com/demo/manage-desk/index.html)
|
||||
|
||||
![manage-desk](./demoImg/manage-desk.jpg)
|
||||
|
||||
|
|
12
README_EN.md
12
README_EN.md
|
@ -37,4 +37,14 @@ import { borderBox1 } from '@jiaminghi/data-view'
|
|||
Vue.use(borderBox1)
|
||||
```
|
||||
|
||||
Detailed documents and examples can be viewed on the [HomePage](http://datav.jiaminghi.com).
|
||||
Detailed documents and examples can be viewed on the [HomePage](http://datav.jiaminghi.com).
|
||||
|
||||
### Demo
|
||||
|
||||
* [施工养护综合数据](http://datav.jiaminghi.com/demo/construction-data/index.html)
|
||||
|
||||
![construction-data](./demoImg/construction-data.jpg)
|
||||
|
||||
* [机电运维管理台](http://datav.jiaminghi.com/demo/manage-desk/index.html)
|
||||
|
||||
![manage-desk](./demoImg/manage-desk.jpg)
|
Binary file not shown.
After Width: | Height: | Size: 144 KiB |
Binary file not shown.
After Width: | Height: | Size: 151 KiB |
Loading…
Reference in New Issue