workList.json 269 B

123456789
  1. {
  2. "usingComponents": {
  3. "select-staff": "/Component/selectStaff/selectStaff",
  4. "no-data": "/Component/noData/noData",
  5. "select-section": "/Component/selectSection/selectSection",
  6. "img-box": "/Component/img-box/index"
  7. },
  8. "allowsBounceVertical": "NO"
  9. }