本質上,是要測試 axios.get('url').then(res => res.data) 這一段裡的 res 值回傳內容,是不是和API 文件裡的一致,並且是不是會到畫面正確的位置上。 ¶ ...
確定! 回上一頁