index.json 145 B

1234567
  1. {
  2. "navigationBarTitleText": "拼单进行中",
  3. "navigationStyle": "custom",
  4. "usingComponents": {
  5. "home": "/components/home/index"
  6. }
  7. }