routes/index'; // 使用import { lazy } from '@loadable/component'; // lazy()會有警告,跟React.lazy()一樣的警告const App = Loadable(() ...
確定! 回上一頁