... code looks like so: const url = `https://api.github.com/users/${name}` fetch(url) .then(r ... data() { return {} }, } And include it in the template: <!
確定! 回上一頁