我正在构建一个名为: Forkify使用Javascript、NPM、Babel和Webpack的菜谱示例应用程序,其中我使用了自定义API。API网址: forkify-api.herokuapp.com返回特定查询的菜谱列表。示例URL: 返回有关特定菜谱的详细信息。Get query from the view.from "axios";
// import {proxy} from "..(`ht
当我试图使用axios访问来自api的get请求时,我从Vue得到了这个奇怪的错误,我得到了"TypeError: Cannot read property 'get‘of undefined“ Welcome to your new single-page application, built with <a href="https://vuejs.org" target="_blank"><