feat: 支持在设置页展示监听程序运行状态

This commit is contained in:
ZiuChen
2022-09-24 22:53:05 +08:00
parent 8bc0fbf96d
commit f4af12e762
4 changed files with 30 additions and 7 deletions

View File

@@ -12,12 +12,16 @@
width: 85px;
}
&.operation-select {
width: 450px;
width: 520px;
}
}
.el-textarea {
width: 70%;
}
.el-tag {
margin: 0 10px;
cursor: pointer;
}
.path {
width: 65%;
}