/** * title: "带跳转外链" * description: "" */ import React from 'react'; import { Message, Icon } from '@alicloud/console-components'; export default () => { return ( 运营类信息或提示类信息 外跳链接 ); };