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.
我golden-layout在 Vue 应用程序中使用。我goldenLayout.on("stateChanged", async () => { ... })用来检测标签之间何时有导航。如何重新创建/重新呈现我导航到的组件?
golden-layout
goldenLayout.on("stateChanged", async () => { ... })