riku
2024-11-14 00a96d6881dd10ae7d3c4f5437bfceaabe677723
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "navigationBarTitleText": "问题与整改清单",
  "onReachBottomDistance": 10,
  "backgroundTextStyle": "light",
  "navigationBarTextStyle": "white",
  "navigationBarBackgroundColor": "#389AFF",
  "usingComponents": {
    "scene-picker": "/components/scene-picker/index",
    "location-picker": "/components/picker/location-picker/index",
    "t-time-picker": "/components/time-picker/index",
    "sort-btn": "/components/sort-btn/index",
    "load-more": "/components/load-more/index",
    "t-empty-page": "/components/empty-page/index"
  }
}