grade.json 202 B

12345678
  1. {
  2. "navigationBarTitleText": "通讯录",
  3. "enablePullDownRefresh": false,
  4. "usingComponents": {
  5. "header-input": "../../components/headerInput",
  6. "list-view": "../../components/listView"
  7. }
  8. }