摘要: m *macaron.Macaron //随便指向一个目录,因为web没用到模板,不能使用默认值templates,因为这个目录被其他模板占用了m.Use(macaron.Renderer(macaron.RenderOptions{Directory: "template"})) 阅读全文
posted @ 2020-02-28 15:50 zipon 阅读(695) 评论(0) 推荐(0)