diff --git a/core/code/inner.go b/core/code/inner.go
index d1627b60..43917681 100644
--- a/core/code/inner.go
+++ b/core/code/inner.go
@@ -80,7 +80,7 @@ func init() {
}
_inner_list(m, _inner_ext(arg[1]), arg[1], arg[0])
}},
- VIMER: {Name: "vimer path=usr/demo file=hi.sh line=1 刷新:button=auto 编辑:button 保存:button 运行:button 项目:button", Help: "编辑器", Meta: kit.Dict(
+ VIMER: {Name: "vimer path=usr/demo file=hi.sh line=1 刷新:button=auto 保存:button 运行:button 项目:button", Help: "编辑器", Meta: kit.Dict(
"display", "/plugin/local/code/vimer.js", "style", "editor",
), Action: map[string]*ice.Action{
web.UPLOAD: {Name: "upload path name", Help: "上传", Hand: func(m *ice.Message, arg ...string) {
diff --git a/core/wiki/template.go b/core/wiki/template.go
index b06eecbd..ecca5b74 100644
--- a/core/wiki/template.go
+++ b/core/wiki/template.go
@@ -19,7 +19,7 @@ var refer = `
{{range $index, $value := .Optionv "list"}}- {{index $value 0}}: {{index $value 1}}
{{end}}
`
-var spark = `{{.Option "text"}}
`
+var spark = `{{.Option "text"}}
`
var chart = `