|
|
@@ -60,9 +60,9 @@ export const testConfigSealedGoaf: Config[] = [
|
|
|
preset: [],
|
|
|
},
|
|
|
showStyle: {
|
|
|
- size: 'width:400px;height:170px;',
|
|
|
+ size: 'width:400px;height:190px;',
|
|
|
version: '原版',
|
|
|
- position: 'top:70px;left:25px;',
|
|
|
+ position: 'top:90px;left:25px;',
|
|
|
},
|
|
|
},
|
|
|
// 2. 当日生产状态
|
|
|
@@ -173,7 +173,7 @@ export const testConfigSealedGoaf: Config[] = [
|
|
|
showStyle: {
|
|
|
size: 'width:400px;height:210px;',
|
|
|
version: '原版',
|
|
|
- position: 'top:250px;left:25px;',
|
|
|
+ position: 'top:280px;left:25px;',
|
|
|
},
|
|
|
},
|
|
|
// 5. 密闭情况总览 更名为 矿井情况总览
|
|
|
@@ -276,9 +276,9 @@ export const testConfigSealedGoaf: Config[] = [
|
|
|
preset: [],
|
|
|
},
|
|
|
showStyle: {
|
|
|
- size: 'width:400px;height:420px;',
|
|
|
+ size: 'width:400px;height:400px;',
|
|
|
version: '原版',
|
|
|
- position: 'top:470px;left:25px;',
|
|
|
+ position: 'top:490px;left:25px;',
|
|
|
},
|
|
|
},
|
|
|
// 4. 当日报警情况统计
|
|
|
@@ -767,7 +767,7 @@ export const testConfigSealedMine: Config[] = [
|
|
|
showStyle: {
|
|
|
size: 'width:400px;height:230px;',
|
|
|
version: '原版',
|
|
|
- position: 'top:100px;left:25px;',
|
|
|
+ position: 'top:140px;left:25px;',
|
|
|
},
|
|
|
},
|
|
|
|
|
|
@@ -866,7 +866,7 @@ export const testConfigSealedMine: Config[] = [
|
|
|
showStyle: {
|
|
|
size: 'width:400px;height:270px;',
|
|
|
version: '原版',
|
|
|
- position: 'top:310px;left:25px;',
|
|
|
+ position: 'top:350px;left:25px;',
|
|
|
},
|
|
|
},
|
|
|
// 3.预警信息列表
|
|
|
@@ -932,9 +932,9 @@ export const testConfigSealedMine: Config[] = [
|
|
|
preset: [],
|
|
|
},
|
|
|
showStyle: {
|
|
|
- size: 'width:400px;height:300px;',
|
|
|
+ size: 'width:400px;height:260px;',
|
|
|
version: '原版',
|
|
|
- position: 'top:560px;left:25px;',
|
|
|
+ position: 'top:600px;left:25px;',
|
|
|
},
|
|
|
},
|
|
|
// 4. 密闭内墙详情展示
|