|
@@ -148,7 +148,7 @@ export const testConfigTSFire: Config[] = [
|
|
|
mock: {},
|
|
|
},
|
|
|
showStyle: {
|
|
|
- size: 'width:440px;height:290px;',
|
|
|
+ size: 'width:440px;height:310px;',
|
|
|
version: '原版',
|
|
|
position: 'top:325px;left:10px;',
|
|
|
},
|
|
@@ -345,7 +345,7 @@ export const testConfigTSFire: Config[] = [
|
|
|
board: [
|
|
|
{
|
|
|
type: 'N',
|
|
|
- readFrom: 'deviceInfo.nitrogen.datalist[0].readData',
|
|
|
+ readFrom: '',
|
|
|
layout: 'label-top',
|
|
|
items: [
|
|
|
{
|
|
@@ -463,7 +463,7 @@ export const testConfigTSFire: Config[] = [
|
|
|
mock: {},
|
|
|
},
|
|
|
showStyle: {
|
|
|
- size: 'width:440px;height:290px;',
|
|
|
+ size: 'width:440px;height:355px;',
|
|
|
version: '原版',
|
|
|
position: 'top:280px;right:10px;',
|
|
|
},
|
|
@@ -623,7 +623,7 @@ export const testConfigTSFire: Config[] = [
|
|
|
},
|
|
|
},
|
|
|
showStyle: {
|
|
|
- size: 'width:440px;height:280px;',
|
|
|
+ size: 'width:440px;height:270px;',
|
|
|
version: '原版',
|
|
|
position: 'bottom:8px;right:10px;',
|
|
|
},
|