YD_WeChatApplet/module-sport/pages/sport-full-screen.json

9 lines
273 B
JSON
Raw Permalink Normal View History

2025-06-06 15:17:30 +08:00
{
"navigationBarTitleText": "运动检测全屏模式",
"navigationStyle": "custom",
"pageOrientation": "auto",
"usingComponents": {
"human-detection": "/module-sport/components/human-detection",
"mp-icon": "weui-miniprogram/icon/icon"
}
}