import * as React from 'react'; import { Col, Tag, Row } from '@btri-ui/base'; export default () => { return ( <> 超过八个字省略,是真的吗? ); };