reward.json 235 B

123456789
  1. {
  2. "navigationBarTitleText": "邀请奖励",
  3. "navigationBarBackgroundColor": "#FFFFFF",
  4. "navigationBarTextStyle": "black",
  5. "enablePullDownRefresh": true,
  6. "usingComponents": {
  7. "i-empty": "../../components/empty/index"
  8. }
  9. }