react-admin-master
react-admin-master copied to clipboard
大佬
大佬 我把项目的文件全部复制到一个新的文件,为什么出现 Failed to compile. ./src/routes/Login/index.js Syntax error: Unexpected token (24:0)
22 | 23 |
24 | @withRouter @inject('appStore') @observer | ^ 25 | class Login extends React.Component { 26 | state = { 27 | showBox: 'login', //展示当前表单
在原文件可以跑起来
有解决这个问题吗,同样遇到。
