umijs/max项目中,有大佬遇到在父级切换子项目,<Router basename="/oms" />is not able to match the URL "/pms/" because it does not start with the basename, so the <Router> won't render anything.这个问题吗 #3029
Unanswered
iswinter1993
asked this question in
Q&A
Replies: 1 comment
-
base: process.env.NODE_ENV === 'production' ? |
Beta Was this translation helpful? Give feedback.
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.
-
umijs/max项目中,有大佬遇到在父级切换子项目,is not able to match the URL "/pms/" because it does not start with the basename, so the won't render anything.这个问题吗

Beta Was this translation helpful? Give feedback.
All reactions