import React from 'react'; import Alert from 'happy-ui/lib/alert'; import 'happy-ui/lib/alert/style'; export default () => 这是一条警告提示;