yarn install
cd main-vue2 && yarn serve
cd child-vue2 && yarn serve
Open link http://localhost:3000/micro-app-table/?home=%2F%23%2Ftable.
Open the Console,and you will see log about render.
Enter child-vue2/src/main.js,release comment about 分割线-qiankun
Open link http://localhost:3000/qiankun-table/#/table.
Open the Console,and you will see log about render.
Enter child-vue2/src/main.js,release comment about 分割线-qiankun.
Open link http://localhost:3001/#/table.
Open the Console,and you will see log about render.