From ce3329a3cc6edb8616b2cae5b04837a44ac8f39d Mon Sep 17 00:00:00 2001 From: SelfRidicule Date: Thu, 29 Aug 2024 18:46:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=8F=E8=BF=B0=EF=BC=9A=E5=90=8E=E5=8F=B0?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 2 +- src/config/defaultSettings.js | 2 +- src/layouts/BasicLayout.vue | 9 +++++++-- src/layouts/UserLayout.vue | 6 +++--- 4 files changed, 12 insertions(+), 7 deletions(-) diff --git a/public/index.html b/public/index.html index 076044c..f3a0d2e 100644 --- a/public/index.html +++ b/public/index.html @@ -5,7 +5,7 @@ - 园区管理系统 + 淮安市机关事务服务平台管理系统 <% for (var i in htmlWebpackPlugin.options.cdn && htmlWebpackPlugin.options.cdn.css) { %> diff --git a/src/config/defaultSettings.js b/src/config/defaultSettings.js index e71c41f..03f7101 100644 --- a/src/config/defaultSettings.js +++ b/src/config/defaultSettings.js @@ -23,7 +23,7 @@ export default { menu: { locale: true }, - title: '园区管理系统', + title: '淮安市机关事务服务平台', pwa: false, iconfontUrl: '', production: process.env.NODE_ENV === 'production' && process.env.VUE_APP_PREVIEW !== 'true' diff --git a/src/layouts/BasicLayout.vue b/src/layouts/BasicLayout.vue index b05c927..da67819 100644 --- a/src/layouts/BasicLayout.vue +++ b/src/layouts/BasicLayout.vue @@ -12,8 +12,8 @@ @@ -163,4 +163,9 @@ export default { diff --git a/src/layouts/UserLayout.vue b/src/layouts/UserLayout.vue index 33a1aeb..c3daf64 100644 --- a/src/layouts/UserLayout.vue +++ b/src/layouts/UserLayout.vue @@ -4,8 +4,8 @@
- - 园区管理系统 + + 淮安市机关事务服务平台管理系统
@@ -22,7 +22,7 @@ 条款