showingData.js 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. export const showingStandData =[
  2. {
  3. id: 'iotManger',
  4. img: 'image/showing/szman.jpg',
  5. href: 'https://gpscore.net/',
  6. title: "管理平台",
  7. subTitle: "一站式管理,专业高效"
  8. },
  9. {
  10. id: 'ePower',
  11. img: 'image/showing/szman.jpg',
  12. href: '/ad/zhny',
  13. title: "智慧能源",
  14. subTitle: "1+3综合数字能源管理平台"
  15. },
  16. {
  17. id: 'aiCamera',
  18. img: 'image/showing/ai_h.jpg',
  19. href: 'https://gpscore.net/',
  20. title: "ai视觉",
  21. subTitle: "摄像头+ai算法,各种算法,各种场景"
  22. },
  23. {
  24. id: 'iot',
  25. img: 'image/showing/iot.jpg',
  26. href: 'https://gpscore.net/',
  27. title: "合方圆物联网解决方案",
  28. subTitle: "积极开阔物联网在行业,医疗,家居等大众市场上的应用"
  29. },
  30. {
  31. id: 'gps',
  32. img: 'image/showing/gps.jpg',
  33. href: 'https://gpscore.net/',
  34. title: "北斗导航",
  35. subTitle: "合方圆关于GPS与北斗功能区别详细说明"
  36. },
  37. {
  38. id: 'etc',
  39. img: 'image/showing/etc.jpg',
  40. href: 'https://gpscore.net/',
  41. title: "智慧停车场",
  42. subTitle: "ai视觉落地成套方案"
  43. },
  44. {
  45. id: 'aiCamera',
  46. img: 'image/showing/lowCam.jpg',
  47. href: 'https://gpscore.net/',
  48. title: "低功耗摄像头",
  49. subTitle: "超低功耗,超长工作时长"
  50. }
  51. ]