react里面stateless函数的默认参数

function fn({
  children,
  params,
  dispatch,
  location
}) {

}

posted @ 2017-04-12 08:40  阿力瓦  阅读(275)  评论(0编辑  收藏  举报