问答详情
源自:2-2 iris的常用功能介绍

创建html engine 提示"IsPositive" not defined

[ERRO] 2019/03/29 02:28 view: template: github.com/kataras/iris/_examples/tutorial/url-shortener/templates/index.html:16: function "IsPositive" not defined

panic: view: template: github.com/kataras/iris/_examples/tutorial/url-shortener/templates/index.html:16: function "IsPositive" not defined


goroutine 1 [running]:

main.main()


提问者:慕侠8197037 2019-03-29 02:32

个回答

  • 慕侠8197037
    2019-03-29 02:48:05

    搞定了,还是注册引擎后相对路径的事,这个报错太糊弄人了,修改gobuild的目录就好了