创建html engine 提示"IsPositive" not defined

来源:2-2 iris的常用功能介绍

慕侠8197037

2019-03-29 02:32

[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()


写回答 关注

1回答

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

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

    常中蝎

    没搞懂为啥,但是换一下相对路径就好了

    2019-04-28 18:17:07

    共 1 条回复 >

iris+xorm Go语言开发球星库

iris和xorm快速构建Web应用,Go设计开发球星库系统。

7896 学习 · 51 问题

查看课程

相似问题