增加节点停止、启动、安装测试等功能

This commit is contained in:
刘祥超
2020-10-27 12:33:27 +08:00
parent eac6b91c57
commit 693409495e
14 changed files with 299 additions and 158 deletions

View File

@@ -33,6 +33,10 @@ span.red, pre.red {
color: #db2828;
}
span.blue {
color: #4183c4;
}
pre:not(.CodeMirror-line) {
font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
}