From fbef639ab4b66d0d8cc8c25d8a3b1fadf4ae53c2 Mon Sep 17 00:00:00 2001 From: Wangxin Date: Sun, 9 Nov 2025 20:27:25 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90web=E3=80=91=E6=A0=87=E9=A2=98?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ALOps_sys_fe/alops-ui/.env.development | 2 +- ALOps_sys_fe/alops-ui/.env.production | 2 +- ALOps_sys_fe/alops-ui/package.json | 2 +- ALOps_sys_fe/alops-ui/public/index.html | 3 +- .../src/layout/components/Sidebar/Logo.vue | 2 +- .../src/views/QandA/knowledge/index.vue | 45 ++++++++++++++++++- .../inMonitoring/inMonitor/message/index.vue | 10 ++++- ALOps_sys_fe/alops-ui/src/views/index.vue | 4 +- 8 files changed, 61 insertions(+), 9 deletions(-) diff --git a/ALOps_sys_fe/alops-ui/.env.development b/ALOps_sys_fe/alops-ui/.env.development index fb5fbac8..e71bf2b4 100644 --- a/ALOps_sys_fe/alops-ui/.env.development +++ b/ALOps_sys_fe/alops-ui/.env.development @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 中国烟草 +VUE_APP_TITLE = 唐山烟草网络设备智能监管平台 # 开发环境配置 ENV = 'development' diff --git a/ALOps_sys_fe/alops-ui/.env.production b/ALOps_sys_fe/alops-ui/.env.production index d23f04e4..4ee328cb 100644 --- a/ALOps_sys_fe/alops-ui/.env.production +++ b/ALOps_sys_fe/alops-ui/.env.production @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 中国烟草 +VUE_APP_TITLE = 唐山烟草网络设备智能监管平台 # 生产环境配置 ENV = 'production' diff --git a/ALOps_sys_fe/alops-ui/package.json b/ALOps_sys_fe/alops-ui/package.json index e006c998..76fbb0c0 100644 --- a/ALOps_sys_fe/alops-ui/package.json +++ b/ALOps_sys_fe/alops-ui/package.json @@ -1,7 +1,7 @@ { "name": "ruoyi", "version": "3.9.0", - "description": "中国烟草", + "description": "唐山烟草网络设备智能监管平台", "author": "若依", "license": "MIT", "scripts": { diff --git a/ALOps_sys_fe/alops-ui/public/index.html b/ALOps_sys_fe/alops-ui/public/index.html index 2754cc0b..10a5ed57 100644 --- a/ALOps_sys_fe/alops-ui/public/index.html +++ b/ALOps_sys_fe/alops-ui/public/index.html @@ -4,9 +4,10 @@ + - <%= webpackConfig.name %> + 唐山烟草网络设备智能监管平台