diff --git a/.env.development b/.env.development index a578732..2b7d0bc 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = 招商车研物联网平台 +VITE_APP_TITLE = 招商车研AI测评机器人模拟测试平台 # 开发环境配置 VITE_APP_ENV = 'development' diff --git a/.env.production b/.env.production index eb954c0..8772b3a 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = 招商车研物联网平台 +VITE_APP_TITLE = 智能座舱测评AI机器人 # 生产环境配置 VITE_APP_ENV = 'production' diff --git a/src/assets/images/index-background.jpg b/src/assets/images/index-background.jpg new file mode 100644 index 0000000..a93ee06 Binary files /dev/null and b/src/assets/images/index-background.jpg differ diff --git a/src/assets/images/login-background-back.jpg b/src/assets/images/login-background-back.jpg new file mode 100644 index 0000000..8a89eb8 Binary files /dev/null and b/src/assets/images/login-background-back.jpg differ diff --git a/src/assets/images/login-background.jpg b/src/assets/images/login-background.jpg index 8a89eb8..242ca39 100644 Binary files a/src/assets/images/login-background.jpg and b/src/assets/images/login-background.jpg differ diff --git a/src/views/index.vue b/src/views/index.vue index b5f9f2b..b842943 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -1,6 +1,9 @@ - 首页 + + 招商车研AI测评机器人 + 模拟测试平台 + @@ -9,5 +12,29 @@ diff --git a/src/views/login.vue b/src/views/login.vue index 0b7d256..b867391 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -1,7 +1,7 @@ - 招商车研物联网平台 + 招商车研AI测评机器人模拟测试平台 - 招商车研物联网平台 + 智能座舱测评AI机器人
招商车研AI测评机器人
模拟测试平台