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