Files
basicBench/025/record.json
2026-04-13 15:17:09 +08:00

26 lines
804 B
JSON

{
"step-1": {
"query": "我想看看 Axios 这个库,先点开顶部的全局搜索框",
"grounding_area": "148"
},
"step-2": {
"query": "输入 axios 并回车搜索",
"grounding_area": "153"
},
"step-3": {
"query": "在结果里找到官方的那个 axios 仓库并打开",
"grounding_area": "648"
},
"step-4": {
"query": "在项目首页的文件列表里进入 `lib` 目录",
"grounding_area": "712"
},
"step-5": {
"query": "然后再打开里面那个核心的 `axios.js` 文件",
"grounding_area": "1141"
},
"step-6": {
"query": "这份代码我想整份带走,直接用复制按钮复制源码",
"grounding_area": "1026"
}
}