标签: reactjs fluxible
我有以下路由配置。 dynamicPost:{ 路径:'/ posts /:postId', 方法:'得到', 页面:'发布', 标题:'发布', handler:SinglePost } 如何在我的组件中获得帖子ID?
答案 0 :(得分:0)
使用此:
props.currentRoute.params.postId