contribution.json 233 B

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