You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
636 B

2 years ago
  1. {
  2. "data": [
  3. {
  4. "id": 1,
  5. "name": "吃饭",
  6. "des": "干饭人干饭魂"
  7. },
  8. {
  9. "id": 2,
  10. "name": "睡觉",
  11. "des": "不如睡觉写代码不如睡觉"
  12. },
  13. {
  14. "id": 3,
  15. "name": "打豆豆",
  16. "des": "不如睡觉写代码不如睡觉"
  17. },
  18. {
  19. "id": 4,
  20. "name": "写vue代码",
  21. "des": "不如睡觉写代码不如睡觉"
  22. },
  23. {
  24. "id": 5,
  25. "name": "写react代码",
  26. "des": "不如睡觉写代码不如睡觉"
  27. },
  28. {
  29. "id": 6,
  30. "name": "写webpack代码",
  31. "des": "不如睡觉写代码不如睡觉"
  32. }
  33. ]
  34. }