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.
我对自举手风琴有一个看法。导航到视图、离开视图并返回视图会禁用手风琴功能。
我想问题是,一旦 HTML 被渲染,它并没有在导航时完全处理掉?
有什么解决办法吗?
我的错。
我犯了两个命名错误。首先,我没有更改两个手风琴的 ID,而是更改了类。哎呀。其次,两个标签 ID 重叠。这允许第一个工作,第二个覆盖它,而第一个在这个过程中中断。
视图组合很好地处理了这种情况。