const ( LayoutTpl = "common/layout.html" )
func Render(ctx echo.Context, contentTpl string, data map[string]interface{}) error
Render html 输出