Autumn_Ning_Blog
Autumn_Ning_Blog copied to clipboard
Go 模板出错
出错记录:
template: index: "index" is an incomplete or empty template
原因是
template.New()函数的参数和模板名没有对应导致的问题!