|
|
|
@ -44,9 +44,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
<div class="center-board">
|
|
|
|
<div class="center-board">
|
|
|
|
<div class="action-bar">
|
|
|
|
<div class="action-bar">
|
|
|
|
<el-button icon="el-icon-video-play" type="text" @click="run">
|
|
|
|
<!-- <el-button icon="el-icon-video-play" type="text" @click="run">-->
|
|
|
|
运行
|
|
|
|
<!-- 运行-->
|
|
|
|
</el-button>
|
|
|
|
<!-- </el-button>-->
|
|
|
|
<el-button icon="el-icon-view" type="text" @click="showJson">
|
|
|
|
<el-button icon="el-icon-view" type="text" @click="showJson">
|
|
|
|
查看json
|
|
|
|
查看json
|
|
|
|
</el-button>
|
|
|
|
</el-button>
|
|
|
|
|