new login page

This commit is contained in:
杨黄林
2023-09-13 23:23:37 +08:00
parent 09401aae46
commit 79bbf4a39c
15 changed files with 443 additions and 231 deletions

View File

@@ -13,7 +13,7 @@ import (
"strings"
)
const version = "1.5.0"
const version = "1.6.0"
var (
showVersion bool