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