index.json 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. {
  2. "code": 200,
  3. "msg": "成功",
  4. "data": {
  5. "theme": {
  6. "brandColor": "#007bff"
  7. },
  8. "tabBar": {
  9. "selectedColor": "#007bff"
  10. },
  11. "service": {
  12. "flashdeliver_reserveGoods": {
  13. "name": "美容美发",
  14. "theme": {
  15. "brandColor": "#fb6589"
  16. },
  17. "tabBar": {
  18. "selectedColor": "#027cff"
  19. },
  20. "productMap": {
  21. "1569": {
  22. "useRules": "请在预订时间前10分钟到店登记",
  23. "tags": "从业时间12年,擅长女士各类发型,色彩烫发",
  24. "job": "店长"
  25. },
  26. "1570": {
  27. "useRules": "请在预订时间前10分钟到店登记",
  28. "tags": "从业时间5年,永琪高级美发精修班毕业",
  29. "job": "技术总监"
  30. },
  31. "1571": {
  32. "useRules": "请在预订时间前10分钟到店登记",
  33. "tags": "从业时间5年,美容美发",
  34. "job": "技术总监"
  35. }
  36. }
  37. }
  38. }
  39. }
  40. }