如:http://xxx.com/user/index 我想给所有的 带有 user 的action加上 验证有没有登录的 方法。 node能实现吗?
http://expressjs.com/api.html#router.use
@jysperm 谢谢。问题解决了