PaperList.json 189 B

12345678
  1. {
  2. "navigationBarTitleText": "待考试卷",
  3. "disableScroll": true,
  4. "enablePullDownRefresh": true,
  5. "usingComponents": {
  6. "paper-list-item": "/components/paper/PaperListItem"
  7. }
  8. }