invite.json 230 B

12345678
  1. {
  2. "navigationBarTitleText": "我的推广",
  3. "backgroundColor": "#ffe3dc",
  4. "usingComponents": {
  5. "currency": "../../../../component/currency/currency",
  6. "format-time": "../../../../component/formatTime/formatTime"
  7. }
  8. }