|
@@ -57,12 +57,3 @@ export const infoMapper = [
|
|
|
mainImg: InfoMain5,
|
|
|
},
|
|
|
]
|
|
|
-if (window?.cusConfig?.version === 'zwww') {
|
|
|
- infoMapper.push({
|
|
|
- label: '实战专报',
|
|
|
- enLabel: 'Achievement-Exhibition',
|
|
|
- remark: '近年来,平台通过船舶管控系统精准预警重点海域和重要时段涉海信息,配合海南海警局、海岸警察总队等部门破获了系列重大案件...',
|
|
|
- subImg: InfoSub6,
|
|
|
- href: `/${store.state.app.apiProxy.staticApi}/video/cgzs.mp4`
|
|
|
- })
|
|
|
-}
|