From 88cc77ad1508a728b0eff9e76cef306b40875d4d Mon Sep 17 00:00:00 2001 From: lzp <1747191978@qq.com> Date: Fri, 9 May 2025 11:05:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=99=BA=E8=83=BD=E9=97=A8=E9=94=81?= 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/index.vue | 233 +++++++++++++++++++++++++++++------------ src/views/login.vue | 2 +- src/views/register.vue | 2 +- vue.config.js | 2 +- 8 files changed, 174 insertions(+), 75 deletions(-) diff --git a/.env.development b/.env.development index e0d9006..c35f63d 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 1a7af2a..5973a05 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 b5e9eb1..56c6b00 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 52472bf..63c7741 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/index.vue b/src/views/index.vue index 761d521..52768a5 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -1,82 +1,181 @@ - - +}; + diff --git a/src/views/login.vue b/src/views/login.vue index ef8a071..cac7292 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -8,7 +8,7 @@ >

-

智能化衣柜

+

智能门锁

-

智能化衣柜

+

智能门锁