跳到主要内容
CNode

视图工具的问题:app.helpers

社区
Ddcminicode发布于 13 年前最后回复 13 年前
553610

enter image description here

enter image description here

为什么会出现这个问题,是在ejs的新版本中移除了这个方法吗?我是在看nodejs开发指南学习,如果是版本的问题,不知道那位高手能给个现在版本的技术文档地址,有劳了?

查看回复

回复 (5)

Y
yimity#313 年前
Migrating from 2.x to 3.x
https://github.com/visionmedia/express/wiki/Migrating-from-2.x-to-3.x

New features in 3.x
https://github.com/visionmedia/express/wiki/New-features-in-3.x
D
dcminicode#213 年前
引用 yimity新的版本中移除了。可以使用 app.locals()

那动态函数app.dynamicHelpers也没了?改成什么了?大神顺便发个文档地址给我吧,我可以自己查,我没在网上找到

Y
yimity#113 年前

新的版本中移除了。可以使用

 app.locals()

参与回复

登录后即可参与回复。登录