diff --git a/custom-login-page.md b/custom-login-page.md index f11a5e4..ba9603c 100644 --- a/custom-login-page.md +++ b/custom-login-page.md @@ -2,7 +2,7 @@ title: 自定义登录框 description: 通过上传Vue代码和CSS样式来自定义登录框 published: true -date: 2021-07-30T02:42:26.037Z +date: 2021-07-30T06:59:54.419Z tags: editor: markdown dateCreated: 2021-07-29T06:23:40.688Z @@ -71,6 +71,11 @@ form表单外的div标签的 **class** 属性需要有 **layui-form**。
``` +- 记住我 +```html + +``` + # 页面参数pageParams | 字段名 | 说明 | 默认值 | 能否为空 | 取值范围 | | :-: | :-: | :-: | :-: | :-: |