Browse Source

feat: 文案修改

main
betaqi 2 months ago
parent
commit
a371cd175f
  1. 12
      components/pageLayout/serce.vue

12
components/pageLayout/serce.vue

@ -66,7 +66,7 @@ const serveList = [ @@ -66,7 +66,7 @@ const serveList = [
clx: 'aspect-[1/1.0585] col-span-2 relative sm:aspect-auto sm:w-[160px] sm:h-[166px]',
},
{
title: '完美的中间件生态',
title: '储能家EMS应用',
lgBg: '/images/serve/2.2_lg.png',
smBg: '/images/serve/2.2_sm.png',
contentList: ['MQTT', 'OPC UA', 'Modbus', 'OPC UA', 'Modbus', '……'],
@ -76,29 +76,29 @@ const serveList = [ @@ -76,29 +76,29 @@ const serveList = [
title: '电力四级防护',
lgBg: '/images/serve/2.3_lg.png',
smBg: '/images/serve/2.3_sm.png',
contentList: ['2路CAN', '8路485', '10路DI', '10路DO', '4路网口', '……'],
contentList: ['电气安全', '人身安全', '系统稳定性', '宽温可靠性', '……'],
clx: 'aspect-[1/1.0585] relative col-span-2 sm:aspect-auto sm:w-[160px] sm:h-[166px]',
},
{
title: '运维系统工具',
lgBg: '/images/serve/2.4_lg.png',
smBg: '/images/serve/2.4_sm.png',
contentList: ['2路CAN', '8路485', '10路DI', '10路DO', '4路网口', '……'],
contentList: ['设备信息', '设备自检', '系统日志', 'OTA升级', '系统配置', '……'],
clx: 'aspect-[1/1.0585] col-span-2 relative sm:aspect-auto sm:w-[160px] sm:h-[166px]',
},
{
title: '储能家EMS应用',
title: '完善的中间件生态',
lgBg: '/images/serve/2.5_lg.png',
smBg: '/images/serve/2.5_sm.png',
contentList: ['2路CAN', '8路485', '10路DI', '10路DO', '4路网口', '……'],
contentList: ['EMS通用策略', '对时等中间件', '电力储能各种协议', '基础接口SDK', '……'],
clx: 'aspect-[2.5/1.0158] col-span-5 relative sm:aspect-auto sm:w-[160px] sm:h-[166px]',
},
{
title: '云端储能平台',
lgBg: '/images/serve/2.6_lg.png',
smBg: '/images/serve/2.6_sm.png',
contentList: ['2路CAN', '8路485', '10路DI', '10路DO', '4路网口', '……'],
contentList: ['站点管理', '站点收益', '数据曲线', '故障规则', '租户管理', '……'],
clx: 'aspect-[1.5/1.0158] col-span-3 relative sm:aspect-auto sm:w-[160px] sm:h-[166px]',
},
]

Loading…
Cancel
Save