import React, { useState, useEffect } from 'react' function Article({ id } ... await axios('/api/getData') setData(result.data) }) } 复制代码.
確定! 回上一頁