闫增涛
2024-11-22 40b16e5fc85c445e0f21cfb75c10f6839fbacdfe
src/child.ts
@@ -65,9 +65,15 @@
    container: '#container',
    activeRule: '/home' //匹配所有以/subPath开头的为子应用
  },
  civilAviationServices:{
  civilServices:{
    name: 'app-content',
    entry: '//jsek.bnuic.com/books/book/civilAviationServices',
    entry: '//jsek.bnuic.com/books/book/civilServices',
    container: '#container',
    activeRule: '/home' //匹配所有以/subPath开头的为子应用
  },
  meetingPlanners:{
    name: 'app-content',
    entry: '//jsek.bnuic.com/books/book/meetingPlanners',
    container: '#container',
    activeRule: '/home' //匹配所有以/subPath开头的为子应用
  },