import { Layout404 } from '@/themes' /** * 自定义404界面 * @returns {JSX.Element} * @constructor */ export default function Custom404 (props) { return }