transferList.json 237 B

12345678
  1. {
  2. "navigationBarTitleText": "转换列表",
  3. "usingComponents": {
  4. "currency": "../../../../../component/currency/currency",
  5. "format-time": "../../../../../component/formatTime/formatTime"
  6. },
  7. "enablePullDownRefresh": true
  8. }