From 9feaa5fa46d5b3e2002fda1fad9b436e8aae5f6a Mon Sep 17 00:00:00 2001 From: Administrator <450292408@qq.com> Date: Fri, 30 Jul 2021 06:59:55 +0000 Subject: [PATCH] docs: update custom-login-page --- custom-login-page.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 | 字段名 | 说明 | 默认值 | 能否为空 | 取值范围 | | :-: | :-: | :-: | :-: | :-: |