Files
xhs-examples/xhs-mini-demos/api-case/animation/animation.json
2025-09-14 00:21:54 +08:00

8 lines
190 B
JSON

{
"navigationBarTitleText": "动画",
"usingComponents": {
"showbox": "../../common/component/showbox/index",
"box": "../../common/component/container/index"
}
}