string; } export default class Page extends React.Component<Props> { static async getInitialProps({ req }: NextPageContext) { const userAgent = req ...
確定! 回上一頁