From e05b524c39dc64f13d9219558a03a5702eec83d0 Mon Sep 17 00:00:00 2001 From: Ironsp <1522278303@qq.com> Date: Mon, 1 Jun 2026 14:54:30 +0800 Subject: [PATCH] =?UTF-8?q?feat=20=E5=A2=9E=E5=8A=A0=E8=AE=BE=E5=A4=87?= =?UTF-8?q?=E5=AD=97=E6=AE=B5,=20=E5=A2=9E=E5=8A=A0=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E8=B4=A6=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Copilot --- .env.development | 2 +- .env.production | 2 +- .eslintrc-auto-import.json | 4 ---- package.json | 2 +- src/views/equipmentList/list.vue | 23 ++++++++++++++--------- src/views/index.vue | 2 +- src/views/systemList/user/user.vue | 2 +- 7 files changed, 19 insertions(+), 18 deletions(-) diff --git a/.env.development b/.env.development index 9f5c5a5..faa1f19 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = RuoYi-Vue-Plus多租户管理系统 +VITE_APP_TITLE = 可视化电子围栏管理系统 VITE_APP_LOGO_TITLE = RuoYi-Vue-Plus # 开发环境配置 diff --git a/.env.production b/.env.production index 883c8f1..eacb343 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = RuoYi-Vue-Plus多租户管理系统 +VITE_APP_TITLE = 可视化电子围栏管理系统 VITE_APP_LOGO_TITLE = RuoYi-Vue-Plus # 生产环境配置 diff --git a/.eslintrc-auto-import.json b/.eslintrc-auto-import.json index d979925..2ca3adf 100644 --- a/.eslintrc-auto-import.json +++ b/.eslintrc-auto-import.json @@ -5,10 +5,6 @@ "ComputedRef": true, "DirectiveBinding": true, "EffectScope": true, - "ElLoading": true, - "ElMessage": true, - "ElMessageBox": true, - "ElNotification": true, "ExtractDefaultPropTypes": true, "ExtractPropTypes": true, "ExtractPublicPropTypes": true, diff --git a/package.json b/package.json index c942817..930153b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "$schema": "https://json.schemastore.org/package", "name": "ruoyi-vue-plus", "version": "5.6.1-2.6.1", - "description": "RuoYi-Vue-Plus多租户管理系统", + "description": "可视化电子围栏管理系统", "author": "LionLi", "license": "MIT", "type": "module", diff --git a/src/views/equipmentList/list.vue b/src/views/equipmentList/list.vue index 587f843..a1cbc48 100644 --- a/src/views/equipmentList/list.vue +++ b/src/views/equipmentList/list.vue @@ -17,6 +17,7 @@ + @@ -56,20 +57,21 @@ - -