index.json 145B

1234567
  1. {
  2. "navigationBarTitleText": "肾友杯",
  3. "enablePullDownRefresh": true,
  4. "usingComponents": {
  5. "list": "/pages/cup/components/list"
  6. }
  7. }