可以批量远程安装和升级节点

This commit is contained in:
GoEdgeLab
2021-01-31 16:03:52 +08:00
parent 081f3b1ffc
commit 74f2e86f51
24 changed files with 495 additions and 217 deletions

View File

@@ -4,4 +4,14 @@
.right-box {
top: 10em;
}
h3 {
position: relative;
}
h3 button {
position: absolute;
right: 1em;
top: -0.2em;
}