import React, { Component } from 'react' 注意大小写和拼写
export default class xxx extends Component { 注意大小写和拼写 }