axio安装及使用

先安装

npm install axios --save

再导入
import $ from “jquery”;
import axios from “axios”;
import Vueaxios from “vue-axios”;
import { constants } from ‘crypto’;
 
使用方法

axios.get”/api/TradeSystem/TradeSystemForTest/UIService/InvestorService.svc/rest/GetAccountPortfolios?opKey=&accountId=d22b1a31-14ab-4a2a-956b-3ca89ea39c54″)
.thenfunctionres) {
 
that.groupData=res.data
console.logthat.groupData)
});
 
 
 
参考 https://www.cnblogs.com/ldlx-mars/p/7816316.html

Published by

风君子

独自遨游何稽首 揭天掀地慰生平

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注