./.temp/app.js
Module build failed (from ./node_modules/babel-loader/lib/index.js):
SyntaxError: D:/StudioCode/taro-checkcar/.temp/app.js: Unexpected token (35:8)
33 |
34 | class App extends Component {
35 | state = {
| ^
36 | __tabs: {
37 | list: [{
38 | pagePath: "/pages/tabbar/index/index",