|
@@ -70,20 +70,20 @@ export default {
|
|
openStatus:'Door opening',
|
|
openStatus:'Door opening',
|
|
closeStatus:'Door closing',
|
|
closeStatus:'Door closing',
|
|
opensuccess:'open success',
|
|
opensuccess:'open success',
|
|
- title:'equipment status',
|
|
|
|
|
|
+ title:'Equipment status',
|
|
red:'Red means machine alarm',
|
|
red:'Red means machine alarm',
|
|
green:'Green means the machine is normal',
|
|
green:'Green means the machine is normal',
|
|
- sleep:'sleep state:machine sleep',
|
|
|
|
- unsleep:'sleep state:did not sleep',
|
|
|
|
|
|
+ sleep:'Sleep state:Machine sleep',
|
|
|
|
+ unsleep:'Sleep state:Did not sleep',
|
|
sleepDesc:'sleep desc',
|
|
sleepDesc:'sleep desc',
|
|
- on:'switch:the machine is turning on',
|
|
|
|
- off:'switch:machine shut down',
|
|
|
|
- equipmentNo:'equipmentNo',
|
|
|
|
|
|
+ on:'Furnace state:Open',
|
|
|
|
+ off:'Furnace state:Closed state ',
|
|
|
|
+ equipmentNo:'EquipmentNo',
|
|
area:'area',
|
|
area:'area',
|
|
temperature :'Temperature of the furnace head',
|
|
temperature :'Temperature of the furnace head',
|
|
- equipmentTemperature:'equipmentTemperature',
|
|
|
|
- humidity:'equipmentHumidity',
|
|
|
|
- alarm:'alarm content',
|
|
|
|
|
|
+ equipmentTemperature:'EquipmentTemperature',
|
|
|
|
+ humidity:'EquipmentHumidity',
|
|
|
|
+ alarm:'Alarm content',
|
|
tip:'prompt',
|
|
tip:'prompt',
|
|
successReturn:'Sending succeeded',
|
|
successReturn:'Sending succeeded',
|
|
errorReturn:'fail in send',
|
|
errorReturn:'fail in send',
|
|
@@ -111,15 +111,15 @@ export default {
|
|
kaiqi:'on',
|
|
kaiqi:'on',
|
|
guanbi:'off',
|
|
guanbi:'off',
|
|
edit:'edit',
|
|
edit:'edit',
|
|
- refreshTime:'last refresh time',
|
|
|
|
- volume:'volume',
|
|
|
|
- whiteSugar:'whiteSugar',
|
|
|
|
- redSugar:'redSugar',
|
|
|
|
- yellowSugar:'yellowSugar',
|
|
|
|
- blueSugar:'blueSugar',
|
|
|
|
- stick:'stick',
|
|
|
|
- water:'water',
|
|
|
|
- wasteWater:'wasteWater',
|
|
|
|
|
|
+ refreshTime:'Last refresh time',
|
|
|
|
+ volume:'Volume',
|
|
|
|
+ whiteSugar:'White sugar',
|
|
|
|
+ redSugar:'Red sugar',
|
|
|
|
+ yellowSugar:'Yellow sugar',
|
|
|
|
+ blueSugar:'Blue sugar',
|
|
|
|
+ stick:'Stick',
|
|
|
|
+ water:'Clean water',
|
|
|
|
+ wasteWater:'Waste water',
|
|
buliao:'one click to complete materials',
|
|
buliao:'one click to complete materials',
|
|
buliaoT:'implement',
|
|
buliaoT:'implement',
|
|
suspendBusiness:'Suspend Business',
|
|
suspendBusiness:'Suspend Business',
|
|
@@ -129,7 +129,7 @@ export default {
|
|
deviceName:'Device name',
|
|
deviceName:'Device name',
|
|
devicePlaceholder:'Enter the last 6 digits of the device code',
|
|
devicePlaceholder:'Enter the last 6 digits of the device code',
|
|
deviceNamePlaceholder:'Enter key word',
|
|
deviceNamePlaceholder:'Enter key word',
|
|
- search:'search',
|
|
|
|
|
|
+ search:'Search',
|
|
},
|
|
},
|
|
equipmentStatics:{
|
|
equipmentStatics:{
|
|
title:'Machine Sales Ranking',
|
|
title:'Machine Sales Ranking',
|