From dca358ac3fdf71b22d39d5e7575084db1d3e29d7 Mon Sep 17 00:00:00 2001 From: xiangxy Date: Thu, 30 Nov 2023 14:42:35 +0800 Subject: [PATCH] home --- src/i18n/langs/en.js | 12 +- src/pages/modules/home/home.1.vue | 236 ++++++++++++++++++++++++++++++ src/pages/modules/home/home.vue | 27 ++-- 3 files changed, 257 insertions(+), 18 deletions(-) create mode 100644 src/pages/modules/home/home.1.vue diff --git a/src/i18n/langs/en.js b/src/i18n/langs/en.js index 9d6e125..73f7731 100644 --- a/src/i18n/langs/en.js +++ b/src/i18n/langs/en.js @@ -9,12 +9,12 @@ module.exports = { }, homeinfo: { topinfo: 'device info', - deviceinfo: 'device', - task: 'task', - status: 'status', - tasknum: 'task num', - speed: 'speed', - error: 'error' + deviceinfo: 'Device information', + task: 'Current task', + status: 'Task status', + tasknum: 'Number of tasks', + speed: 'Current speed', + error: 'AGV Fault' }, carrypoint: { topinfo: 'pickup point', diff --git a/src/pages/modules/home/home.1.vue b/src/pages/modules/home/home.1.vue new file mode 100644 index 0000000..68c87df --- /dev/null +++ b/src/pages/modules/home/home.1.vue @@ -0,0 +1,236 @@ + + + + + diff --git a/src/pages/modules/home/home.vue b/src/pages/modules/home/home.vue index 68c87df..ac099d4 100644 --- a/src/pages/modules/home/home.vue +++ b/src/pages/modules/home/home.vue @@ -147,13 +147,13 @@ export default { width 410px height 91px background center / 100% 100% url(../../../images/new/button.png) no-repeat - margin-left 127px + margin-left 187px position relative top -30px color #f6f9fe font-size 32px .rt - width 646px + width 746px height 102px font-size 36px font-style italic @@ -163,7 +163,7 @@ export default { margin-left 31px padding-top 40px .rc - width 652px + width 752px height 697px font-size 36px color #B4C1D8 @@ -171,39 +171,41 @@ export default { position relative top -10px .infoli01 - width 542px + width 742px height 140px margin 0 auto padding-top 45px + padding-left 40px .title float left display inline-block color #f6f9fe - width 30% + width 48% .txt01 float left display inline-block color #3CC1FF - margin-left 34px + // margin-left 34px width 330px line-height 36px word-wrap break-word font-size 30px .infoli - width 542px + width 742px line-height 94px height 94px margin 0 auto + padding-left 40px .title float left display inline-block color #f6f9fe - width 30% + width 48% .txt float left display inline-block color #3CC1FF - margin-left 34px + // margin-left 34px font-size 30px .infoli3 line-height 94px @@ -212,12 +214,12 @@ export default { float left display inline-block color #f6f9fe - width 30% + width 48% .txt float left display inline-block color #3CC1FF - margin-left 34px + // margin-left 34px font-size 30px .speed-bg width 513px @@ -226,7 +228,8 @@ export default { position relative top 95px .line - width 543px + width 95% + // width 543px height 1px background center / 100% 100% url(../../../images/new/bg-home-r4.png) no-repeat position relative