404.md 170 B


order: 0

title: 404

404 页面。

import Exception from 'ant-design-pro/lib/Exception';

ReactDOM.render(
  <Exception type="404" />
, mountNode);