1
0
mirror of https://shylinux.com/x/icebergs synced 2025-04-26 01:24:05 +08:00

opt search.js

This commit is contained in:
harveyshao 2022-07-04 18:02:12 +08:00
parent cb80b795ae
commit 51d87c3f54

View File

@ -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)