2024-08-05 10:01:06 +08:00
|
|
|
{
|
2025-04-26 13:35:30 +08:00
|
|
|
"navigationBarTitleText": "",
|
2024-08-05 10:01:06 +08:00
|
|
|
"enablePullDownRefresh": true,
|
|
|
|
|
"onReachBottomDistance": 50,
|
2024-10-04 13:36:52 +08:00
|
|
|
"navigationBarBackgroundColor": "#000000",
|
|
|
|
|
"backgroundColor": "#000000",
|
2024-08-05 10:01:06 +08:00
|
|
|
"usingComponents": {
|
2024-08-22 09:48:00 +08:00
|
|
|
"record": "/element/manuallyAdd/record"
|
2024-08-05 10:01:06 +08:00
|
|
|
}
|
|
|
|
|
}
|