index.json 334 B

1234567891011121314151617181920
  1. {
  2. "code": 200,
  3. "msg": "成功",
  4. "data": {
  5. "theme": {
  6. "brandColor": "#027cff"
  7. },
  8. "service": {
  9. "flashdeliver_reserveGoods": {
  10. "name": "美发吧",
  11. "theme": {
  12. "brandColor": "#fb6589"
  13. },
  14. "tabBar": {
  15. "selectedColor": "#027cff"
  16. }
  17. }
  18. }
  19. }
  20. }