hc

Results 5 comments of hc

Static Files - 静态资源中间件,twig主要是做webservice,作api最佳,当使用twig+前端(vue、react、angular等)单页应用开发一个后台时,希望直接运行twig而不需要web服务器,这个时候前端会有一些css 、js等文件。

You can use middleware: ```go server.Use(func(next http.HandlerFunc) http.HandlerFunc { return func(w http.ResponseWriter, r *http.Request) { serviceNameField := logx.LogField{ Key: "serviceName", Value: "xxx", } otherField := logx.LogField{ Key: "other", Value: xxx",...

> 已经一个月没办法发布 只能手工修改主题了 我连我的主题列表都是空的,接口请求失败