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 @@ - -