import React from 'react'; import { Spin } from '@douyinfe/semi-ui'; const Loading = ({ prompt: name = '', size = 'large' }) => { return (