import React, {Component} from 'react'; import {FormattedMessage} from 'react-intl'; class AliConfig extends Component { constructor(props) { super(props); this.state = { }; } render() { return (