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

10 lines
231 B
JSON

{
"navigationBarTitleText": "问题反馈",
"navigationBarBackgroundColor": "#f4f3ef",
"navigationBarTextStyle": "black",
"disableScroll": true,
"usingComponents": {
"bottom-nav": "/components/bottom-nav/index"
}
}