DefaultConfiguration.json 600 B

123456789101112131415161718192021222324
  1. {
  2. "banners": {
  3. "homeTop": "https://xy.wenlvti.net/app_static/images/home/BannerHomeNew.png",
  4. "homeTitle": "https://xy.wenlvti.net/app_static/images/home/BannerHomeTitle.png",
  5. "home": {
  6. "height": 460,
  7. "images": [
  8. "https://xy.wenlvti.net/app_static/images/banner/Home.jpg"
  9. ]
  10. },
  11. "dig": {
  12. "height": 400,
  13. "images": [
  14. "https://xy.wenlvti.net/app_static/images/banner/Dig.jpg"
  15. ]
  16. },
  17. "discover": {
  18. "height": 400,
  19. "images": [
  20. "https://xy.wenlvti.net/app_static/images/banner/Discover.jpg"
  21. ]
  22. }
  23. }
  24. }