index.json 235 B

123456789
  1. {
  2. "defaultTitle": "退役军人优待码",
  3. "pullRefresh": false,
  4. "backgroundColor": "#f5f5f5",
  5. "usingComponents": {
  6. "loading": "mini-ali-ui/es/loading/index",
  7. "wrapper": "../../components/components/wrapper/index"
  8. }
  9. }