mirror of
https://gitee.com/johng/gf
synced 2026-06-29 18:41:50 +08:00
模板引擎示例程序更新
This commit is contained in:
@ -152,3 +152,4 @@ func (view *View) funcInclude(file string, data...map[string]interface{}) templa
|
||||
}
|
||||
return template.HTML(content)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user