500.md 170 Bytes
order: 1
title: 500

500 页面。

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

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