import React from 'react'; import { formatMessage, FormattedMessage } from 'umi/locale'; import { Button } from 'antd'; import Link from 'umi/link'; import { Result } from 'ant-design-pro'; import styles from './style.less'; const actions = (
); const PAGE_NAME_UPPER_CAMEL_CASE = ({ location }) => (