Next-js组件使用泛型类型传递异步数据 Next-js组件使用泛型类型传递异步数据 定义类型 type PageProps = { hello: string, page: any, random: any } Terwer...小于 1 分钟前端开发使用类型组件传递异步