|
@@ -2631,7 +2631,7 @@ export const testConfigBDFire: Config[] = [
|
|
|
list: [],
|
|
|
complex_list: [
|
|
|
{
|
|
|
- type: 'A',
|
|
|
+ type: 'C',
|
|
|
readFrom: 'fireManageInfo.sysList',
|
|
|
mapFromData: true,
|
|
|
items: [
|
|
@@ -2984,9 +2984,9 @@ export const testConfigBDFire: Config[] = [
|
|
|
// mock: BDfireMock,
|
|
|
},
|
|
|
showStyle: {
|
|
|
- size: 'width:450px;height:230px;',
|
|
|
+ size: 'width:450px;height:240px;',
|
|
|
version: '保德',
|
|
|
- position: 'top:210px;right:0;',
|
|
|
+ position: 'top:160px;right:0;',
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -3082,9 +3082,9 @@ export const testConfigBDFire: Config[] = [
|
|
|
// mock: BDfireMock,
|
|
|
},
|
|
|
showStyle: {
|
|
|
- size: 'width:450px;height:230px;',
|
|
|
+ size: 'width:450px;height:240px;',
|
|
|
version: '保德',
|
|
|
- position: 'top:450px;right:0;',
|
|
|
+ position: 'top:410px;right:0;',
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -3147,9 +3147,9 @@ export const testConfigBDFire: Config[] = [
|
|
|
// mock: BDfireMock,
|
|
|
},
|
|
|
showStyle: {
|
|
|
- size: 'width:450px;height:230px;',
|
|
|
+ size: 'width:450px;height:260px;',
|
|
|
version: '保德',
|
|
|
- position: 'top:690px;right:0;',
|
|
|
+ position: 'top:660px;right:0;',
|
|
|
},
|
|
|
},
|
|
|
];
|