diff --git a/src/i18n/lang/en.js b/src/i18n/lang/en.js index a81b7ac9..1f2d61a9 100644 --- a/src/i18n/lang/en.js +++ b/src/i18n/lang/en.js @@ -225,6 +225,8 @@ module.exports = { }, realTime: { + due:'Due', + Expiration:'Expiration Date', target: 'Target', average: 'Avg', title: 'Real-time Data', diff --git a/src/i18n/lang/zh.js b/src/i18n/lang/zh.js index 29c27309..dbff58f3 100644 --- a/src/i18n/lang/zh.js +++ b/src/i18n/lang/zh.js @@ -232,6 +232,8 @@ module.exports = { }, // 实时页面 realTime: { + due:'即将到期', + Expiration:'到期时间', target: '目标', average: '平均', title: '实时数据', diff --git a/src/views/page/largeScreen.vue b/src/views/page/largeScreen.vue index 3fae4d82..4352ebc3 100644 --- a/src/views/page/largeScreen.vue +++ b/src/views/page/largeScreen.vue @@ -3,7 +3,7 @@
{{ other_show ? '后退' : '园区简介' }}
-
{{ limitUserId == 9 ? '甘井设施农业大数据云平台' : '温室智慧云数据统计' }}
+
{{getName()}}
-
{{$t('realTime.iccid')}}:{{$store.state.equipmentList[indexs - 1].iccidcode?$store.state.equipmentList[indexs - 1].iccidcode:''}}   到期时间: {{getPackageTime()}}(即将到期)
+
{{$t('realTime.iccid')}}:{{$store.state.equipmentList[indexs - 1].iccidcode?$store.state.equipmentList[indexs - 1].iccidcode:''}}    + {{$t('realTime.Expiration')}}: + {{getPackageTime()}}({{$t('realTime.due')}})
{{$t('index.weatherStation')}}: