样式修改
This commit is contained in:
@@ -109,7 +109,7 @@ export default {
|
||||
showContent: true,
|
||||
// 项目名
|
||||
// projectName: process.env.VUE_APP_NAME
|
||||
projectName:'广西壮族自治区南宁生态环境监测中心'
|
||||
// projectName:'南宁市生态环境监测数据综合分析平台'
|
||||
};
|
||||
},
|
||||
created() {
|
||||
|
||||
@@ -6,10 +6,9 @@
|
||||
:rules="rules"
|
||||
layout="vertical"
|
||||
class="login-form ele-bg-white">
|
||||
<h1>广西壮族自治区<br/>
|
||||
南宁生态环境监测中心</h1>
|
||||
<h1 style="width: 200%;">南宁市生态环境监测数据综合分析平台</h1>
|
||||
<!-- <h4>{{ $t('login.title') }}</h4>-->
|
||||
<a-form-item name="username">
|
||||
<a-form-item name="username" style="margin-top: 30px">
|
||||
<a-input
|
||||
allow-clear
|
||||
size="large"
|
||||
|
||||
Reference in New Issue
Block a user