|
|
@ -6,7 +6,7 @@ export const body = { |
|
|
|
{ |
|
|
|
width: '480rem', |
|
|
|
height: '308rem', |
|
|
|
background: { image: 'src/assets/border-1.png' }, |
|
|
|
background: { image: 'assets/border-1.png' }, |
|
|
|
title: { |
|
|
|
text: '行业热点', |
|
|
|
color: '#fff', |
|
|
@ -19,7 +19,7 @@ export const body = { |
|
|
|
{ |
|
|
|
width: '480rem', |
|
|
|
height: '618rem', |
|
|
|
background: { image: 'src/assets/border-2.png' }, |
|
|
|
background: { image: 'assets/border-2.png' }, |
|
|
|
title: { |
|
|
|
text: '时物链', |
|
|
|
color: '#fff', |
|
|
@ -37,7 +37,7 @@ export const body = { |
|
|
|
{ |
|
|
|
width: '920rem', |
|
|
|
height: '626rem', |
|
|
|
background: { image: 'src/assets/border-main.png' }, |
|
|
|
background: { image: 'assets/border-main.png' }, |
|
|
|
title: { |
|
|
|
hide: true, |
|
|
|
text: '3D地图', |
|
|
@ -47,7 +47,7 @@ export const body = { |
|
|
|
{ |
|
|
|
width: '920rem', |
|
|
|
height: '300rem', |
|
|
|
background: { image: 'src/assets/border-3.png' }, |
|
|
|
background: { image: 'assets/border-3.png' }, |
|
|
|
title: { |
|
|
|
text: '综合曲线', |
|
|
|
color: '#fff', |
|
|
@ -65,7 +65,7 @@ export const body = { |
|
|
|
{ |
|
|
|
width: '480rem', |
|
|
|
height: '308rem', |
|
|
|
background: { image: 'src/assets/border-5.png' }, |
|
|
|
background: { image: 'assets/border-5.png' }, |
|
|
|
title: { |
|
|
|
hide: true, |
|
|
|
text: '专家会诊统计', |
|
|
@ -79,7 +79,7 @@ export const body = { |
|
|
|
{ |
|
|
|
width: '480rem', |
|
|
|
height: '308rem', |
|
|
|
background: { image: 'src/assets/border-1.png' }, |
|
|
|
background: { image: 'assets/border-1.png' }, |
|
|
|
title: { |
|
|
|
text: '全省产量对比', |
|
|
|
color: '#fff', |
|
|
@ -92,7 +92,7 @@ export const body = { |
|
|
|
{ |
|
|
|
width: '480rem', |
|
|
|
height: '300rem', |
|
|
|
background: { image: 'src/assets/border-1.png' }, |
|
|
|
background: { image: 'assets/border-1.png' }, |
|
|
|
title: { |
|
|
|
text: '全省报警统计', |
|
|
|
color: '#fff', |
|
|
|