This commit is contained in:
2026-02-19 16:55:22 +08:00
parent e69bde11ab
commit 8c3815fffd
63 changed files with 97304 additions and 0 deletions

26
022/record.json Normal file
View File

@@ -0,0 +1,26 @@
{
"step-1": {
"query": "MDN 现在的白色背景看久了太刺眼,点击主题切换按钮",
"grounding_area": ""
},
"step-2": {
"query": "把主题切换成暗色模式",
"grounding_area": ""
},
"step-3": {
"query": "我想从头系统学一下前端点击顶部主导航栏的“HTML”打开下拉菜单",
"grounding_area": ""
},
"step-4": {
"query": "在弹出的菜单里直接点击HTML最基本的介绍进入相关页面",
"grounding_area": ""
},
"step-5": {
"query": "在左侧导航栏找到如何使用html定义术语并点击进入相应页面",
"grounding_area": ""
},
"step-6": {
"query": "我想详细看一下<dt>标签的使用方法,从这篇文章跳转到相关页面",
"grounding_area": ""
}
}