farm.json 223 B

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