feat: 提交首页

This commit is contained in:
pengqiao1993
2025-10-29 17:31:26 +08:00
parent 4199ceee48
commit 9258bcc0a9
46 changed files with 15838 additions and 1630 deletions

View File

@ -1,36 +1,36 @@
export default {
home: {
login: 'Login',
account: 'Account',
password: 'Password',
placeAccount: "Place input account",
placePassword: 'Place input password',
noLogin: 'The feature is not available yet',
loadAmmeter: 'Load Meter',
dieselGeneratorMeter: 'Diesel Meter',
energyStorageMeter: 'Cabinet Meter',
alarmTypeList: [{
name: 'Real-Time Alarm'
}, {
name: 'History Alarm'
}],
lang: 'Switch languages',
ydty: 'Read and agree',
yhxy: 'User Agreement',
and: 'and',
yszc: 'Privacy Policy',
yhxyhyszc: 'User Agreement and Privacy Policy',
msgf: 'Welcome to the "Small Savings and Great Energy" APP, we attach great importance to the protection of your personal information and privacy. Please read this app carefully before you use it',
msgs: 'When you use this application, it means that you have read, understood and agreed to accept all the terms of this agreement. If you do not agree with any of the contents of this Agreement, please stop using this Application immediately.',
agree: 'Agree',
quit: 'Disagree',
guestLogin: 'Guest Login',
checkFirst: 'Please check the box to agree to the User Agreement and Privacy Policy',
stationType:[{
name:'China Station'
},{
name:'Overseas Station'
}],
useElecPrice: 'Electricity prices'
}
home: {
login: 'Login',
account: 'Account',
password: 'Password',
placeAccount: "Place input account",
placePassword: 'Place input password',
noLogin: 'The feature is not available yet',
loadAmmeter: 'Load Meter',
dieselGeneratorMeter: 'Diesel Meter',
energyStorageMeter: 'Cabinet Meter',
alarmTypeList: [{
name: 'Real-Time Alarm'
}, {
name: 'History Alarm'
}],
lang: 'Switch languages',
ydty: 'Read and agree',
yhxy: 'User Agreement',
and: 'and',
yszc: 'Privacy Policy',
yhxyhyszc: 'User Agreement and Privacy Policy',
msgf: 'Welcome to the "Small Savings and Great Energy" APP, we attach great importance to the protection of your personal information and privacy. Please read this app carefully before you use it',
msgs: 'When you use this application, it means that you have read, understood and agreed to accept all the terms of this agreement. If you do not agree with any of the contents of this Agreement, please stop using this Application immediately.',
agree: 'Agree',
quit: 'Disagree',
guestLogin: 'Guest Login',
checkFirst: 'Please check the box to agree to the User Agreement and Privacy Policy',
stationType: [{
name: 'China Station'
}, {
name: 'Overseas Station'
}],
useElecPrice: 'Electricity prices'
}
}