index.json 245 B

123456789
  1. {
  2. "navigationBarTitleText": "我的等级",
  3. "navigationBarBackgroundColor": "#232323",
  4. "navigationBarTextStyle": "white",
  5. "usingComponents": {
  6. "recommend": "/components/recommend/index",
  7. "authorize": "/components/Authorize"
  8. }
  9. }