this.$http.get('https://crossorigin.me/https:...', { 'key': 'xyr3ypdeuu9nslqy', 'unit': 'c', 'location': 'beijing', 'language': 'zh-Hans'}).then(function (response) { this.weather = response.data.results[0] console.log(response.data.results[0])},function (response) { console.log(response)})
vue-resource的get請求參數(shù)怎么封裝?
萬千封印
2018-10-18 18:15:25