主应用是普通的vue项目(非umi搭建), 子应用umi搭建。 问题:加载不出子应用 #12506
morepowerful
started this conversation in
General
Replies: 1 comment
|
umi 3 不维护了,建议升级到 umi 4 。 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
主应用代码如下(手动加载子应用):


子应用主要代码如下:




demo: https://github.com/morepowerful/qiankun-umi-demo
All reactions