/** * title: "带标题" * description: "" */ import React from 'react'; import { Message } from '@alicloud/console-components'; export default () => { return ( 内容超长请折行。内容超长请折行,内容超长请折行,内容超长请折行,内容超长请折行,内容超长请折行,内容超长请折行 ); };