vue3 动态添加路由时,如果组件存在目录结构/则无法正常加载,请问如何处理 #12134
Answered
by
s3xysteak
oxwow
asked this question in
Help/Questions
-
vue3 动态添加路由时,如果组件存在目录结构/则无法正常加载,请问如何处理 动态路由部分 addRoute { |
Beta Was this translation helpful? Give feedback.
Answered by
s3xysteak
Oct 10, 2024
Replies: 1 comment 1 reply
-
猜你用的是vite,vite就是不可以这样的 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
oxwow
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
猜你用的是vite,vite就是不可以这样的
https://cn.vitejs.dev/guide/features.html#dynamic-import