Skip to content

Conversation

mengshang918
Copy link
Collaborator

Motivation

修复以下schema,不展示属性配置的bug

{
  "type": "object",
  "validateTime": "change",
  "ui": {},
  "theme": "antd",
  "schema": [
    {
      "type": "string",
      "title": "输入框",
      "ui": {
        "type": "text",
        "style": {
          "width": "100%"
        }
      },
      "fieldKey": "text_vTNSKq"
    }
  ]
}

image

Have you read the Contributing Guidelines on pull requests?

Y

Test Plan

image

Related PRs

N

@mengshang918 mengshang918 merged commit d4c1de4 into dev Jun 30, 2022
@mengshang918 mengshang918 deleted the fix/defaultTheme branch June 30, 2022 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant