https://github.com/pasoul/qiankun-example
https://github.com/pasoul/qiankun-example
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/pasoul/qiankun-example
- Owner: Pasoul
- Created: 2021-09-01T09:21:18.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-01T09:24:52.000Z (over 3 years ago)
- Last Synced: 2025-01-19T11:31:43.688Z (3 months ago)
- Language: Vue
- Size: 263 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# qiankun-example
## 进入main主应用
安装依赖:`yarn`
开启服务:`yarn serve`## 进入subapp应用
安装依赖:`yarn`
开启服务:`yarn serve`## 复现问题步骤
1. 打开浏览器:http://localhost:8081/
2. 点击进入子应用首页
3. 返回
4. 点击进入子应用关于我们页
5. 页面报错: ChunkLoadError: Loading chunk 0 failed.