React Keep Alive 提供了 <Provider> ,你必須把 <KeepAlive> 放在Provider 裡面,並且每個 <KeepAlive> 元件都必須擁有一個唯一的 key 。
確定! 回上一頁