From 97f33146e8fe8ab88aec55990d63750e353290e9 Mon Sep 17 00:00:00 2001 From: lzp <1747191978@qq.com> Date: Tue, 13 May 2025 15:50:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=99=BA=E8=83=BD=E5=8C=96=E8=A1=A3=E6=9F=9C?= =?UTF-8?q?=E5=90=8D=E7=A7=B0=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- .env.production | 2 +- .env.staging | 2 +- package.json | 2 +- src/views/login.vue | 2 +- src/views/register.vue | 2 +- vue.config.js | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.env.development b/.env.development index 8a249c0..e0d9006 100644 --- a/.env.development +++ b/.env.development @@ -1,10 +1,10 @@ # 页面标题 -VUE_APP_TITLE = 智能水温控制系统 +VUE_APP_TITLE = 智能化衣柜 # 开发环境配置 ENV = 'development' -# 智能水温控制系统/开发环境 +# 智能化衣柜/开发环境 VUE_APP_BASE_API = '/dev-api' VUE_APP_IMG_URL = 'https://test.tall.wiki/commen/' VUE_APP_API_QZURL = 'https://test.tall.wiki/commen/' diff --git a/.env.production b/.env.production index c63105b..2fe8202 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 智能水温控制系统 +VUE_APP_TITLE = 智能化衣柜 # 生产环境配置 NODE_ENV = 'production' diff --git a/.env.staging b/.env.staging index 79b552e..b5e9eb1 100644 --- a/.env.staging +++ b/.env.staging @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 智能水温控制系统 +VUE_APP_TITLE = 智能化衣柜 # 生产环境配置 NODE_ENV = 'production' diff --git a/package.json b/package.json index c4800b4..52472bf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ruoyi", "version": "3.8.9", - "description": "智能水温控制系统", + "description": "智能化衣柜", "author": "若依", "license": "MIT", "scripts": { diff --git a/src/views/login.vue b/src/views/login.vue index 42a6456..4a8c278 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -8,7 +8,7 @@ >