Commit 973c5455 authored by lvzhuangzhuang's avatar lvzhuangzhuang

Merge remote-tracking branch 'origin/master'

parents fc65d5be d9814bae
......@@ -35,7 +35,7 @@ export default {
},
data() {
return {
title: '开滦集团报送系统',
title: '开滦采集转换系统',
logo: logoImg
}
}
......
module.exports = {
title: '开滦集团报送系统',
title: '开滦采集转换系统',
/**
* 侧边栏主题 深色主题theme-dark,浅色主题theme-light
......
......@@ -5,7 +5,7 @@
<span class="text">开滦(集团)有限责任公司</span>
</div>
<el-form ref="loginForm" :model="loginForm" :rules="loginRules" class="login-form">
<h3 class="title">开滦集团报送系统</h3>
<h3 class="title">开滦采集转换系统</h3>
<el-form-item prop="username">
<el-input v-model="loginForm.username" type="text" auto-complete="off" placeholder="账号">
<svg-icon slot="prefix" icon-class="user" class="el-input__icon input-icon" />
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment