rank.json 236 B

12345678
  1. {
  2. "navigationBarTitleText": "销售榜单",
  3. "backgroundColor": "#ffe3dc",
  4. "usingComponents": {
  5. "currency": "../../../../../component/currency/currency",
  6. "format-time": "../../../../../component/formatTime/formatTime"
  7. }
  8. }