info.json 549 B

1234567891011121314151617181920212223242526
  1. [{
  2. "title": "七天内待出货销售",
  3. "content": "168件",
  4. "color": "yellow"
  5. }, {
  6. "title": "七天内待入库采购",
  7. "content": "168件",
  8. "color": "purple"
  9. }, {
  10. "title": "七天内代付款",
  11. "content": "168件",
  12. "color": "red"
  13. }, {
  14. "title": "七天内代收款",
  15. "content": "168件",
  16. "color": "yellow"
  17. }, {
  18. "title": "未审核验收",
  19. "content": "168件"
  20. }, {
  21. "title": "七天内待出货销售",
  22. "content": "168件"
  23. }, {
  24. "title": "未审核出货",
  25. "content": "168件"
  26. }]