路径 写错了 试试 "../static/index.json"
/ 请求的是绝对路径 你要写/src/static/index.json 或者 ../static/index.json
'@/static/index.json'或者'~@/static/index.json'