json转换为数组,json数据赋值给前端页面

		//通过调用后台方法获取到的json数据
			[{"date":"2019-10-15","price":3586},{"date":"2019-10-16","price":3587}]

				

你可能感兴趣的:(前端)