51Testing软件测试论坛

标题: echarts加载unexpected character at line 1 column 2 of the JSON data [打印本页]

作者: 测试积点老人    时间: 2021-12-31 10:47
标题: echarts加载unexpected character at line 1 column 2 of the JSON data
json文件{
"categories": [
"苹果",
"橘子",
"荔枝",
"桃子",
"栗子",
"梨子",
"柿子"
],
"data": [
500,
280,
386,
190,
107,
207,
452
]
}
在页面报错
  1. data:[object Object] localhost:8080:37:14
  2. data.categories:苹果,橘子,荔枝,桃子,栗子,梨子,柿子 localhost:8080:38:14
  3. data.data:undefined localhost:8080:39:14
  4. object
  5. Uncaught SyntaxError: JSON.parse: unexpected character at line 1 column 2 of the JSON data
复制代码



作者: qqq911    时间: 2022-1-4 10:41
地址配置有问题啊




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2