forked from x/icebergs
opt some
This commit is contained in:
parent
cfa38829d0
commit
8b0fcec681
@ -569,8 +569,8 @@ var Index = &ice.Context{Name: "chat", Help: "聊天中心",
|
|||||||
wg.Wait()
|
wg.Wait()
|
||||||
case "set":
|
case "set":
|
||||||
if arg[1] != "" {
|
if arg[1] != "" {
|
||||||
// m.Cmdy(ice.WEB_SPACE, arg[1], "web.chat.search", "set", "", arg[2:])
|
m.Cmdy(ice.WEB_SPACE, arg[1], "web.chat.search", "set", "", arg[2:])
|
||||||
// break
|
break
|
||||||
}
|
}
|
||||||
|
|
||||||
m.Richs("search", nil, arg[2], func(key string, value map[string]interface{}) {
|
m.Richs("search", nil, arg[2], func(key string, value map[string]interface{}) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user