add url protocol &

add web client on/off by api server
This commit is contained in:
ljw
2024-10-14 10:34:40 +08:00
parent 182f383d70
commit 3cc460ac8b
11 changed files with 88 additions and 23 deletions
+9
View File
@@ -28,3 +28,12 @@ $sideBarWidth: 210px;
--el-input-width: 160px;
}
}
.table-actions{
.el-button{
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
}
}