如何根据url更改组件但不更改页面?反应

发布于 2025-01-11 21:27:09 字数 267 浏览 0 评论 0原文

例如,我有一个页面 /profile ,向用户显示他的个人资料图片。当受尊敬的用户点击它时,它会更改为/profile/avatar。但是,我不想更改页面,而是显示一个组件,否则该组件将不会显示在 /profile 中。想象一下,当您在 Twitter 中点击另一个人的头像时,它会更改为 /@elonmusk/pfp 模式会显示图像,但不会卸载上一页

我该如何实现呢?

For example i have a page /profile on there, the user isshowed his profile picture. When the respected user clicks on it, it changes to /profile/avatar. But, i dont want to change the page but show a component which otherwise will not be shown in /profile. Think of it as when you click on another's avatar in twitter, it changes to /@elonmusk/pfp a modal shows the image but it doesnt unmount the previous page

How can i implement that?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文