index.json 112 B

123456
  1. {
  2. "usingComponents": {
  3. "list":"./modules/list/index"
  4. },
  5. "navigationBarTitleText": "任务"
  6. }