assessment.json 226 B

123456789
  1. {
  2. "navigationBarTitleText": "测评",
  3. "navigationStyle": "custom",
  4. "enablePullDownRefresh": false,
  5. "disableScroll": true,
  6. "usingComponents": {
  7. "custom-tabbar": "../../components/custom-tabbar/custom-tabbar"
  8. }
  9. }