forked from x/icebergs
fix space
This commit is contained in:
parent
307bfdde0f
commit
2e04e6328e
@ -876,6 +876,7 @@ var Index = &ice.Context{Name: "web", Help: "网络模块",
|
||||
m.Optionv(k, m.Optionv(k))
|
||||
}
|
||||
}
|
||||
m.Optionv("_option", m.Optionv("_option"))
|
||||
|
||||
// 构造路由
|
||||
id := kit.Format(c.ID())
|
||||
|
Loading…
x
Reference in New Issue
Block a user