1
0
forked from x/icebergs
This commit is contained in:
shylinux 2020-04-06 15:42:25 +08:00
parent 0ea4c5de6a
commit 1bd6af5738

View File

@ -876,6 +876,7 @@ var Index = &ice.Context{Name: "web", Help: "网络模块",
m.Optionv(k, m.Optionv(k))
}
}
m.Option("_option", m.Optionv("_option"))
// 构造路由
id := kit.Format(c.ID())