From 368807e0ee4211f4ddec23cd96fabad926fc517f Mon Sep 17 00:00:00 2001 From: wangyan21 Date: Tue, 17 Oct 2023 18:23:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=B3=BB=E7=BB=9F=E5=90=8D?= =?UTF-8?q?=E7=A7=B0=E5=92=8C=E7=BD=91=E9=A1=B5=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- god-ui/.env.development | 2 +- god-ui/.env.staging | 2 +- god-ui/public/index.html | 2 +- god-ui/public/logo_tubiao72.png | Bin 0 -> 5059 bytes god-ui/src/assets/logo/logo.png | Bin 14273 -> 6878 bytes god-ui/vue.config.js | 2 +- 6 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 god-ui/public/logo_tubiao72.png diff --git a/god-ui/.env.development b/god-ui/.env.development index 5580d3d5..98f41099 100644 --- a/god-ui/.env.development +++ b/god-ui/.env.development @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 装备管理系统 +VUE_APP_TITLE = 智慧车间安防监控和管理 # 开发环境配置 ENV = 'development' diff --git a/god-ui/.env.staging b/god-ui/.env.staging index 190fb4e9..4711b9fc 100644 --- a/god-ui/.env.staging +++ b/god-ui/.env.staging @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 装备管理系统 +VUE_APP_TITLE = 智慧车间安防监控和管理 NODE_ENV = production diff --git a/god-ui/public/index.html b/god-ui/public/index.html index f3f62756..30270cd5 100644 --- a/god-ui/public/index.html +++ b/god-ui/public/index.html @@ -5,7 +5,7 @@ - + <%= webpackConfig.name %>