diff --git a/.env.production b/.env.production index 1109bc6..0516991 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = RuoYi-Vue-Plus多租户管理系统 +VITE_APP_TITLE = 智造MOM平台系统 # 生产环境配置 VITE_APP_ENV = 'production' diff --git a/package.json b/package.json index 5ac3c42..d4fcf49 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ruoyi-vue-plus", "version": "5.2.3", - "description": "RuoYi-Vue-Plus多租户管理系统", + "description": "智造MOM平台系统", "author": "LionLi", "license": "MIT", "type": "module", diff --git a/src/views/register.vue b/src/views/register.vue index c3d1930..7947fee 100644 --- a/src/views/register.vue +++ b/src/views/register.vue @@ -1,7 +1,7 @@