为什么delay无效没有延迟直接渲染出来了
const List = Loadable({
loader: () => import('../components/list'), // loader: () => delayRequest(400000).then(() => import('../components/list')),
loading: Loading,
delay: 40000,
timeout: 10000})
潇湘沐
宝慕林4294392
随时随地看视频慕课网APP