get_list: function() {
	this.$http.jsonp('http://localhost/fdsfsd/index.php?s=/Home/Index/get_list', {}, {
		headers: {},
		emulateJSON: true
	}).then((response) => {
					
		//处理数据			
					
       });
}


Logo

前往低代码交流专区

更多推荐