RT
回复 (1)
J
似乎正在重写的版本里应该有, 看到 app.get('/topic/:tid/edit', topic.edit); 了
https://github.com/cnodejs/nodeclub/blob/refactor/routes.js#L74
参与回复
登录后即可参与回复。登录
RT
似乎正在重写的版本里应该有, 看到 app.get('/topic/:tid/edit', topic.edit); 了
https://github.com/cnodejs/nodeclub/blob/refactor/routes.js#L74