Add login tips
This commit is contained in:
parent
1cb835c5ae
commit
8fc8352d94
|
@ -12,7 +12,7 @@
|
|||
- [x] 登录/注销
|
||||
- [x] 表格
|
||||
- [x] 表单
|
||||
- [x] 图表
|
||||
- [x] 图表 :bar_chart:
|
||||
- [x] 富文本编辑器
|
||||
- [x] markdown编辑器
|
||||
- [x] 图片拖拽/裁剪上传
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<div class="login-btn">
|
||||
<el-button type="primary" @click="submitForm('ruleForm')">登录</el-button>
|
||||
</div>
|
||||
|
||||
<p style="font-size:12px;line-height:30px;color:#999;">Tips : 用户名和密码随便填。</p>
|
||||
</el-form>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue