cloudCardHomeInfo.json 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. {
  2. "code": 200,
  3. "msg": "成功",
  4. "data": {
  5. "logo": "static/logo.png",
  6. "homeRecommendServiceList": [{
  7. "id": "1",
  8. "linkUrlType": "4",
  9. "serviceCode": "cloud_card_mp_path",
  10. "serviceName": "云卡",
  11. "serviceIcon": "/static/images/card_home_1.png?_v20230925",
  12. "jumpAddress": "/pages/cloudCard/index",
  13. "lowPower": 0,
  14. "serviceSwitch": 1
  15. },
  16. {
  17. "id": "2",
  18. "linkUrlType": "1",
  19. "serviceCode": "flashdeliver_canteenReserve",
  20. "serviceName": "餐厅预订",
  21. "serviceIcon": "/static/images/card_home_2.png?_v20230925",
  22. "jumpAddress": "/super_cloud/wx/flashdeliver/?module=canteenReserve",
  23. "lowPower": 1,
  24. "serviceSwitch": 1
  25. },
  26. {
  27. "id": "3",
  28. "linkUrlType": "2",
  29. "serviceCode": "unknown",
  30. "serviceName": "福利商城",
  31. "serviceIcon": "/static/images/card_home_3.png?_v20230925",
  32. "jumpAddress": "gh_xxx;wxb57c44e10f0c73dc",
  33. "lowPower": 1,
  34. "serviceSwitch": 1
  35. }
  36. ],
  37. "homeRecommendImgList": [{
  38. "id": "1",
  39. "linkUrlType": "1",
  40. "serviceCode": "unknown",
  41. "serviceName": "游走城市",
  42. "serviceIcon": "/static/images/img_home_1.png?_v20230925",
  43. "jumpAddress": "",
  44. "lowPower": 1,
  45. "serviceSwitch": 1
  46. },
  47. {
  48. "id": "2",
  49. "linkUrlType": "1",
  50. "serviceCode": "unknown",
  51. "serviceName": "游走城市",
  52. "serviceIcon": "/static/images/img_home_2.png?_v20230925",
  53. "jumpAddress": "",
  54. "lowPower": 1,
  55. "serviceSwitch": 1
  56. },
  57. {
  58. "id": "3",
  59. "linkUrlType": "1",
  60. "serviceCode": "unknown",
  61. "serviceName": "游走城市",
  62. "serviceIcon": "/static/images/img_home_3.png?_v20230925",
  63. "jumpAddress": "",
  64. "lowPower": 1,
  65. "serviceSwitch": 1
  66. }
  67. ],
  68. "indexServiceList": [{
  69. "id": "1",
  70. "linkUrlType": "1",
  71. "serviceCode": "flashdeliver_canteenReserve",
  72. "serviceName": "餐厅",
  73. "serviceIcon": "/static/images/icon_service_1.png",
  74. "jumpAddress": "/super_cloud/wx/flashdeliver/?module=canteenReserve"
  75. },
  76. {
  77. "id": "2",
  78. "linkUrlType": "1",
  79. "serviceCode": "flashdeliver",
  80. "serviceName": "服务站",
  81. "serviceIcon": "/static/images/icon_service_2.png",
  82. "jumpAddress": "/super_cloud/wx/flashdeliver/"
  83. },
  84. {
  85. "id": "3",
  86. "linkUrlType": "2",
  87. "serviceCode": "shopmail",
  88. "serviceName": "内购商城",
  89. "serviceIcon": "/static/images/icon_service_3.png",
  90. "jumpAddress": "gh_d2a489f9ef8d;wxc80da22c408c9a85;pages/mail/mail/index"
  91. },
  92. {
  93. "id": "4",
  94. "linkUrlType": "1",
  95. "serviceCode": "entity_shop",
  96. "serviceName": "周边",
  97. "serviceIcon": "/static/images/icon_service_4.png",
  98. "jumpAddress": "/super_cloud/wx/entity_shop/"
  99. },
  100. {
  101. "id": "5",
  102. "linkUrlType": "1",
  103. "serviceCode": "notice",
  104. "serviceName": "新闻动态",
  105. "serviceIcon": "/static/images/icon_service_5.png",
  106. "jumpAddress": "/avicfile/super_wechat/notice/index.html"
  107. },
  108. {
  109. "id": "6",
  110. "linkUrlType": "1",
  111. "serviceCode": "meetingRoom",
  112. "serviceName": "场地预约",
  113. "serviceIcon": "/static/images/icon_service_6.png",
  114. "jumpAddress": "/super_cloud/wx/meetingRoom/index.html"
  115. }
  116. ],
  117. "homeShapeBannerList": [{
  118. "id": "2",
  119. "linkUrlType": "1",
  120. "title": "新闻物业banner",
  121. "remark": "",
  122. "coverUrl": "/static/images/banner_shapre_2.png",
  123. "urlAddress": ""
  124. }, {
  125. "id": "3",
  126. "linkUrlType": "1",
  127. "title": "新闻物业banner",
  128. "remark": "",
  129. "coverUrl": "/static/images/banner_shapre_3.png",
  130. "urlAddress": ""
  131. }]
  132. }
  133. }