|
@@ -15,7 +15,7 @@
|
|
|
clearable class="ri-tel" @keyup.enter.native="submitForm('ruleForm2')"
|
|
|
ref="username"></el-input>
|
|
|
</el-form-item>
|
|
|
- <div style="height: 15px;"></div>
|
|
|
+ <div style="height: 20px;"></div>
|
|
|
<el-form-item prop="pwd">
|
|
|
<el-input v-model="ruleForm2.pwd" name="password" autocomplete="off" maxlength="16"
|
|
|
placeholder="请输入密码"
|