然后在getServerSideProps函数中我们只需要去接收传过来的参数就可以 export async function getServerSideProps(context) { const options = { page: ...
確定! 回上一頁