import { WeaFormItem, } from 'ecCom' import { Spin, Button, } from 'antd' import { i18n } from '../../public/i18n'; import '../../style/common.less'; import { chunk } from 'lodash'; export default class IframeItem extends React.Component { constructor(props) { super(props); this.state = { } } render() { const { iframeInfo,userid } = this.props, { } = this.state; return (

{iframeInfo.title}