coderjiang2013 opened this issue 8 years ago · 1 comments
我在项目中使用TabBar组件作为底部按钮,借鉴了app.js的写法,但在20行的赋值代码报错,刚刚接触 touch 和 react, 希望可以得到帮助
const { location, params, children, ...props, } = this.props;
https://babeljs.io/docs/plugins/transform-object-rest-spread/