前端 response 里的 json 带引号

日志里显示正常

代码里是 借用的 https://studygolang.com/articles/7970 这个例子。。
用他的返回值发送
```go
this.Data["json"] = jsonRet
this.ServeJSON()
this.Ctx.ResponseWriter.Header().Set("Access-Control-Allow-Origin", "*")
```
谢谢大神帮忙解答下
有疑问加站长微信联系(非本文作者)
