Files
remoteconn-gitea/apps/miniprogram/pages/plugins/index.json
2026-03-21 18:57:10 +08:00

8 lines
143 B
JSON

{
"navigationBarTitleText": "插件",
"disableScroll": true,
"usingComponents": {
"bottom-nav": "/components/bottom-nav/index"
}
}