index.json 428 B

1234567891011121314151617181920212223
  1. {
  2. "code": 200,
  3. "msg": "成功",
  4. "data": {
  5. "theme": {
  6. "brandColor": "#ff9400"
  7. },
  8. "tabBar": {
  9. "selectedColor": "#027cff"
  10. },
  11. "service": {
  12. "flashdeliver_reserveGoods": {
  13. "name": "丽丰园甜品小吃自助餐(深圳旗舰店)",
  14. "theme": {
  15. "brandColor": "#ff9400"
  16. },
  17. "tabBar": {
  18. "selectedColor": "#027cff"
  19. }
  20. }
  21. }
  22. }
  23. }