add README.md

This commit is contained in:
LittleBoy 2022-05-11 16:33:55 +08:00
parent 22429c0735
commit 347c5f91dc
2 changed files with 2 additions and 4 deletions

2
README.md Normal file
View File

@ -0,0 +1,2 @@
## 一个简单的自动话部署服务
![](https://file.wx.wm-app.xyz/os/picture/2022/05/deploy-server-preview.png?process=f_webp)

View File

@ -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">