add README.md
This commit is contained in:
parent
22429c0735
commit
347c5f91dc
2
README.md
Normal file
2
README.md
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
## 一个简单的自动话部署服务
|
||||||
|

|
@ -67,10 +67,6 @@
|
|||||||
@current-change="onPageChange"
|
@current-change="onPageChange"
|
||||||
layout="prev, pager, next">
|
layout="prev, pager, next">
|
||||||
</el-pagination>
|
</el-pagination>
|
||||||
<!-- <span slot="footer" class="dialog-footer">-->
|
|
||||||
<!-- <el-button @click="dialogVisible = false">取 消</el-button>-->
|
|
||||||
<!-- <el-button type="primary" @click="handleCreate">确 定</el-button>-->
|
|
||||||
<!-- </span>-->
|
|
||||||
</el-dialog>
|
</el-dialog>
|
||||||
|
|
||||||
<el-dialog :close-on-click-modal="false" title="编辑脚本内容" :visible.sync="shellModify.visible" width="600">
|
<el-dialog :close-on-click-modal="false" title="编辑脚本内容" :visible.sync="shellModify.visible" width="600">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user