1
0
mirror of https://shylinux.com/x/icebergs synced 2025-04-25 17:18:05 +08:00

opt vimer.js

This commit is contained in:
IT 老营长 @云轩领航-创始人 2023-04-20 21:00:56 +08:00
parent 678af1039c
commit 73a0cd7bbc

View File

@ -270,7 +270,7 @@ func _repos_vimer(m *ice.Message, _repos_path func(m *ice.Message, p string, arg
}
}
}
ctx.DisplayLocal(m, "code/vimer.js")
ctx.DisplayLocal(m, "code/vimer.js", "style", "output")
return
}
ctx.ProcessField(m, "", arg, arg...)