提交 41e6926c 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

chore: 更新 pages.json

上级 2861ea2f
...@@ -547,9 +547,9 @@ ...@@ -547,9 +547,9 @@
}, },
{ {
"path": "pages/API/animation-frame/animation-frame", "path": "pages/API/animation-frame/animation-frame",
"group": "1,4,9,0", "group": "1,4,9",
"style": { "style": {
"navigationBarTitleText": "AnimationFrame | 帧动画" "navigationBarTitleText": "animationFrame | 动画帧"
} }
}, },
{ {
...@@ -2155,17 +2155,7 @@ ...@@ -2155,17 +2155,7 @@
null, null,
{ {
"id": "api.base.animationFrame", "id": "api.base.animationFrame",
"name": "animationFrame", "name": "animationFrame"
"children": [
{
"id": "api.base.requestAnimationFrame",
"name": "requestAnimationFrame"
},
{
"id": "api.base.cancelAnimationFrame",
"name": "cancelAnimationFrame"
}
]
} }
] ]
}, },
...@@ -2733,4 +2723,4 @@ ...@@ -2733,4 +2723,4 @@
] ]
} }
] ]
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册