WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
This repository was archived by the owner on Oct 10, 2018. It is now read-only.
This repository was archived by the owner on Oct 10, 2018. It is now read-only.

提交按钮默认可以触发点击事件 #48

@ghost

Description

json:
{
"debug": true,
"properties": {
"username": {
"type": "string",
"title": "用户名",
"widget": {
"placeholder": "请输入用户名",
"autocomplete": "off"
}
}
},
"required": [],
"button": {
"items": [
{
"label": "登录",
"id": "send",
"submit": true
},
{
"label": "重置",
"id": "reset"
}
]
}
}

问题是,username为非必填,但还需要输入后,鼠标在其它任何地方点一下之后,submit button才可点击.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions