mirror of
https://shylinux.com/x/icebergs
synced 2025-04-26 01:24:05 +08:00
opt search.js
This commit is contained in:
parent
cb80b795ae
commit
51d87c3f54
@ -80,8 +80,8 @@ func init() {
|
||||
return // 免登录
|
||||
case "/header":
|
||||
switch kit.Select("", arg, 1) {
|
||||
case AGENT, CHECK, aaa.LOGIN:
|
||||
return // 非登录态
|
||||
case "":
|
||||
return // 免登录
|
||||
}
|
||||
}
|
||||
m.Warn(m.Option(ice.MSG_USERNAME) == "", ice.ErrNotLogin, arg)
|
||||
|
Loading…
x
Reference in New Issue
Block a user