Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我看到了简单模态示例是如何工作的,但我没有看到向它发送 id 的方法。我的页面上有一个记录集,其中有很多行,每行都有一个删除按钮。我需要将每个 id 发送到模态函数,以便在重定向时将 id 附加到 url。
这是示例站点。这是确认覆盖之一。
谢谢
查看您正在尝试做的事情的示例会很有帮助。