You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
对于使用了 Vue Router 的应用,强烈建议使用异步组件作为路由组件。<!-- TODO: translation -->Vue Router has explicit support for lazy loading, separate from `defineAsyncComponent`. 查看[懒加载路由](https://router.vuejs.org/zh/guide/advanced/lazy-loading.html)了解更多细节。
0 commit comments