diff --git a/src/layout/index.vue b/src/layout/index.vue index 3e45fbe..f9f2462 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -109,7 +109,7 @@ export default { showContent: true, // 项目名 // projectName: process.env.VUE_APP_NAME - projectName:'广西壮族自治区南宁生态环境监测中心' + // projectName:'南宁市生态环境监测数据综合分析平台' }; }, created() { diff --git a/src/views/login/login.vue b/src/views/login/login.vue index a238622..410d5c5 100644 --- a/src/views/login/login.vue +++ b/src/views/login/login.vue @@ -6,10 +6,9 @@ :rules="rules" layout="vertical" class="login-form ele-bg-white"> -