taskList.json 213 B

1234567
  1. {
  2. "navigationBarTitleText": "检查任务",
  3. "enablePullDownRefresh": false,
  4. "usingComponents": {
  5. "uni-data-checkbox": "/uni_modules/uni-data-checkbox/components/uni-data-checkbox/uni-data-checkbox"
  6. }
  7. }