micro-zoe / micro-app

A simple, efficient and powerful micro front-end framework. 一款简约、高效、功能强大的微前端框架
https://micro-zoe.github.io/micro-app/
MIT License
5.51k stars 559 forks source link

在micro-app的子应用中,在登录页面使用Link href="/#/register" 不能跳转到注册页面,而使用 navigate('/register')可以跳转过去,这样老项目引入到微服务都得改造把<Link href >改成navigate(“”“”) #1252

Open heqiao-github opened 2 months ago

heqiao-github commented 2 months ago

Describe the bug

在micro-app的子应用中,在登录页面使用Link href="/#/register" 不能跳转到注册页面,而使用 navigate('/register')可以跳转过去,这样老项目引入到微服务都得改造把改成navigate(“”“”)

To Reproduce

1. 2.

Screenshots

If possible, please upload screenshots of the code, console, terminal, etc. to help us understand your problem.

Reproduce repository

Please provide a condensed code repository and upload it to your own github to help us reproduce your problem.

Environment

bailicangdu commented 2 months ago

Link和navigate本质上跳转方式都是一样的,检查一下地址是否正确

heqiao-github commented 2 months ago

这是来自QQ邮箱的假期自动回复邮件。   您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。