This commit is contained in:
cdle
2023-06-11 19:58:21 +08:00
parent 23cbd154ed
commit 29e4fc8c9e
15 changed files with 64 additions and 48 deletions
+3
View File
@@ -42,6 +42,9 @@ func init() {
group = false
}
}
if keyword == "" && strings.Contains(ctx.Request.URL.String(), "ukeyword") {
group = false
}
platform := ctx.Query("platform")
data := []NicklabeL{}
data2 := []NicklabeL{}