import * as React from 'react'; import { Fab, Cell, Tag } from 'tdesign-mobile-react'; import { Icon } from 'tdesign-icons-react'; export default function render() { const { t } = this; const { event } = this.props; const { stateColor, userArr } = this.state; return (