index.json 238 B

123456789
  1. {
  2. "navigationBarTitleText": "推广人排行",
  3. "navigationBarTextStyle": "black",
  4. "navigationBarBackgroundColor": "#FFFFFF",
  5. "usingComponents": {
  6. "authorize": "/components/Authorize",
  7. "home": "/components/home/index"
  8. }
  9. }