|
@@ -555,7 +555,7 @@ export const testConfigDust: Config[] = [
|
|
|
readFrom: 'dustManageInfo',
|
|
|
items: [
|
|
|
{
|
|
|
- label: '',
|
|
|
+ label: '监测总数',
|
|
|
value: '${totalNum}',
|
|
|
color: 'blue',
|
|
|
},
|
|
@@ -584,19 +584,6 @@ export const testConfigDust: Config[] = [
|
|
|
],
|
|
|
gallery_list: [],
|
|
|
table: [],
|
|
|
- list: [
|
|
|
- {
|
|
|
- type: 'A',
|
|
|
- readFrom: '',
|
|
|
- mapFromData: false,
|
|
|
- items: [
|
|
|
- {
|
|
|
- label: '',
|
|
|
- value: '',
|
|
|
- },
|
|
|
- ],
|
|
|
- },
|
|
|
- ],
|
|
|
complex_list: [
|
|
|
{
|
|
|
type: 'C',
|
|
@@ -994,7 +981,7 @@ export const testConfigFire: Config[] = [
|
|
|
},
|
|
|
showStyle: {
|
|
|
size: 'width:450px;height:425px;',
|
|
|
- version: '新版',
|
|
|
+ version: '原版',
|
|
|
position: 'top:60px;left:0;',
|
|
|
},
|
|
|
},
|
|
@@ -1081,7 +1068,7 @@ export const testConfigFire: Config[] = [
|
|
|
},
|
|
|
showStyle: {
|
|
|
size: 'width:450px;height:425px;',
|
|
|
- version: '新版',
|
|
|
+ version: '原版',
|
|
|
position: 'top:495px;left:0;',
|
|
|
},
|
|
|
},
|
|
@@ -1143,9 +1130,9 @@ export const testConfigFire: Config[] = [
|
|
|
// mock: BDfireMock,
|
|
|
},
|
|
|
showStyle: {
|
|
|
- size: 'width:1000px;height:280px;',
|
|
|
- version: '新版',
|
|
|
- position: 'top:640px;left:460px;',
|
|
|
+ size: 'width:1040px;height:280px;',
|
|
|
+ version: '原版',
|
|
|
+ position: 'top:640px;left:440px;',
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -1336,7 +1323,7 @@ export const testConfigFire: Config[] = [
|
|
|
},
|
|
|
showStyle: {
|
|
|
size: 'width:450px;height:570px;',
|
|
|
- version: '新版',
|
|
|
+ version: '原版',
|
|
|
position: 'top:60px;right:0;',
|
|
|
},
|
|
|
},
|
|
@@ -1406,7 +1393,7 @@ export const testConfigFire: Config[] = [
|
|
|
},
|
|
|
showStyle: {
|
|
|
size: 'width:450px;height:280px;',
|
|
|
- version: '新版',
|
|
|
+ version: '原版',
|
|
|
position: 'top:640px;right:0;',
|
|
|
},
|
|
|
},
|