diff --git a/.env.development b/.env.development index 3737274..8b1538a 100644 --- a/.env.development +++ b/.env.development @@ -1,7 +1,6 @@ # 页面标题 -VITE_APP_TITLE = RuoYi-Vue-Plus多租户管理系统 -VITE_APP_LOGO_TITLE = RuoYi-Vue-Plus - +VITE_APP_TITLE = haiwei-wcs多租户管理系统 +VITE_APP_LOGO_TITLE = haiwei-wcs # 开发环境配置 VITE_APP_ENV = 'development' diff --git a/.env.production b/.env.production index 883c8f1..4e139ea 100644 --- a/.env.production +++ b/.env.production @@ -1,6 +1,6 @@ # 页面标题 -VITE_APP_TITLE = RuoYi-Vue-Plus多租户管理系统 -VITE_APP_LOGO_TITLE = RuoYi-Vue-Plus +VITE_APP_TITLE = haiwei-wcs租户管理系统 +VITE_APP_LOGO_TITLE = haiwei-wcs # 生产环境配置 VITE_APP_ENV = 'production' diff --git a/src/views/index.vue b/src/views/index.vue index fe01b1e..2f87eb5 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -1,164 +1,485 @@