Merge remote-tracking branch 'origin/master'

main
liu.shiyi 2 years ago
commit 1dc087c5ee

@ -22,12 +22,11 @@
## 快速开始 ## 快速开始
[开始开始](https://www.yuque.com/chuinixiongkou/bigscreen/xd78cw7t12q7kfbl#norVs) <a href="https://www.yuque.com/chuinixiongkou/bigscreen/xd78cw7t12q7kfbl#norVs" target="_blank">快速开始 </a>
## 演示DEMO ## 演示DEMO
<a href="http://gcpaas.gccloud.com/bigScreen"> http://gcpaas.gccloud.com/bigScreen </a> <a href="http://gcpaas.gccloud.com/bigScreen" target="_blank"> http://gcpaas.gccloud.com/bigScreen </a>
## 联系我们 ## 联系我们
<img alt="Email" src="https://img.shields.io/badge/Email-tech@ustcinfo.com-blue.svg"> <img alt="Email" src="https://img.shields.io/badge/Email-tech@ustcinfo.com-blue.svg">

@ -10,19 +10,18 @@
<img alt="Maven Central" src="https://img.shields.io/maven-central/v/com.gccloud/gc-starter-bigscreen-core"> <img alt="Maven Central" src="https://img.shields.io/maven-central/v/com.gccloud/gc-starter-bigscreen-core">
<img alt="Company" src="https://img.shields.io/badge/Author-科大国创云网科技有限公司-blue.svg"> <img alt="Company" src="https://img.shields.io/badge/Author-科大国创云网科技有限公司-blue.svg">
</p> </p>
-------------------------------------------------------------------------------
## 效果图 ## 效果图
#### 管理页 #### 管理页
<img alt="logo" src="packages/assets/images/doc/images/home.png"> <img alt="logo" src="https://gitee.com/gcpaas/DataRoom/raw/master/doc/images/home.png">
#### 设计器 #### 设计器
<img alt="logo" src="packages/assets/images/doc/images/design01.png"> <img alt="logo" src="https://gitee.com/gcpaas/DataRoom/raw/master/doc/images/design01.png">
## 快速开始 ## 快速开始
[开始开始](https://www.yuque.com/chuinixiongkou/bigscreen/xd78cw7t12q7kfbl#ff0RA) [开始开始](https://www.yuque.com/chuinixiongkou/bigscreen/xd78cw7t12q7kfbl#norVs)
## 演示DEMO ## 演示DEMO
@ -35,10 +34,9 @@
<img alt="QQ群" src="https://img.shields.io/badge/QQ群-322302395-blue.svg"> <img alt="QQ群" src="https://img.shields.io/badge/QQ群-322302395-blue.svg">
<p> <p>
<img alt="logo" width="200" src="packages/assets/images/doc/logo.png"> <img alt="logo" width="200" src="https://gitee.com/gcpaas/DataRoom/raw/master/doc/images/qq.png">
</p> </p>
## License ## License
Apache License 2.0 Apache License 2.0

@ -1,6 +1,6 @@
{ {
"name": "@gcpaas/data-room-ui", "name": "@gcpaas/data-room-ui",
"version": "1.0.1-2023080103-Alpha", "version": "1.0.1-2023080202-Alpha",
"description": "自定义大屏", "description": "自定义大屏",
"author": "gcpaas", "author": "gcpaas",
"license": "MIT", "license": "MIT",

@ -425,7 +425,7 @@
type="primary" type="primary"
@click="scriptExecute()" @click="scriptExecute()"
> >
解析并 解析并
</el-button> </el-button>
</div> </div>
</div> </div>

@ -163,7 +163,7 @@
type="primary" type="primary"
@click="scriptExecute()" @click="scriptExecute()"
> >
解析并运
</el-button> </el-button>
</div> </div>
</div> </div>

@ -166,7 +166,7 @@
type="primary" type="primary"
@click="analysisJSON" @click="analysisJSON"
> >
解析JSON 解析并运行
</el-button> </el-button>
</div> </div>
</el-col> </el-col>

@ -160,7 +160,7 @@
type="primary" type="primary"
@click="toExecute" @click="toExecute"
> >
解析并运
</el-button> </el-button>
</div> </div>
</div> </div>

@ -190,7 +190,7 @@
type="primary" type="primary"
@click="buildParamsAndRun" @click="buildParamsAndRun"
> >
运行 解析并运行
</el-button> </el-button>
</div> </div>
</div> </div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 854 KiB

After

Width:  |  Height:  |  Size: 582 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 514 KiB

After

Width:  |  Height:  |  Size: 356 KiB

Loading…
Cancel
Save