| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- export const showingStandData =[
- {
- id: 'iotManger',
- img: 'image/showing/szman.jpg',
- href: 'https://gpscore.net/',
- title: "管理平台",
- subTitle: "一站式管理,专业高效"
- },
- {
- id: 'ePower',
- img: 'image/showing/szman.jpg',
- href: '/ad/zhny',
- title: "智慧能源",
- subTitle: "1+3综合数字能源管理平台"
- },
- {
- id: 'aiCamera',
- img: 'image/showing/ai_h.jpg',
- href: 'https://gpscore.net/',
- title: "ai视觉",
- subTitle: "摄像头+ai算法,各种算法,各种场景"
- },
- {
- id: 'iot',
- img: 'image/showing/iot.jpg',
- href: 'https://gpscore.net/',
- title: "合方圆物联网解决方案",
- subTitle: "积极开阔物联网在行业,医疗,家居等大众市场上的应用"
- },
- {
- id: 'gps',
- img: 'image/showing/gps.jpg',
- href: 'https://gpscore.net/',
- title: "北斗导航",
- subTitle: "合方圆关于GPS与北斗功能区别详细说明"
- },
- {
- id: 'etc',
- img: 'image/showing/etc.jpg',
- href: 'https://gpscore.net/',
- title: "智慧停车场",
- subTitle: "ai视觉落地成套方案"
- },
- {
- id: 'aiCamera',
- img: 'image/showing/lowCam.jpg',
- href: 'https://gpscore.net/',
- title: "低功耗摄像头",
- subTitle: "超低功耗,超长工作时长"
- }
- ]
|