创建一个组件来显示loading屏幕,可以是一个简单的div,里面包含一个loading动画或者文本信息。 import React from 'react'; const LoadingScreen = () = ...
確定! 回上一頁