更改项目名称
This commit is contained in:
parent
ca3185195c
commit
4c5c4c5dc5
|
|
@ -21,7 +21,7 @@
|
|||
</div>
|
||||
</div> -->
|
||||
<div class="login">
|
||||
<h3 class="title">变电站扩建工程施工现场智能风险预警系统</h3>
|
||||
<h3 class="title">变电站扩建工程施工现场智能风险预警系统V1.0</h3>
|
||||
<div class="login-form">
|
||||
<el-form ref="loginForm" :model="loginForm" :rules="loginRules">
|
||||
<!-- -->
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
<div class="circle2"></div>
|
||||
<div class="tit">
|
||||
<span style="padding-bottom: 15px">您好,</span>
|
||||
<span>欢迎来到变电站扩建工程施工现场智能风险预警系统</span>
|
||||
<span>欢迎来到变电站扩建工程施工现场智能风险预警系统V1.0</span>
|
||||
</div>
|
||||
<div class="tit-en">
|
||||
<span style="padding-bottom: 15px">Hello!</span>
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
:rules="registerRules"
|
||||
class="register-form"
|
||||
>
|
||||
<h3 class="title">变电站扩建工程施工现场智能风险预警系统</h3>
|
||||
<h3 class="title">变电站扩建工程施工现场智能风险预警系统V1.0</h3>
|
||||
|
||||
<el-form-item prop="nickName">
|
||||
<el-input
|
||||
|
|
|
|||
Loading…
Reference in New Issue