import(/* webpackPrefetch: true */ './path/to/LoginModal.js');. 这会生成 <link rel="prefetch" href="login-modal-chunk.js"> 并追加到页面头部,指示着浏览器在 ...
確定! 回上一頁