10 lines
262 B
JSON
10 lines
262 B
JSON
|
|
{
|
||
|
|
"navigationBarTitleText": "肺活量数据",
|
||
|
|
"enablePullDownRefresh": true,
|
||
|
|
"onReachBottomDistance": 50,
|
||
|
|
"navigationBarBackgroundColor": "#000000",
|
||
|
|
"backgroundColor": "#000000",
|
||
|
|
"usingComponents": {
|
||
|
|
"record": "/element/manuallyAdd/record"
|
||
|
|
}
|
||
|
|
}
|