Li Li
Results
2
comments of
Li Li
+1 父应用:[email protected] + [email protected] + [email protected] 子应用:[email protected] + [email protected]
> ### 一开始的注册方法 > `import { registerMicroApps, start } from 'qiankun'; > > registerMicroApps([ { name: 'react app', // app name registered entry: '//localhost:7100', container: '#yourContainer', activeRule: '/yourActiveRule', }, {...