摘要: 安装axios npm install axios 在vue.config.js文件 module.exports={ devServer:{ https:false, open:false, proxy:{ //根目录地址使用文件导入时不用添加引号使用中括号 '根目录地址':{ target: / 阅读全文
posted @ 2021-10-07 14:33 谎渊 阅读(28) 评论(0) 推荐(0)