finish env database query

This commit is contained in:
2020-08-11 14:48:04 +08:00
parent bb775e4b20
commit 5a128f5e72
4 changed files with 8 additions and 5 deletions

View File

@ -3,7 +3,7 @@ table.envOutput {
}
table.envOutput tr:nth-child(odd) {
background:gray;
background:#cfcfcf;
}
table.envOutput tr:nth-child(2n) {