De Meng
De Meng
感谢楼主分享!!
I've modified the code segments aforementioned as followed, `var contx context.Context` `r.GET("/admin", func(ctx *gin.Context) {` `engine.Content(ctx, func(ctx interface{}) (types.Panel, error) {` `return datamodel.GetContent(&contx)` `})` `})` `_ = eng.AddConfig(&cfg).AddPlugins(adminPlugin).Use(r)` the compiling...
我的错误如下: 
我的iOS的也是报这个错误!!!
The same error for me.