vue路由的懶加載

const shopSafe = r => require.ensure([], () => r(require('../page/shop/children/children/shopSafe')), 'shopSafe') export default [{ path: '/', component: App, //頂層路由,對應index.html children:
相關文章
相關標籤/搜索