{
  "$schema": "http://json.schemastore.org/web-types",
  "framework": "vue",
  "name": "nutui-uniapp",
  "version": "1.7.10",
  "js-types-syntax": "typescript",
  "description-markup": "markdown",
  "contributions": {
    "html": {
      "vue-components": [
        {
          "name": "nut-button",
          "source": {
            "symbol": "NutButton"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#button-按钮",
          "props": [
            {
              "name": "type",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#props",
              "type": [
                "string"
              ],
              "default": "default"
            },
            {
              "name": "form-type",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#props",
              "type": [
                "string"
              ],
              "default": "button"
            },
            {
              "name": "size",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#props",
              "type": [
                "string"
              ],
              "default": "normal"
            },
            {
              "name": "shape",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#props",
              "type": [
                "string"
              ],
              "default": "round"
            },
            {
              "name": "custom-color",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "plain",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "disabled",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "block",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "loading",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "open-type`v1.1.5`",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "lang`v1.1.5`",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#props",
              "type": [
                "string"
              ],
              "default": "en"
            },
            {
              "name": "session-from`v1.1.5`",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "send-message-title`v1.1.5`",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "send-message-path`v1.1.5`",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "send-message-img`v1.1.5`",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "show-message-card`v1.1.5`",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "hover-class`v1.6.7`",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#props",
              "type": [
                "string"
              ],
              "default": "button-hover"
            },
            {
              "name": "hover-start-time`v1.6.7`",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#props",
              "type": [
                "number"
              ],
              "default": "20"
            },
            {
              "name": "hover-stay-time`v1.6.7`",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#props",
              "type": [
                "number"
              ],
              "default": "70"
            }
          ],
          "slots": [
            {
              "name": "default",
              "description": "按钮内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#slots"
            },
            {
              "name": "icon",
              "description": "按钮图标",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "click",
                "description": "点击按钮时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#events"
              },
              {
                "name": "getphonenumber",
                "description": "查看[button](https://uniapp.dcloud.net.cn/component/button.html)",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#events"
              },
              {
                "name": "getuserinfo",
                "description": "查看[button](https://uniapp.dcloud.net.cn/component/button.html)",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#events"
              },
              {
                "name": "error",
                "description": "查看[button](https://uniapp.dcloud.net.cn/component/button.html)",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#events"
              },
              {
                "name": "opensetting",
                "description": "查看[button](https://uniapp.dcloud.net.cn/component/button.html)",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#events"
              },
              {
                "name": "launchapp",
                "description": "查看[button](https://uniapp.dcloud.net.cn/component/button.html)",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#events"
              },
              {
                "name": "contact",
                "description": "查看[button](https://uniapp.dcloud.net.cn/component/button.html)",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#events"
              },
              {
                "name": "chooseavatar",
                "description": "查看[button](https://uniapp.dcloud.net.cn/component/button.html)",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#events"
              },
              {
                "name": "agreeprivacyauthorization",
                "description": "查看[button](https://uniapp.dcloud.net.cn/component/button.html)",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#events"
              },
              {
                "name": "addgroupapp",
                "description": "查看[button](https://uniapp.dcloud.net.cn/component/button.html)",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#events"
              },
              {
                "name": "chooseaddress",
                "description": "查看[button](https://uniapp.dcloud.net.cn/component/button.html)",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#events"
              },
              {
                "name": "chooseinvoicetitle",
                "description": "查看[button](https://uniapp.dcloud.net.cn/component/button.html)",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#events"
              },
              {
                "name": "subscribe",
                "description": "查看[button](https://uniapp.dcloud.net.cn/component/button.html)",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#events"
              },
              {
                "name": "login",
                "description": "查看[button](https://uniapp.dcloud.net.cn/component/button.html)",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#events"
              },
              {
                "name": "im",
                "description": "查看[button](https://uniapp.dcloud.net.cn/component/button.html)",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/button.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-cell-group",
          "source": {
            "symbol": "NutCellGroup"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/basic/cell.html#cellgroup",
          "props": [
            {
              "name": "title",
              "description": "分组标题",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/cell.html#cellgroup-props",
              "type": [
                "string"
              ]
            },
            {
              "name": "desc",
              "description": "分组描述",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/cell.html#cellgroup-props",
              "type": [
                "string"
              ]
            }
          ],
          "slots": [
            {
              "name": "title",
              "description": "自定义 `title` 标题区域",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/cell.html#cellgroup-slots"
            },
            {
              "name": "desc",
              "description": "自定义 `desc` 描述区域",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/cell.html#cellgroup-slots"
            }
          ]
        },
        {
          "name": "nut-cell",
          "source": {
            "symbol": "NutCell"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/basic/cell.html#cell",
          "props": [
            {
              "name": "title",
              "description": "标题名称",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/cell.html#cell-props",
              "type": [
                "string"
              ]
            },
            {
              "name": "sub-title",
              "description": "左侧副标题",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/cell.html#cell-props",
              "type": [
                "string"
              ]
            },
            {
              "name": "desc",
              "description": "右侧描述",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/cell.html#cell-props",
              "type": [
                "string"
              ]
            },
            {
              "name": "desc-text-align",
              "description": "右侧描述文本对齐方式 [text-align](https://www.w3school.com.cn/cssref/pr_text_text-align.asp)",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/cell.html#cell-props",
              "type": [
                "string"
              ],
              "default": "right"
            },
            {
              "name": "is-link",
              "description": "是否展示右侧箭头并开启点击反馈",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/cell.html#cell-props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "to",
              "description": "跳转地址（uni.navigateTo的url参数）",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/cell.html#cell-props",
              "type": [
                "string"
              ]
            },
            {
              "name": "round-radius",
              "description": "圆角半径",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/cell.html#cell-props",
              "type": [
                "number"
              ],
              "default": "6px"
            },
            {
              "name": "center",
              "description": "是否使内容垂直居中",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/cell.html#cell-props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "size",
              "description": "单元格大小，可选值为 `large`",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/cell.html#cell-props",
              "type": [
                "string"
              ]
            }
          ],
          "slots": [
            {
              "name": "icon",
              "description": "自定义左侧 `icon` 区域",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/cell.html#cell-slots"
            },
            {
              "name": "default",
              "description": "自定义内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/cell.html#cell-slots"
            },
            {
              "name": "link",
              "description": "自定义右侧 `link` 区域",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/cell.html#cell-slots"
            },
            {
              "name": "title",
              "description": "自定义 `title` 标题区域",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/cell.html#cell-slots"
            },
            {
              "name": "desc",
              "description": "自定义 `desc` 描述区域",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/cell.html#cell-slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "click",
                "description": "点击事件",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/cell.html#cell-events"
              }
            ]
          }
        },
        {
          "name": "nut-config-provider",
          "source": {
            "symbol": "NutConfigProvider"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/basic/configprovider.html#configprovider-全局配置",
          "props": [
            {
              "name": "theme",
              "description": "主题风格，设置为 `dark` 来开启深色模式，全局生效",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/configprovider.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "theme-vars",
              "description": "自定义主题变量",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/configprovider.html#props",
              "type": [
                "object"
              ]
            }
          ]
        },
        {
          "name": "nut-icon",
          "source": {
            "symbol": "NutIcon"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/basic/icon.html#icon-图标",
          "props": [
            {
              "name": "name",
              "description": "图标名称或图片链接",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/icon.html#props",
              "type": [
                "String"
              ]
            },
            {
              "name": "custom-color",
              "description": "图标颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/icon.html#props",
              "type": [
                "String"
              ]
            },
            {
              "name": "size",
              "description": "图标大小，如 `20px` `2em` `2rem`",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/icon.html#props",
              "type": [
                {
                  "name": "String or Number",
                  "source": {
                    "symbol": "String or Number"
                  }
                }
              ]
            },
            {
              "name": "font-class-name",
              "description": "自定义 icon 字体基础类名",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/icon.html#props",
              "type": [
                "String"
              ],
              "default": "nutui-iconfont"
            },
            {
              "name": "class-prefix",
              "description": "自定义 icon 类名前缀，用于使用自定义图标",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/icon.html#props",
              "type": [
                "String"
              ],
              "default": "nut-icon"
            }
          ],
          "js": {
            "events": [
              {
                "name": "click",
                "description": "点击图标时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/icon.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-overlay",
          "source": {
            "symbol": "NutOverlay"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/basic/overlay.html#overlay-遮罩层",
          "props": [
            {
              "name": "v-model:visible",
              "description": "控制遮罩的显示/隐藏",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/overlay.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "z-index",
              "description": "自定义遮罩层级",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/overlay.html#props",
              "type": [
                "string | number"
              ],
              "default": "300"
            },
            {
              "name": "duration",
              "description": "显示/隐藏的动画时长，单位毫秒",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/overlay.html#props",
              "type": [
                "string | number"
              ],
              "default": "300"
            },
            {
              "name": "overlay-class",
              "description": "自定义遮罩类名",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/overlay.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "overlay-style",
              "description": "自定义遮罩样式",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/overlay.html#props",
              "type": [
                {
                  "name": "CSSProperties",
                  "source": {
                    "symbol": "CSSProperties"
                  }
                }
              ]
            },
            {
              "name": "lock-scroll",
              "description": "遮罩显示时的背景是否锁定",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/overlay.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "close-on-click-overlay",
              "description": "点击遮罩时是否关闭",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/overlay.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            }
          ],
          "slots": [
            {
              "name": "default",
              "description": "内嵌遮罩内容自定义",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/overlay.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "click",
                "description": "点击时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/overlay.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-popup",
          "source": {
            "symbol": "NutPopup"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#popup-弹出层",
          "props": [
            {
              "name": "v-model:visible",
              "description": "控制当前组件显示/隐藏",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "z-index",
              "description": "遮罩层级",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#props",
              "type": [
                "string | number"
              ],
              "default": "2000"
            },
            {
              "name": "duration",
              "description": "组件显示/隐藏的动画时长，单位秒",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#props",
              "type": [
                "string | number"
              ],
              "default": "0.3"
            },
            {
              "name": "lock-scroll",
              "description": "背景是否锁定",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "overlay",
              "description": "是否显示遮罩",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "close-on-click-overlay",
              "description": "是否点击遮罩关闭",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "position",
              "description": "弹出位置（top,bottom,left,right,center）",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#props",
              "type": [
                "string"
              ],
              "default": "center"
            },
            {
              "name": "transition",
              "description": "动画名",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "custom-style",
              "description": "自定义弹框样式",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#props",
              "type": [
                {
                  "name": "CSSProperties",
                  "source": {
                    "symbol": "CSSProperties"
                  }
                }
              ]
            },
            {
              "name": "pop-class",
              "description": "自定义弹框类名",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "closeable",
              "description": "是否显示关闭按钮",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "close-icon-position",
              "description": "关闭按钮位置（top-left,top-right,bottom-left,bottom-right）",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#props",
              "type": [
                "string"
              ],
              "default": "top-right"
            },
            {
              "name": "close-icon",
              "description": "[图标名称](/components/basic/icon) 或图片链接",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#props",
              "type": [
                "string"
              ],
              "default": "close"
            },
            {
              "name": "destroy-on-close",
              "description": "弹层关闭后 `slot`内容会不会清空",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "round",
              "description": "是否显示圆角",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "overlay-class",
              "description": "自定义遮罩层类名",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "overlay-style",
              "description": "自定义遮罩层样式",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "safe-area-inset-bottom",
              "description": "是否开启 iphone 系列全面屏底部安全区适配,仅当 `position` 为 `bottom` 时有效",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            }
          ],
          "slots": [
            {
              "name": "default",
              "description": "自定义内嵌内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#slots"
            },
            {
              "name": "closeIcon",
              "description": "关闭按钮的自定义图标",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "click-pop",
                "description": "点击弹出层时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#events"
              },
              {
                "name": "click-close-icon",
                "description": "点击关闭图标时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#events"
              },
              {
                "name": "open",
                "description": "打开弹框时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#events"
              },
              {
                "name": "close",
                "description": "关闭弹框时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#events"
              },
              {
                "name": "opened",
                "description": "遮罩打开动画结束时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#events"
              },
              {
                "name": "closed",
                "description": "遮罩关闭动画结束时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#events"
              },
              {
                "name": "click-overlay",
                "description": "点击遮罩触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/popup.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-transition",
          "source": {
            "symbol": "NutTransition"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/basic/transition.html#transition-过渡动画",
          "props": [
            {
              "name": "name",
              "description": "内置动画名称，可选值为 `fade` `fade-up` `fade-down` f`ade-left` `fade-right` `slide-up` `slide-down` `slide-left` `slide-right` `zoom`",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/transition.html#props",
              "type": [
                {
                  "name": "`NutAnimationName`",
                  "source": {
                    "symbol": "`NutAnimationName`"
                  }
                }
              ],
              "default": "fade"
            },
            {
              "name": "show",
              "description": "是否展示过渡动画级",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/transition.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "duration",
              "description": "动画时长，单位为毫秒",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/transition.html#props",
              "type": [
                "string | number"
              ],
              "default": "300"
            },
            {
              "name": "timingFunction",
              "description": "动画函数",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/transition.html#props",
              "type": [
                {
                  "name": "`NutAnimationtimingFunction`",
                  "source": {
                    "symbol": "`NutAnimationtimingFunction`"
                  }
                }
              ],
              "default": "ease"
            },
            {
              "name": "customClass",
              "description": "自定义class",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/transition.html#props",
              "type": [
                {
                  "name": "`ClassType`",
                  "source": {
                    "symbol": "`ClassType`"
                  }
                }
              ]
            },
            {
              "name": "customStyle",
              "description": "自定义style",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/transition.html#props",
              "type": [
                {
                  "name": "`StyleValue`",
                  "source": {
                    "symbol": "`StyleValue`"
                  }
                }
              ]
            }
          ],
          "slots": [
            {
              "name": "default",
              "description": "自定义内嵌内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/basic/transition.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "before-enter",
                "description": "进入过渡动画前触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/transition.html#events"
              },
              {
                "name": "enter",
                "description": "进入过渡动画时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/transition.html#events"
              },
              {
                "name": "after-enter",
                "description": "进入过渡动画后触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/transition.html#events"
              },
              {
                "name": "before-leave",
                "description": "离开过渡动画前触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/transition.html#events"
              },
              {
                "name": "leave",
                "description": "离开过渡动画时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/transition.html#events"
              },
              {
                "name": "after-leave",
                "description": "离开过渡动画后触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/basic/transition.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-doll-machine",
          "source": {
            "symbol": "NutDollMachine"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/bingo/dollmachine.html#dollmachine-抓娃娃",
          "props": [
            {
              "name": "prize-list",
              "description": "奖品列表",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/dollmachine.html#props",
              "type": [
                "Array"
              ],
              "default": "目前需要至少 4 个奖品"
            },
            {
              "name": "default-claw",
              "description": "初始化爪子的图片链接",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/dollmachine.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "active-claw",
              "description": "爪子抓到奖品的图片链接",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/dollmachine.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "prize-index",
              "description": "中奖奖品在列表的索引位置",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/dollmachine.html#props",
              "type": [
                "Number"
              ],
              "default": "-1（-1 未中奖）"
            }
          ],
          "js": {
            "events": [
              {
                "name": "init",
                "description": "游戏初始化",
                "doc-url": "https://www.uniapp-nutui.tech/components/bingo/dollmachine.html#events"
              },
              {
                "name": "start-turns",
                "description": "爪子开始下伸，赋值到 prize-index",
                "doc-url": "https://www.uniapp-nutui.tech/components/bingo/dollmachine.html#events"
              },
              {
                "name": "end-turns",
                "description": "爪子已经抓到/未抓到奖品触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/bingo/dollmachine.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-gift-box",
          "source": {
            "symbol": "NutGiftBox"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/bingo/giftbox.html#giftbox-神秘大礼盒",
          "js": {
            "events": [
              {
                "name": "init",
                "description": "礼盒初始化",
                "doc-url": "https://www.uniapp-nutui.tech/components/bingo/giftbox.html#events"
              },
              {
                "name": "start-turns",
                "description": "礼盒打开时候的回调函数",
                "doc-url": "https://www.uniapp-nutui.tech/components/bingo/giftbox.html#events"
              },
              {
                "name": "end-turns",
                "description": "礼盒打开后的回调函数",
                "doc-url": "https://www.uniapp-nutui.tech/components/bingo/giftbox.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-hiteggs",
          "source": {
            "symbol": "NutHiteggs"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/bingo/hiteggs.html#hiteggs-组件",
          "props": [
            {
              "name": "num",
              "description": "金蛋个数",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/hiteggs.html#props",
              "type": [
                "number"
              ],
              "default": "9"
            },
            {
              "name": "intact-img",
              "description": "完整金蛋图片地址",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/hiteggs.html#props",
              "type": [
                "String"
              ]
            },
            {
              "name": "hammer",
              "description": "锤子图片",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/hiteggs.html#props",
              "type": [
                "String"
              ]
            },
            {
              "name": "width",
              "description": "金蛋图片宽度",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/hiteggs.html#props",
              "type": [
                "String"
              ],
              "default": "80px"
            },
            {
              "name": "height",
              "description": "金蛋图片高度",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/hiteggs.html#props",
              "type": [
                "String"
              ],
              "default": "80px"
            }
          ],
          "js": {
            "events": [
              {
                "name": "click",
                "description": "砸击金蛋后触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/bingo/hiteggs.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-marquee",
          "source": {
            "symbol": "NutMarquee"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/bingo/marquee.html#marquee-跑马灯",
          "props": [
            {
              "name": "prize-list",
              "description": "奖品列表",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/marquee.html#props",
              "type": [
                "Array"
              ],
              "default": "[]"
            },
            {
              "name": "prize-index",
              "description": "中奖奖品在列表的索引位置",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/marquee.html#props",
              "type": [
                "Number"
              ],
              "default": "-1"
            },
            {
              "name": "speed",
              "description": "转动速度",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/marquee.html#props",
              "type": [
                "Number"
              ],
              "default": "150"
            },
            {
              "name": "circle",
              "description": "转动圈数",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/marquee.html#props",
              "type": [
                "Number"
              ],
              "default": "30"
            },
            {
              "name": "disabled",
              "description": "是否禁用开始抽奖点击数",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/marquee.html#props",
              "type": [
                "Boolean"
              ],
              "default": "false"
            },
            {
              "name": "style-opt",
              "description": "跑马灯中的样式：bgStyle-整个容器样式，itemStyle-每个奖品样式，startStyle-中间按钮样式",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/marquee.html#props",
              "type": [
                "Object"
              ],
              "default": "{bgStyle: {},itemStyle: {},startStyle:{}}"
            }
          ],
          "js": {
            "events": [
              {
                "name": "start-turns",
                "description": "开始跑动的回调函数，此时将接口中的中奖索引，赋值到 prize-index",
                "doc-url": "https://www.uniapp-nutui.tech/components/bingo/marquee.html#events"
              },
              {
                "name": "end-turns",
                "description": "停止跑动后的回调函数",
                "doc-url": "https://www.uniapp-nutui.tech/components/bingo/marquee.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-shake-dice",
          "source": {
            "symbol": "NutShakeDice"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/bingo/shakedice.html#shakedice-组件",
          "props": [
            {
              "name": "time",
              "description": "旋转时间",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/shakedice.html#props",
              "type": [
                "string"
              ],
              "default": "1"
            },
            {
              "name": "speed",
              "description": "旋转速度,ms",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/shakedice.html#props",
              "type": [
                "number"
              ],
              "default": "3000"
            },
            {
              "name": "id",
              "description": "中奖的 id(1 为 1 点，依次类推)",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/shakedice.html#props",
              "type": [
                "number"
              ],
              "default": "1"
            }
          ],
          "js": {
            "events": [
              {
                "name": "shake",
                "description": "骰子开始摇动",
                "doc-url": "https://www.uniapp-nutui.tech/components/bingo/shakedice.html#events"
              },
              {
                "name": "end",
                "description": "骰子摇动结束",
                "doc-url": "https://www.uniapp-nutui.tech/components/bingo/shakedice.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-turntable",
          "source": {
            "symbol": "NutTurntable"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/bingo/turntable.html#turntable-转盘抽奖-<badge-type=\"warning\">h5</badge>",
          "props": [
            {
              "name": "width",
              "description": "转盘的宽度",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/turntable.html#props",
              "type": [
                "String"
              ],
              "default": "300px"
            },
            {
              "name": "height",
              "description": "转盘的高度",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/turntable.html#props",
              "type": [
                "String"
              ],
              "default": "300px"
            },
            {
              "name": "prize-list",
              "description": "奖品列表",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/turntable.html#props",
              "type": [
                "Array"
              ]
            },
            {
              "name": "turns-number",
              "description": "转动的圈数",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/turntable.html#props",
              "type": [
                "Number"
              ],
              "default": "5"
            },
            {
              "name": "turns-time",
              "description": "从开始转动到结束所用时间",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/turntable.html#props",
              "type": [
                "Number"
              ],
              "default": "5(单位是秒)"
            },
            {
              "name": "prize-index",
              "description": "中奖奖品在列表的索引位置",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/turntable.html#props",
              "type": [
                "Number"
              ],
              "default": "-1"
            },
            {
              "name": "lock-time",
              "description": "下次抽奖的间隔时间",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/turntable.html#props",
              "type": [
                "Number"
              ],
              "default": "0(单位是秒)"
            },
            {
              "name": "style-opt",
              "description": "转盘中的样式，包括每个扇区的背景颜色(在每条数据中页可单独设置 prizeColor)，扇区的边框颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/turntable.html#props",
              "type": [
                "Object"
              ],
              "default": "{prizeBgColors: [],borderColor: }"
            },
            {
              "name": "pointer-style",
              "description": "转盘中指针的样式，包括背景图片、大小等",
              "doc-url": "https://www.uniapp-nutui.tech/components/bingo/turntable.html#props",
              "type": [
                "Object"
              ],
              "default": "{width: 80px,height: 80px}"
            }
          ],
          "js": {
            "events": [
              {
                "name": "rotate-turns",
                "description": "开始滚动，手动触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/bingo/turntable.html#events"
              },
              {
                "name": "start-turns",
                "description": "转盘开始转动的回调函数，此时将接口中的中奖索引，赋值到 prize-index",
                "doc-url": "https://www.uniapp-nutui.tech/components/bingo/turntable.html#events"
              },
              {
                "name": "end-turns",
                "description": "转盘中停止转动后的回调函数",
                "doc-url": "https://www.uniapp-nutui.tech/components/bingo/turntable.html#events"
              },
              {
                "name": "lock-turns",
                "description": "禁止抽奖时回调函数",
                "doc-url": "https://www.uniapp-nutui.tech/components/bingo/turntable.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-address",
          "source": {
            "symbol": "NutAddress"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/business/address.html#address-地址",
          "props": [
            {
              "name": "v-model:visible",
              "description": "是否打开地址选择",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/address.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "v-model:value",
              "description": "设置默认选中值",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/address.html#props",
              "type": [
                "Array"
              ],
              "default": "[]"
            },
            {
              "name": "type",
              "description": "地址选择类型 `exist/custom/custom2`",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/address.html#props",
              "type": [
                "string"
              ],
              "default": "custom"
            },
            {
              "name": "province",
              "description": "省，每个省的对象中，必须有 `name` 字段，如果类型选择 `custom2`，必须指定 `title` 字段为首字母",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/address.html#props",
              "type": [
                "Array"
              ],
              "default": "[]"
            },
            {
              "name": "city",
              "description": "市，每个市的对象中，必须有 `name` 字段，如果类型选择 `custom2`，必须指定 `title` 字段为首字母",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/address.html#props",
              "type": [
                "Array"
              ],
              "default": "[]"
            },
            {
              "name": "country",
              "description": "县，每个县的对象中，必须有 `name` 字段，如果类型选择 `custom2`，必须指定 `title` 字段为首字母",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/address.html#props",
              "type": [
                "Array"
              ],
              "default": "[]"
            },
            {
              "name": "town",
              "description": "乡/镇，每个乡/镇的对象中,必须有 `name` 字段,如果类型选择 `custom2`，必须指定 `title` 字段为首字母",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/address.html#props",
              "type": [
                "Array"
              ],
              "default": "[]"
            },
            {
              "name": "height",
              "description": "弹层中内容容器的高度，仅在 `type=\"custom2\"` 时有效",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/address.html#props",
              "type": [
                "string | number"
              ],
              "default": "200px"
            },
            {
              "name": "exist-address",
              "description": "已存在地址列表，每个地址对象中，必传值 `provinceName`、`cityName`、`countyName`、`townName`、`addressDetail`、`selectedAddress`（字段解释见下）",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/address.html#props",
              "type": [
                "Array"
              ],
              "default": "[]"
            },
            {
              "name": "is-show-custom-address",
              "description": "是否可以切换自定义地址选择，`type=‘exist’` 时生效",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/address.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "custom-address-title",
              "description": "自定义地址选择文案，`type='custom'` 时生效",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/address.html#props",
              "type": [
                "string"
              ],
              "default": "请选择所在地区"
            },
            {
              "name": "exist-address-title",
              "description": "已有地址文案 ，`type=‘exist’` 时生效",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/address.html#props",
              "type": [
                "string"
              ],
              "default": "配送至"
            },
            {
              "name": "custom-and-exist-title",
              "description": "自定义地址与已有地址切换按钮文案 ，`type=‘exist’` 时生效",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/address.html#props",
              "type": [
                "string"
              ],
              "default": "选择其他地址"
            },
            {
              "name": "columns-placeholder",
              "description": "列提示文字",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/address.html#props",
              "type": [
                "string | Array"
              ],
              "default": "请选择"
            }
          ],
          "slots": [
            {
              "name": "bottom",
              "description": "可自定义底部",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/address.html#slots"
            },
            {
              "name": "icon",
              "description": "自定义选中项的图标",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/address.html#slots"
            },
            {
              "name": "unselectedIcon",
              "description": "未选中地址时的图标",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/address.html#slots"
            },
            {
              "name": "closeIcon",
              "description": "关闭弹层的图标",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/address.html#slots"
            },
            {
              "name": "backIcon",
              "description": "自定义地址与已有地址切换时返回的图标",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/address.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "change",
                "description": "自定义选择地址时，选择地区时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/address.html#events"
              },
              {
                "name": "selected",
                "description": "选择已有地址列表时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/address.html#events"
              },
              {
                "name": "close",
                "description": "地址选择弹框关闭时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/address.html#events"
              },
              {
                "name": "close-mask",
                "description": "点击遮罩层或点击右上角叉号关闭时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/address.html#events"
              },
              {
                "name": "switch-module",
                "description": "点击‘选择其他地址’或自定义地址选择左上角返回按钮触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/address.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-address-list",
          "source": {
            "symbol": "NutAddressList"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/business/addresslist.html#addresslist-地址列表",
          "props": [
            {
              "name": "data",
              "description": "地址数组",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/addresslist.html#props",
              "type": [
                "Array"
              ]
            },
            {
              "name": "long-press",
              "description": "长按功能",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/addresslist.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "swipe-edition",
              "description": "右滑功能",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/addresslist.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "show-bottom-button",
              "description": "是否展示底部按钮",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/addresslist.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "options",
              "description": "自定义 `key` 值时，设置映射关系",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/addresslist.html#props",
              "type": [
                "Object"
              ]
            }
          ],
          "js": {
            "events": [
              {
                "name": "del-icon",
                "description": "点击删除图标",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/addresslist.html#events"
              },
              {
                "name": "edit-icon",
                "description": "点击编辑图标",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/addresslist.html#events"
              },
              {
                "name": "click-item",
                "description": "点击地址列表每一项",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/addresslist.html#events"
              },
              {
                "name": "add",
                "description": "点击底部添加地址按钮",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/addresslist.html#events"
              },
              {
                "name": "long-copy",
                "description": "点击复制地址按钮",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/addresslist.html#events"
              },
              {
                "name": "long-set",
                "description": "点击设置默认按钮",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/addresslist.html#events"
              },
              {
                "name": "long-del",
                "description": "点击删除地址按钮",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/addresslist.html#events"
              },
              {
                "name": "swipe-del",
                "description": "默认右滑删除按钮",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/addresslist.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-barrage",
          "source": {
            "symbol": "NutBarrage"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/business/barrage.html#barrage-弹幕",
          "props": [
            {
              "name": "danmu",
              "description": "弹幕列表数据",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/barrage.html#props",
              "type": [
                "Array"
              ],
              "default": "[]"
            },
            {
              "name": "frequency",
              "description": "可视区域内每个弹幕出现的时间间隔",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/barrage.html#props",
              "type": [
                "number"
              ],
              "default": "500"
            },
            {
              "name": "speeds",
              "description": "每个弹幕的滚动时间",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/barrage.html#props",
              "type": [
                "number"
              ],
              "default": "5000"
            },
            {
              "name": "rows",
              "description": "弹幕行数，分几行展示",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/barrage.html#props",
              "type": [
                "number"
              ],
              "default": "3"
            },
            {
              "name": "top",
              "description": "弹幕垂直距离",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/barrage.html#props",
              "type": [
                "number"
              ],
              "default": "10"
            },
            {
              "name": "loop",
              "description": "是否循环播放",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/barrage.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            }
          ],
          "js": {
            "events": [
              {
                "name": "add",
                "description": "添加数据(通过 ref 实例使用)",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/barrage.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-card",
          "source": {
            "symbol": "NutCard"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/business/card.html#card-商品卡片",
          "props": [
            {
              "name": "img-url",
              "description": "左侧图片 `Url`",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/card.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "title",
              "description": "标题",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/card.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "price",
              "description": "商品价格",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/card.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "vip-price",
              "description": "会员价格",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/card.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "shop-desc",
              "description": "店铺介绍",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/card.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "delivery",
              "description": "配送方式",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/card.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "shop-name",
              "description": "店铺名称",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/card.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "is-need-price",
              "description": "是否需要价格展示",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/card.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            }
          ],
          "slots": [
            {
              "name": "prolist",
              "description": "自定义商品介绍",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/card.html#slots"
            },
            {
              "name": "price",
              "description": "价格自定义内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/card.html#slots"
            },
            {
              "name": "origin",
              "description": "价格后方自定义内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/card.html#slots"
            },
            {
              "name": "shopTag",
              "description": "店铺介绍自定义",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/card.html#slots"
            },
            {
              "name": "shopName",
              "description": "店铺名称自定义",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/card.html#slots"
            },
            {
              "name": "footer",
              "description": "右下角内容自定义",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/card.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "click",
                "description": "点击事件",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/card.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-category",
          "source": {
            "symbol": "NutCategory"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/business/category.html#category",
          "props": [
            {
              "name": "type",
              "description": "分类模式：`classify`，`text`，`custom`",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/category.html#category-props",
              "type": [
                "string"
              ],
              "default": "classify"
            },
            {
              "name": "category",
              "description": "左侧导航栏数据列表",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/category.html#category-props",
              "type": [
                "Array"
              ],
              "default": "[]"
            }
          ],
          "js": {
            "events": [
              {
                "name": "change",
                "description": "经典分类，点击左侧导航栏，获取右侧数据列表",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/category.html#category-events"
              },
              {
                "name": "change-text",
                "description": "文本分类模式，更点击左侧导航栏，获取右侧数据列表",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/category.html#category-events"
              },
              {
                "name": "change-custom",
                "description": "自定义，点击左侧导航栏，获取右侧数据列表",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/category.html#category-events"
              }
            ]
          }
        },
        {
          "name": "nut-category-pane",
          "source": {
            "symbol": "NutCategoryPane"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/business/category.html#categorypane",
          "props": [
            {
              "name": "category-child",
              "description": "右侧展示当前分类数据",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/category.html#categorypane-props",
              "type": [
                "Array"
              ],
              "default": "[]"
            },
            {
              "name": "custom-category",
              "description": "自定义分类数据",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/category.html#categorypane-props",
              "type": [
                "Array"
              ],
              "default": "[]"
            }
          ],
          "slots": [
            {
              "name": "default",
              "description": "自定义内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/category.html#categorypane-slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "on-change",
                "description": "点击右侧分类数据触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/category.html#categorypane-events"
              }
            ]
          }
        },
        {
          "name": "nut-comment",
          "source": {
            "symbol": "NutComment"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/business/comment.html#comment-商品评论",
          "props": [
            {
              "name": "header-type",
              "description": "头部样式展示类型，可选： `default`，`complex`",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/comment.html#props",
              "type": [
                "string"
              ],
              "default": "default"
            },
            {
              "name": "images-rows",
              "description": "评论图片展示行数，可选： `one`，`multi`",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/comment.html#props",
              "type": [
                "string"
              ],
              "default": "one"
            },
            {
              "name": "ellipsis",
              "description": "设置评论内容省略行数",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/comment.html#props",
              "type": [
                "string | number"
              ],
              "default": "2"
            },
            {
              "name": "videos",
              "description": "视频信息",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/comment.html#props",
              "type": [
                "Array"
              ],
              "default": "[]"
            },
            {
              "name": "images",
              "description": "图片信息",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/comment.html#props",
              "type": [
                "Array"
              ],
              "default": "[]"
            },
            {
              "name": "info",
              "description": "评论详情",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/comment.html#props",
              "type": [
                "object"
              ],
              "default": "{}"
            },
            {
              "name": "follow",
              "description": "追评内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/comment.html#props",
              "type": [
                "object"
              ],
              "default": "{}"
            },
            {
              "name": "operation",
              "description": "配置底部按钮",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/comment.html#props",
              "type": [
                "Array"
              ],
              "default": "[replay, like, more]"
            }
          ],
          "js": {
            "events": [
              {
                "name": "click-operate",
                "description": "点击底部操作按钮回调函数",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/comment.html#events"
              },
              {
                "name": "click",
                "description": "点击评论内容回调函数",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/comment.html#events"
              },
              {
                "name": "click-images",
                "description": "点击图片或视频触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/comment.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-ecard",
          "source": {
            "symbol": "NutEcard"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/business/ecard.html#ecard-电子卡",
          "props": [
            {
              "name": "model-value",
              "description": "购买电子卡所需价钱",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/ecard.html#props",
              "type": [
                {
                  "name": "number  string",
                  "source": {
                    "symbol": "number  string"
                  }
                }
              ],
              "default": "0"
            },
            {
              "name": "list",
              "description": "电子卡面值预设列表",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/ecard.html#props",
              "type": [
                {
                  "name": "EcardDataItem[]",
                  "source": {
                    "symbol": "EcardDataItem"
                  }
                }
              ],
              "default": "[]"
            },
            {
              "name": "choose-text",
              "description": "选择面值文案",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/ecard.html#props",
              "type": [
                "string"
              ],
              "default": "请选择电子卡面值"
            },
            {
              "name": "show-other",
              "description": "是否显示其他面值控制",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/ecard.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "other-value-text",
              "description": "其他面值文案",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/ecard.html#props",
              "type": [
                "string"
              ],
              "default": "其他面值"
            },
            {
              "name": "placeholder",
              "description": "其他面值默认提示语",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/ecard.html#props",
              "type": [
                "string"
              ],
              "default": "请输入1-5000整数"
            },
            {
              "name": "suffix",
              "description": "符号标识",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/ecard.html#props",
              "type": [
                "string"
              ],
              "default": "¥"
            },
            {
              "name": "card-amount-min",
              "description": "其它面值最小值",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/ecard.html#props",
              "type": [
                {
                  "name": "number  string",
                  "source": {
                    "symbol": "number  string"
                  }
                }
              ],
              "default": "1"
            },
            {
              "name": "card-amount-max",
              "description": "其他面值最大值",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/ecard.html#props",
              "type": [
                {
                  "name": "number  string",
                  "source": {
                    "symbol": "number  string"
                  }
                }
              ],
              "default": "9999"
            },
            {
              "name": "show-step",
              "description": "是否显示是否显示数量步进",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/ecard.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "card-buy-min",
              "description": "购买数量最小值",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/ecard.html#props",
              "type": [
                "number"
              ],
              "default": "1"
            },
            {
              "name": "card-buy-max",
              "description": "购买数量最大值",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/ecard.html#props",
              "type": [
                "number"
              ],
              "default": "9999"
            }
          ],
          "js": {
            "events": [
              {
                "name": "update",
                "description": "合计金额变化",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/ecard.html#events"
              },
              {
                "name": "change",
                "description": "切换预设面值",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/ecard.html#events"
              },
              {
                "name": "input-change",
                "description": "输入其他面值",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/ecard.html#events"
              },
              {
                "name": "change-step",
                "description": "数量变化",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/ecard.html#events"
              },
              {
                "name": "input-click",
                "description": "点击输入框",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/ecard.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-invoice",
          "source": {
            "symbol": "NutInvoice"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/business/invoice.html#invoice-发票",
          "props": [
            {
              "name": "data",
              "description": "发票数据",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/invoice.html#props",
              "type": [
                "Array"
              ]
            },
            {
              "name": "form-value",
              "description": "表单数据对象(使用表单校验时，_必填_)",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/invoice.html#props",
              "type": [
                "object"
              ]
            },
            {
              "name": "submit",
              "description": "是否显示提交按钮",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/invoice.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            }
          ],
          "js": {
            "events": [
              {
                "name": "on-submit",
                "description": "提交表单的方法",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/invoice.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-signature",
          "source": {
            "symbol": "NutSignature"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/business/signature.html#signature-签名",
          "props": [
            {
              "name": "custom-class",
              "description": "自定义 `class`",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/signature.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "line-width",
              "description": "线条的宽度",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/signature.html#props",
              "type": [
                "number"
              ],
              "default": "3"
            },
            {
              "name": "stroke-style",
              "description": "绘图笔触颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/signature.html#props",
              "type": [
                "string"
              ],
              "default": "#000"
            },
            {
              "name": "type",
              "description": "图片格式",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/signature.html#props",
              "type": [
                "string"
              ],
              "default": "png"
            },
            {
              "name": "un-support-tpl",
              "description": "不支持Canvas情况下的展示文案",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/signature.html#props",
              "type": [
                "string"
              ],
              "default": "对不起，当前浏览器不支持Canvas，无法使用本控件！"
            }
          ],
          "js": {
            "events": [
              {
                "name": "start",
                "description": "签名开始回调函数（指某次笔画的开始）",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/signature.html#events"
              },
              {
                "name": "signing",
                "description": "正在签名的回调函数（指某次笔画进行中）",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/signature.html#events"
              },
              {
                "name": "end",
                "description": "签名结束回调函数（指某次笔画的结束）",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/signature.html#events"
              },
              {
                "name": "confirm",
                "description": "点击确认按钮触发事件回调函数",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/signature.html#events"
              },
              {
                "name": "clear",
                "description": "点击重签按钮触发事件回调函数",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/signature.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-sku",
          "source": {
            "symbol": "NutSku"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/business/sku.html#sku-商品规格选择",
          "props": [
            {
              "name": "v-model:visible",
              "description": "是否显示商品规格弹框",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/sku.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "sku",
              "description": "商品 sku 数据",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/sku.html#props",
              "type": [
                "Array"
              ],
              "default": "[]"
            },
            {
              "name": "goods",
              "description": "商品信息",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/sku.html#props",
              "type": [
                "object"
              ]
            },
            {
              "name": "stepper-max",
              "description": "设置 inputNumber 最大值",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/sku.html#props",
              "type": [
                "string | number"
              ],
              "default": "99999"
            },
            {
              "name": "stepper-min",
              "description": "设置 inputNumber 最小值",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/sku.html#props",
              "type": [
                "string | number"
              ],
              "default": "1"
            },
            {
              "name": "btn-options",
              "description": "底部按钮设置。[`confirm`, `buy`, `cart`] 分别对应确定、立即购买、加入购物车",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/sku.html#props",
              "type": [
                "Array"
              ],
              "default": "[confirm]"
            },
            {
              "name": "btn-extra-text",
              "description": "按钮上部添加文案，默认为空，有值时显示",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/sku.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "stepper-title",
              "description": "数量选择组件左侧文案",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/sku.html#props",
              "type": [
                "string"
              ],
              "default": "购买数量"
            },
            {
              "name": "stepper-extra-text",
              "description": "InputNumber 与标题之间的文案",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/sku.html#props",
              "type": [
                "Function | boolean"
              ],
              "default": "false"
            },
            {
              "name": "buy-text",
              "description": "立即购买按钮文案",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/sku.html#props",
              "type": [
                "string"
              ],
              "default": "立即购买"
            },
            {
              "name": "add-cart-text",
              "description": "加入购物车按钮文案",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/sku.html#props",
              "type": [
                "string"
              ],
              "default": "加入购物车"
            },
            {
              "name": "confirm-text",
              "description": "确定按钮文案",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/sku.html#props",
              "type": [
                "string"
              ],
              "default": "确定"
            }
          ],
          "js": {
            "events": [
              {
                "name": "select-sku",
                "description": "切换规格类目时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/sku.html#events"
              },
              {
                "name": "add",
                "description": "InputNumber 点击增加按钮时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/sku.html#events"
              },
              {
                "name": "reduce",
                "description": "InputNumber 点击减少按钮时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/sku.html#events"
              },
              {
                "name": "overLimit",
                "description": "InputNumber 点击不可用的按钮时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/sku.html#events"
              },
              {
                "name": "change-stepper",
                "description": "购买变化时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/sku.html#events"
              },
              {
                "name": "click-btn-operate",
                "description": "点击底部按钮时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/sku.html#events"
              },
              {
                "name": "click-close-icon",
                "description": "点击左上角关闭 icon 时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/sku.html#events"
              },
              {
                "name": "click-overlay",
                "description": "点击遮罩时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/sku.html#events"
              },
              {
                "name": "close",
                "description": "关闭弹层时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/business/sku.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-time-select",
          "source": {
            "symbol": "NutTimeSelect"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/business/timeselect.html#timeselect",
          "props": [
            {
              "name": "visible",
              "description": "是否显示弹层",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/timeselect.html#timeselect-props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "height",
              "description": "弹层的高度",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/timeselect.html#timeselect-props",
              "type": [
                "string"
              ],
              "default": "20%"
            },
            {
              "name": "title",
              "description": "弹层标题",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/timeselect.html#timeselect-props",
              "type": [
                "string"
              ],
              "default": "取件时间"
            },
            {
              "name": "current-key",
              "description": "唯一标识",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/timeselect.html#timeselect-props",
              "type": [
                "string | number"
              ],
              "default": "0"
            },
            {
              "name": "current-time",
              "description": "当前选择的时间，数组元素包含:key: string; list: string[]",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/timeselect.html#timeselect-props",
              "type": [
                "Array"
              ],
              "default": "[]"
            },
            {
              "name": "lock-scroll",
              "description": "背景是否锁定",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/timeselect.html#timeselect-props",
              "type": [
                "boolean"
              ],
              "default": "true"
            }
          ]
        },
        {
          "name": "nut-time-pannel",
          "source": {
            "symbol": "NutTimePannel"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/business/timeselect.html#timepannel",
          "props": [
            {
              "name": "name",
              "description": "显示的名称",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/timeselect.html#timepannel-props",
              "type": [
                "string"
              ]
            },
            {
              "name": "pannel-key",
              "description": "唯一标识，和 current-key一起标识当前选择的天",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/timeselect.html#timepannel-props",
              "type": [
                "string | number"
              ],
              "default": "0"
            }
          ]
        },
        {
          "name": "nut-time-detail",
          "source": {
            "symbol": "NutTimeDetail"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/business/timeselect.html#timedetail",
          "props": [
            {
              "name": "times",
              "description": "可选择的时间，数组元素同 `current-time`",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/timeselect.html#timedetail-props",
              "type": [
                "Array"
              ],
              "default": "[]"
            }
          ]
        },
        {
          "name": "nut-time-select",
          "source": {
            "symbol": "NutTimeSelect"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/business/timeselect.html#timeselect-配送时间",
          "slots": [
            {
              "name": "title",
              "description": "更改标题",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/timeselect.html#slots"
            },
            {
              "name": "pannel",
              "description": "左侧列表",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/timeselect.html#slots"
            },
            {
              "name": "detail",
              "description": "右侧详细内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/business/timeselect.html#slots"
            }
          ]
        },
        {
          "name": "nut-calendar",
          "source": {
            "symbol": "NutCalendar"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#calendar-日历",
          "props": [
            {
              "name": "v-model:visible",
              "description": "是否可见",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "type",
              "description": "类型，日期单择`one`，区间选择`range`,日期多选`multiple`,周选择`week`",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#props",
              "type": [
                "string"
              ],
              "default": "one"
            },
            {
              "name": "poppable",
              "description": "是否弹窗状态展示",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "is-auto-back-fill",
              "description": "自动回填",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "title",
              "description": "显示标题",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#props",
              "type": [
                "string"
              ],
              "default": "日期选择"
            },
            {
              "name": "default-value",
              "description": "默认值，单个日期选择 `string`，其他为 `string[]`",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#props",
              "type": [
                "string  | string[]"
              ],
              "default": "null"
            },
            {
              "name": "start-date",
              "description": "开始日期",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#props",
              "type": [
                "string"
              ],
              "default": "今天"
            },
            {
              "name": "end-date",
              "description": "结束日期",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#props",
              "type": [
                "string"
              ],
              "default": "距离今天 365 天"
            },
            {
              "name": "show-today",
              "description": "是否展示今天标记",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "start-text",
              "description": "范围选择，开始信息文案",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#props",
              "type": [
                "string"
              ],
              "default": "开始"
            },
            {
              "name": "end-text",
              "description": "范围选择，结束信息文案",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#props",
              "type": [
                "string"
              ],
              "default": "结束"
            },
            {
              "name": "confirm-text",
              "description": "底部确认按钮文案",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#props",
              "type": [
                "string"
              ],
              "default": "确认"
            },
            {
              "name": "show-title",
              "description": "是否在展示日历标题",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "show-sub-title",
              "description": "是否展示日期标题",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "to-date-animation",
              "description": "是否启动滚动动画",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "first-day-of-week",
              "description": "设置周起始日",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#props",
              "type": [
                {
                  "name": "0-6",
                  "source": {
                    "symbol": "0-6"
                  }
                }
              ],
              "default": "0"
            },
            {
              "name": "disabled-date",
              "description": "一个用来判断该日期是否被禁用的函数，接受一个`年-月-日`作为参数。 应该返回一个 Boolean 值。",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#props",
              "type": [
                "function"
              ]
            },
            {
              "name": "footer-slot",
              "description": "是否使用footer插槽，如果使用，此值必须为 true",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#props",
              "type": [
                "Boolean"
              ],
              "default": "false"
            },
            {
              "name": "btn-slot",
              "description": "是否使用btn插槽，如果使用，此值必须为 true",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#props",
              "type": [
                "Boolean"
              ],
              "default": "false"
            }
          ],
          "slots": [
            {
              "name": "btn",
              "description": "自定义日历标题下部，可用以添加自定义操作",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#slots"
            },
            {
              "name": "day",
              "description": "日期信息",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#slots"
            },
            {
              "name": "topInfo",
              "description": "日期顶部信息",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#slots"
            },
            {
              "name": "bottomInfo",
              "description": "日期底部信息",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#slots"
            },
            {
              "name": "footer",
              "description": "日历自定义底部，替代confirm按钮",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "choose",
                "description": "选择之后或是点击确认按钮触发,日期数组（包含年月日和星期）",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#events"
              },
              {
                "name": "close",
                "description": "关闭时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#events"
              },
              {
                "name": "select",
                "description": "点击/选择后触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#events"
              },
              {
                "name": "click-close-icon",
                "description": "点击关闭图标后触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#events"
              },
              {
                "name": "click-overlay",
                "description": "点击遮罩关闭后触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/calendar.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-cascader",
          "source": {
            "symbol": "NutCascader"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/dentry/cascader.html#cascader-级联选择",
          "props": [
            {
              "name": "model-value",
              "description": "选中值，双向绑定",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/cascader.html#props",
              "type": [
                "Array"
              ]
            },
            {
              "name": "v-model:visible",
              "description": "显示选择层",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/cascader.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "options",
              "description": "级联数据",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/cascader.html#props",
              "type": [
                "Array"
              ]
            },
            {
              "name": "lazy",
              "description": "是否开启动态加载",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/cascader.html#props",
              "type": [
                "boolean"
              ]
            },
            {
              "name": "lazy-load",
              "description": "动态加载回调，开启动态加载时生效",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/cascader.html#props",
              "type": [
                "Function"
              ]
            },
            {
              "name": "value-key",
              "description": "自定义 `options` 结构中 `value` 的字段",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/cascader.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "text-key",
              "description": "自定义 `options` 结构中 `text` 的字段",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/cascader.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "children-key",
              "description": "自定义 `options` 结构中 `children` 的字段",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/cascader.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "convert-config",
              "description": "当 `options` 为可转换为树形结构的扁平结构时，配置转换规则",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/cascader.html#props",
              "type": [
                "object"
              ]
            },
            {
              "name": "title",
              "description": "标题",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/cascader.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "close-icon-position",
              "description": "取消按钮位置，继承 `Popup` 组件",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/cascader.html#props",
              "type": [
                "string"
              ],
              "default": "top-right"
            },
            {
              "name": "closeable",
              "description": "是否显示关闭按钮，继承 `Popup` 组件",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/cascader.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "poppable",
              "description": "是否需要弹层展示（设置为 `false` 后，`title` 失效）",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/cascader.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "title-gutter",
              "description": "标签间隙",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/cascader.html#props",
              "type": [
                "number | string"
              ],
              "default": "0"
            },
            {
              "name": "title-size",
              "description": "标签栏字体尺寸大小 可选值  large normal small",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/cascader.html#props",
              "type": [
                "string"
              ],
              "default": "normal"
            },
            {
              "name": "title-ellipsis",
              "description": "是否省略过长的标题文字",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/cascader.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "title-type",
              "description": "选中底部展示样式 可选值 line、smile",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/cascader.html#props",
              "type": [
                "string"
              ],
              "default": "line"
            }
          ],
          "slots": [
            {
              "name": "title",
              "description": "自定义顶部标题部分",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/cascader.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "change",
                "description": "选中值改变时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/cascader.html#events"
              },
              {
                "name": "path-change",
                "description": "选中项改变时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/cascader.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-checkbox",
          "source": {
            "symbol": "NutCheckbox"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/dentry/checkbox.html#checkbox",
          "props": [
            {
              "name": "model-value",
              "description": "是否处于选中状态",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/checkbox.html#checkbox-props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "disabled",
              "description": "是否禁用选择",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/checkbox.html#checkbox-props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "text-position",
              "description": "文本所在的位置，可选值：`left`,`right`",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/checkbox.html#checkbox-props",
              "type": [
                "string"
              ],
              "default": "right"
            },
            {
              "name": "icon-size",
              "description": "[图标尺寸](/components/basic/icon)",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/checkbox.html#checkbox-props",
              "type": [
                "string | number"
              ],
              "default": "18"
            },
            {
              "name": "label",
              "description": "复选框的文本内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/checkbox.html#checkbox-props",
              "type": [
                "string"
              ]
            },
            {
              "name": "indeterminate",
              "description": "当前是否支持半选状态，一般用在全选操作中",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/checkbox.html#checkbox-props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "shape",
              "description": "形状，可选值：`button`、`round`",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/checkbox.html#checkbox-props",
              "type": [
                "String"
              ],
              "default": "round"
            }
          ],
          "slots": [
            {
              "name": "icon",
              "description": "未选中时的图标",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/checkbox.html#checkbox-slots"
            },
            {
              "name": "checkedIcon",
              "description": "选中时的图标",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/checkbox.html#checkbox-slots"
            },
            {
              "name": "indeterminate",
              "description": "半选时的图标",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/checkbox.html#checkbox-slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "change",
                "description": "值变化时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/checkbox.html#checkbox-events"
              }
            ]
          }
        },
        {
          "name": "nut-checkbox-group",
          "source": {
            "symbol": "NutCheckboxGroup"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/dentry/checkbox.html#checkboxgroup",
          "props": [
            {
              "name": "model-value",
              "description": "当前选中项的标识符，和 `label` 相对应",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/checkbox.html#checkboxgroup-props",
              "type": [
                "Array"
              ]
            },
            {
              "name": "disabled",
              "description": "是否禁用选择,将用于其下的全部复选框",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/checkbox.html#checkboxgroup-props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "max",
              "description": "限制选择的数量，不能和`全选/取消/反选`一起使用, `0`表示没有限制",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/checkbox.html#checkboxgroup-props",
              "type": [
                "number"
              ],
              "default": "0"
            }
          ],
          "js": {
            "events": [
              {
                "name": "change",
                "description": "值变化时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/checkbox.html#checkboxgroup-events"
              }
            ]
          }
        },
        {
          "name": "nut-code-input",
          "source": {
            "symbol": "NutCodeInput"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/dentry/codeinput.html#codeinput-验证码输入框",
          "props": [
            {
              "name": "model-value",
              "description": "输入值，双向绑定",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/codeinput.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "adjustPosition",
              "description": "键盘弹起时，是否自动上推页面",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/codeinput.html#props",
              "type": [
                "Boolean"
              ],
              "default": "false"
            },
            {
              "name": "maxlength",
              "description": "输入字符个数",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/codeinput.html#props",
              "type": [
                "`String | Number`"
              ],
              "default": "4"
            },
            {
              "name": "dot",
              "description": "是否用圆点填充",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/codeinput.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "mode",
              "description": "选择样式为边框或者横线",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/codeinput.html#props",
              "type": [
                "`box | line`"
              ],
              "default": "box"
            },
            {
              "name": "hairline",
              "description": "是否细边框",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/codeinput.html#props",
              "type": [
                "Boolean"
              ],
              "default": "false"
            },
            {
              "name": "space",
              "description": "字符间的距离",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/codeinput.html#props",
              "type": [
                "`String | Number`"
              ],
              "default": "10"
            },
            {
              "name": "focus",
              "description": "是否自动获取焦点",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/codeinput.html#props",
              "type": [
                "Boolean"
              ],
              "default": "false"
            },
            {
              "name": "custom-color",
              "description": "字体颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/codeinput.html#props",
              "type": [
                "String"
              ],
              "default": "#606266"
            },
            {
              "name": "font-size",
              "description": "字体大小，单位rpx",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/codeinput.html#props",
              "type": [
                "`String | Number`"
              ],
              "default": "18"
            },
            {
              "name": "size",
              "description": "输入框的大小，宽等于高",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/codeinput.html#props",
              "type": [
                "`String | Number`"
              ],
              "default": "35"
            },
            {
              "name": "disabledKeyboard",
              "description": "禁止点击输入框唤起系统键盘",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/codeinput.html#props",
              "type": [
                "Boolean"
              ],
              "default": "false"
            },
            {
              "name": "border-color",
              "description": "边框和线条颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/codeinput.html#props",
              "type": [
                "String"
              ],
              "default": "#c9cacc"
            },
            {
              "name": "disabledDot",
              "description": "是否禁止输入\".\"符号",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/codeinput.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            }
          ],
          "js": {
            "events": [
              {
                "name": "change",
                "description": "输入内容发生改变时触发，具体见上方说明",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/codeinput.html#events"
              },
              {
                "name": "finish",
                "description": "输入字符个数达maxlength值时触发，见上方说明",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/codeinput.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-date-picker",
          "source": {
            "symbol": "NutDatePicker"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/dentry/datepicker.html#datepicker-日期选择器",
          "props": [
            {
              "name": "model-value",
              "description": "选中值",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/datepicker.html#props",
              "type": [
                "Date"
              ]
            },
            {
              "name": "type",
              "description": "时间类型，可选值 `date`(年月日) `time`(时分秒) `year-month`(年月) `month-day`(月日) `datehour`(年月日时) `hour-minute`(时分) `datetime`(年月日时分)",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/datepicker.html#props",
              "type": [
                "string"
              ],
              "default": "date"
            },
            {
              "name": "show-toolbar",
              "description": "是否显示顶部导航",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/datepicker.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "title",
              "description": "设置标题",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/datepicker.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "ok-text",
              "description": "确定按钮文案",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/datepicker.html#props",
              "type": [
                "string"
              ],
              "default": "确定"
            },
            {
              "name": "cancel-text",
              "description": "取消按钮文案",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/datepicker.html#props",
              "type": [
                "string"
              ],
              "default": "取消"
            },
            {
              "name": "is-show-chinese",
              "description": "每列是否展示中文",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/datepicker.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "minute-step",
              "description": "分钟步进值",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/datepicker.html#props",
              "type": [
                "number"
              ],
              "default": "1"
            },
            {
              "name": "min-date",
              "description": "开始日期",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/datepicker.html#props",
              "type": [
                {
                  "name": "date",
                  "source": {
                    "symbol": "date"
                  }
                }
              ],
              "default": "十年前"
            },
            {
              "name": "max-date",
              "description": "结束日期",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/datepicker.html#props",
              "type": [
                {
                  "name": "date",
                  "source": {
                    "symbol": "date"
                  }
                }
              ],
              "default": "十年后"
            },
            {
              "name": "formatter",
              "description": "选项格式化函数",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/datepicker.html#props",
              "type": [
                "(type: DatePickerColumnType, option: PickerOption) => PickerOption"
              ]
            },
            {
              "name": "filter",
              "description": "选项过滤函数",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/datepicker.html#props",
              "type": [
                "(type: DatePickerColumnType, options: PickerOption[]) => PickerOption[]"
              ]
            },
            {
              "name": "three-dimensional",
              "description": "是否开启3D效果",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/datepicker.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "swipe-duration",
              "description": "惯性滚动时长",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/datepicker.html#props",
              "type": [
                {
                  "name": "number  string",
                  "source": {
                    "symbol": "number  string"
                  }
                }
              ],
              "default": "1000"
            },
            {
              "name": "visible-option-num",
              "description": "可见的选项个数",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/datepicker.html#props",
              "type": [
                {
                  "name": "number  string",
                  "source": {
                    "symbol": "number  string"
                  }
                }
              ],
              "default": "7"
            },
            {
              "name": "option-height",
              "description": "选项高度",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/datepicker.html#props",
              "type": [
                {
                  "name": "number  string",
                  "source": {
                    "symbol": "number  string"
                  }
                }
              ],
              "default": "36"
            }
          ],
          "slots": [
            {
              "name": "default",
              "description": "自定义滑动数据底部区域",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/datepicker.html#slots"
            },
            {
              "name": "top",
              "description": "自定义滑动数据顶部区域",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/datepicker.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "change",
                "description": "选项改变时触发（`1.7.7` 新增 `date` 参数）",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/datepicker.html#events"
              },
              {
                "name": "confirm",
                "description": "点击确定按钮时触发（`1.7.7` 新增 `date` 参数）",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/datepicker.html#events"
              },
              {
                "name": "cancel",
                "description": "点击取消按钮时触发（`1.7.7` 新增 `date` 参数）",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/datepicker.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-form",
          "source": {
            "symbol": "NutForm"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/dentry/form.html#form",
          "props": [
            {
              "name": "model-value",
              "description": "表单数据对象(使用表单校验时，_必填_)",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/form.html#form-props",
              "type": [
                "object"
              ]
            },
            {
              "name": "rules",
              "description": "统一配置每个 `FormItem` 的 `rules`",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/form.html#form-props",
              "type": [
                {
                  "name": "`{ prop: FormItemRule[] }`",
                  "source": {
                    "symbol": "`{ prop: FormItemRule[] }`"
                  }
                }
              ],
              "default": "{}"
            },
            {
              "name": "disabled",
              "description": "禁用表单下的所有数据录入组件",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/form.html#form-props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "label-position`v1.5.7`",
              "description": "表单项 label 的位置",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/form.html#form-props",
              "type": [
                "`top` | `left` | `right`"
              ],
              "default": "left"
            },
            {
              "name": "star-position`v1.5.7`",
              "description": "必填表单项 label 的红色星标位置",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/form.html#form-props",
              "type": [
                "`left` | `right`"
              ],
              "default": "left"
            }
          ],
          "js": {
            "events": [
              {
                "name": "validate",
                "description": "任一表单项被校验失败后触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/form.html#form-events"
              }
            ]
          }
        },
        {
          "name": "nut-form-item",
          "source": {
            "symbol": "NutFormItem"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/dentry/form.html#formitem",
          "props": [
            {
              "name": "required",
              "description": "是否显示必填字段的标签旁边的红色星号",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/form.html#formitem-props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "prop",
              "description": "表单域 `v-model` 字段， 在使用表单校验功能的情况下，该属性是必填的",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/form.html#formitem-props",
              "type": [
                "string"
              ]
            },
            {
              "name": "rules",
              "description": "定义校验规则",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/form.html#formitem-props",
              "type": [
                {
                  "name": "`FormItemRule[]`",
                  "source": {
                    "symbol": "`FormItemRule[]`"
                  }
                }
              ],
              "default": "[]"
            },
            {
              "name": "label-width",
              "description": "表单项 `label` 宽度，默认单位为`px`",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/form.html#formitem-props",
              "type": [
                "number | string"
              ],
              "default": "90"
            },
            {
              "name": "label-align",
              "description": "表单项 `label` 对齐方式，可选值为 `center` `right`",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/form.html#formitem-props",
              "type": [
                "string"
              ],
              "default": "left"
            },
            {
              "name": "body-align",
              "description": "右侧插槽对齐方式，可选值为 `center` `right`",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/form.html#formitem-props",
              "type": [
                "string"
              ],
              "default": "left"
            },
            {
              "name": "error-message-align",
              "description": "错误提示文案对齐方式，可选值为 `center` `right`",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/form.html#formitem-props",
              "type": [
                "string"
              ],
              "default": "left"
            },
            {
              "name": "show-error-line",
              "description": "是否在校验不通过时标红输入框",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/form.html#formitem-props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "show-error-message",
              "description": "是否在校验不通过时在输入框下方展示错误提示",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/form.html#formitem-props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "label-position`v1.5.7`",
              "description": "表单项 label 的位置，优先级高于 form 中的 label-position",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/form.html#formitem-props",
              "type": [
                "`top` | `left` | `right`"
              ]
            },
            {
              "name": "star-position`v1.5.7`",
              "description": "必填表单项 label 的红色星标位置，优先级高于 form 中的 star-position",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/form.html#formitem-props",
              "type": [
                "`left` | `right`"
              ]
            }
          ],
          "slots": [
            {
              "name": "default",
              "description": "自定义内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/form.html#formitem-slots"
            },
            {
              "name": "label",
              "description": "自定义 `label` 区域",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/form.html#formitem-slots"
            }
          ]
        },
        {
          "name": "nut-input",
          "source": {
            "symbol": "NutInput"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#input-输入框",
          "props": [
            {
              "name": "model-value",
              "description": "输入值，双向绑定",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "string | number"
              ]
            },
            {
              "name": "type",
              "description": "输入框类型 [有效值](https://uniapp.dcloud.net.cn/component/input.html#type)",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "string"
              ],
              "default": "text"
            },
            {
              "name": "input-mode",
              "description": "输入框模式 是一个枚举属性，它提供了用户在编辑元素或其内容时可能输入的数据类型的提示 [有效值](https://uniapp.dcloud.net.cn/component/input.html#inputmode)",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "string"
              ],
              "default": "text"
            },
            {
              "name": "input-style",
              "description": "输入框自定义样式",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                {
                  "name": "`StyleValue`",
                  "source": {
                    "symbol": "`StyleValue`"
                  }
                }
              ]
            },
            {
              "name": "input-class",
              "description": "输入框自定义类名",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                {
                  "name": "`ClassType`",
                  "source": {
                    "symbol": "`ClassType`"
                  }
                }
              ]
            },
            {
              "name": "placeholder",
              "description": "输入框为空时占位符",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "placeholder-style",
              "description": "指定 placeholder 的样式",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "placeholder-class",
              "description": "指定 placeholder 的样式类",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "string"
              ],
              "default": "input-placeholder"
            },
            {
              "name": "input-align",
              "description": "输入框内容对齐方式，可选值 `left`、`center`、`right`",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "string"
              ],
              "default": "left"
            },
            {
              "name": "required",
              "description": "是否显示必填字段的标签旁边的红色星号",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "border",
              "description": "是否显示下边框",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "disabled",
              "description": "是否禁用",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "readonly",
              "description": "是否只读",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "autofocus",
              "description": "是否自动获得焦点，`iOS` 系统不支持该属性",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "max-length",
              "description": "限制最长输入字符",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                {
                  "name": "string ｜ number",
                  "source": {
                    "symbol": "string ｜ number"
                  }
                }
              ]
            },
            {
              "name": "clearable",
              "description": "展示清除 `Icon`",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "show-clear-icon",
              "description": "是否在失去焦点后，继续展示清除按钮，在设置 `clearable` 时生效",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "clear-size",
              "description": "清除图标的 `font-size` 大小",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "string"
              ],
              "default": "14"
            },
            {
              "name": "show-word-limit",
              "description": "是否显示限制最长输入字符，需要设置 `max-length` 属性",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "error",
              "description": "是否标红",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "formatter",
              "description": "输入内容格式化函数",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                {
                  "name": "`(val: string) => string`",
                  "source": {
                    "symbol": "`(val: string) => string`"
                  }
                }
              ]
            },
            {
              "name": "format-trigger",
              "description": "格式化函数触发的时机，可选值为 `onChange`、`onBlur`",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "string"
              ],
              "default": "onChange"
            },
            {
              "name": "confirm-type",
              "description": "键盘右下角按钮的文字，仅在`type='text'`时生效,可选值 `send`：发送、`search`：搜索、`next`：下一个、`go`：前往、`done`：完成",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "string"
              ],
              "default": "done"
            },
            {
              "name": "adjust-position",
              "description": "键盘弹起时，是否自动上推页面",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "always-system",
              "description": "是否强制使用系统键盘和 `Web-view` 创建的 `input` 元素。为 `true` 时，`confirm-type`、`confirm-hold` 可能失效",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "cursor-spacing",
              "description": "指定光标与键盘的距离，取 input 距离底部的距离和 cursor-spacing 指定的距离的最小值作为光标与键盘的距离",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "number"
              ],
              "default": "0"
            },
            {
              "name": "always-embed",
              "description": "强制 input 处于同层状态，默认 focus 时 input 会切到非同层状态 (仅在 iOS 下生效)",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "confirm-hold",
              "description": "点击键盘右下角按钮时是否保持键盘不收起",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "cursor",
              "description": "指定focus时的光标位置",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "number"
              ]
            },
            {
              "name": "selection-start",
              "description": "光标起始位置，自动聚集时有效，需与selection-end搭配使用",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "number"
              ],
              "default": "-1"
            },
            {
              "name": "selection-end",
              "description": "光标结束位置，自动聚集时有效，需与selection-start搭配使用",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "number"
              ],
              "default": "-1"
            },
            {
              "name": "hold-keyboard",
              "description": "focus时，点击页面的时候不收起键盘",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            }
          ],
          "slots": [
            {
              "name": "clear",
              "description": "自定义输入框尾部清除按钮",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#slots"
            },
            {
              "name": "left",
              "description": "自定义输入框左侧插槽内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#slots"
            },
            {
              "name": "right",
              "description": "自定义输入框右侧插槽内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "update:model-value",
                "description": "输入框内容变化时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#events"
              },
              {
                "name": "focus",
                "description": "输入框聚焦时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#events"
              },
              {
                "name": "blur",
                "description": "输入框失焦时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#events"
              },
              {
                "name": "clear",
                "description": "点击清除按钮时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#events"
              },
              {
                "name": "click",
                "description": "点击组件时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#events"
              },
              {
                "name": "click-input",
                "description": "点击输入区域时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#events"
              },
              {
                "name": "confirm",
                "description": "点击完成按钮时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#events"
              },
              {
                "name": "input",
                "description": "键盘输入时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/input.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-input-number",
          "source": {
            "symbol": "NutInputNumber"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/dentry/inputnumber.html#inputnumber-数字输入框",
          "props": [
            {
              "name": "model-value",
              "description": "初始值",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/inputnumber.html#props",
              "type": [
                "string | number"
              ]
            },
            {
              "name": "input-width",
              "description": "输入框宽度",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/inputnumber.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "button-size",
              "description": "操作符+、-尺寸",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/inputnumber.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "min",
              "description": "最小值限制",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/inputnumber.html#props",
              "type": [
                "string | number"
              ],
              "default": "1"
            },
            {
              "name": "max",
              "description": "最大值限制",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/inputnumber.html#props",
              "type": [
                "string | number"
              ],
              "default": "9999"
            },
            {
              "name": "step",
              "description": "步长",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/inputnumber.html#props",
              "type": [
                "string | number"
              ],
              "default": "1"
            },
            {
              "name": "decimal-places",
              "description": "设置保留的小数位",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/inputnumber.html#props",
              "type": [
                "string | number"
              ],
              "default": "0"
            },
            {
              "name": "disabled",
              "description": "禁用所有功能",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/inputnumber.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "readonly",
              "description": "只读状态禁用输入框操作行为",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/inputnumber.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            }
          ],
          "slots": [
            {
              "name": "leftIcon",
              "description": "自定义左侧按钮",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/inputnumber.html#slots"
            },
            {
              "name": "rightIcon",
              "description": "自定义右侧按钮",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/inputnumber.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "add",
                "description": "点击增加按钮时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/inputnumber.html#events"
              },
              {
                "name": "reduce",
                "description": "点击减少按钮时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/inputnumber.html#events"
              },
              {
                "name": "overlimit",
                "description": "点击不可用的按钮时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/inputnumber.html#events"
              },
              {
                "name": "change",
                "description": "值改变时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/inputnumber.html#events"
              },
              {
                "name": "blur",
                "description": "输入框失去焦点时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/inputnumber.html#events"
              },
              {
                "name": "focus",
                "description": "输入框获得焦点时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/inputnumber.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-number-keyboard",
          "source": {
            "symbol": "NutNumberKeyboard"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/dentry/numberkeyboard.html#numberkeyboard-数字键盘",
          "props": [
            {
              "name": "v-model:visible",
              "description": "是否显示键盘",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/numberkeyboard.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "model-value",
              "description": "当前输入值",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/numberkeyboard.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "title",
              "description": "键盘标题",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/numberkeyboard.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "type",
              "description": "键盘模式",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/numberkeyboard.html#props",
              "type": [
                "string"
              ],
              "default": "default：默认样式<br>rightColumn：带右侧栏"
            },
            {
              "name": "random-keys",
              "description": "随机数",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/numberkeyboard.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "custom-key",
              "description": "自定义键盘额外的键",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/numberkeyboard.html#props",
              "type": [
                {
                  "name": "string []",
                  "source": {
                    "symbol": "string "
                  }
                }
              ],
              "default": "数组形式最多支持添加2个,超出默认取前2项"
            },
            {
              "name": "overlay",
              "description": "是否显示遮罩",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/numberkeyboard.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "maxlength",
              "description": "输入值最大长度，结合 v-model 使用",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/numberkeyboard.html#props",
              "type": [
                "number | string"
              ],
              "default": "6"
            },
            {
              "name": "confirm-text",
              "description": "自定义完成按钮文字，如\"支付\"，\"下一步\"，\"提交\"等",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/numberkeyboard.html#props",
              "type": [
                "string"
              ],
              "default": "完成"
            },
            {
              "name": "pop-class",
              "description": "自定义弹框类名",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/numberkeyboard.html#props",
              "type": [
                "string"
              ]
            }
          ],
          "js": {
            "events": [
              {
                "name": "input",
                "description": "点击按键时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/numberkeyboard.html#events"
              },
              {
                "name": "delete",
                "description": "点击删除键时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/numberkeyboard.html#events"
              },
              {
                "name": "close",
                "description": "点击关闭按钮或非键盘区域时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/numberkeyboard.html#events"
              },
              {
                "name": "confirm",
                "description": "点击确认按钮",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/numberkeyboard.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-picker",
          "source": {
            "symbol": "NutPicker"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/dentry/picker.html#picker",
          "props": [
            {
              "name": "model-value",
              "description": "选中项",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/picker.html#props",
              "type": [
                "(string | number)[]"
              ],
              "default": "[]"
            },
            {
              "name": "columns",
              "description": "对象数组，配置每一列显示的数据",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/picker.html#props",
              "type": [
                "(PickerOption | PickerOption[])[]"
              ],
              "default": "[]"
            },
            {
              "name": "show-toolbar",
              "description": "是否显示顶部导航",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/picker.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "title",
              "description": "设置标题",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/picker.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "ok-text",
              "description": "确定按钮文案",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/picker.html#props",
              "type": [
                "string"
              ],
              "default": "确定"
            },
            {
              "name": "cancel-text",
              "description": "取消按钮文案",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/picker.html#props",
              "type": [
                "string"
              ],
              "default": "取消"
            },
            {
              "name": "three-dimensional",
              "description": "是否开启3D效果",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/picker.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "swipe-duration",
              "description": "惯性滚动时长",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/picker.html#props",
              "type": [
                {
                  "name": "number  string",
                  "source": {
                    "symbol": "number  string"
                  }
                }
              ],
              "default": "1000"
            },
            {
              "name": "visible-option-num",
              "description": "可见的选项个数",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/picker.html#props",
              "type": [
                {
                  "name": "number  string",
                  "source": {
                    "symbol": "number  string"
                  }
                }
              ],
              "default": "7"
            },
            {
              "name": "option-height",
              "description": "选项高度",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/picker.html#props",
              "type": [
                {
                  "name": "number  string",
                  "source": {
                    "symbol": "number  string"
                  }
                }
              ],
              "default": "36"
            },
            {
              "name": "field-names",
              "description": "自定义 columns 中的字段",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/picker.html#props",
              "type": [
                "object"
              ],
              "default": "{ text: text, value: value, children: children, className: className }"
            }
          ],
          "slots": [
            {
              "name": "default",
              "description": "自定义滑动数据底部区域",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/picker.html#slots"
            },
            {
              "name": "top",
              "description": "自定义滑动数据顶部区域",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/picker.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "change",
                "description": "选项发生改变时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/picker.html#events"
              },
              {
                "name": "confirm",
                "description": "点击确定按钮时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/picker.html#events"
              },
              {
                "name": "cancel",
                "description": "点击取消按钮时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/picker.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-radio",
          "source": {
            "symbol": "NutRadio"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/dentry/radio.html#radio",
          "props": [
            {
              "name": "disabled",
              "description": "是否禁用选择",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/radio.html#radio-props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "icon-size",
              "description": "[图标尺寸](/components/basic/icon)",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/radio.html#radio-props",
              "type": [
                "string | number"
              ],
              "default": "18"
            },
            {
              "name": "label",
              "description": "单选框标识",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/radio.html#radio-props",
              "type": [
                "string | number | boolean"
              ]
            },
            {
              "name": "shape",
              "description": "形状，可选值为 button、round",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/radio.html#radio-props",
              "type": [
                "string"
              ],
              "default": "round"
            },
            {
              "name": "size",
              "description": "尺寸，可选值为 `large` `small` `mini` `normal`，仅在 shape 为 `button` 时生效",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/radio.html#radio-props",
              "type": [
                "string"
              ],
              "default": "normal"
            }
          ],
          "slots": [
            {
              "name": "icon",
              "description": "未选中时的图标",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/radio.html#radio-slots"
            },
            {
              "name": "checkedIcon",
              "description": "选中时的图标",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/radio.html#radio-slots"
            }
          ]
        },
        {
          "name": "nut-radio-group",
          "source": {
            "symbol": "NutRadioGroup"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/dentry/radio.html#radiogroup",
          "props": [
            {
              "name": "model-value",
              "description": "当前选中项的标识符，与 `label` 值一致时呈选中状态",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/radio.html#radiogroup-props",
              "type": [
                "string | number | boolean"
              ]
            },
            {
              "name": "text-position",
              "description": "文本所在的位置，可选值：`left`,`right`",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/radio.html#radiogroup-props",
              "type": [
                "string"
              ],
              "default": "right"
            },
            {
              "name": "direction",
              "description": "使用横纵方向 可选值 `horizontal、vertical`",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/radio.html#radiogroup-props",
              "type": [
                "string"
              ],
              "default": "vertical"
            }
          ],
          "js": {
            "events": [
              {
                "name": "change",
                "description": "值变化时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/radio.html#radiogroup-events"
              }
            ]
          }
        },
        {
          "name": "nut-range",
          "source": {
            "symbol": "NutRange"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/dentry/range.html#range-区间选择器",
          "slots": [
            {
              "name": "button",
              "description": "自定义滑动按钮",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/range.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "change",
                "description": "进度变化且结束拖动后触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/range.html#events"
              },
              {
                "name": "drag-start",
                "description": "开始拖动时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/range.html#events"
              },
              {
                "name": "drag-end",
                "description": "结束拖动时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/range.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-rate",
          "source": {
            "symbol": "NutRate"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/dentry/rate.html#rate-评分",
          "props": [
            {
              "name": "model-value",
              "description": "当前 `star` 数，可使用 `v-model` 双向绑定数据",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/rate.html#props",
              "type": [
                "number | string"
              ]
            },
            {
              "name": "count",
              "description": "`star` 总数",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/rate.html#props",
              "type": [
                "number | string"
              ],
              "default": "5"
            },
            {
              "name": "active-color",
              "description": "图标选中颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/rate.html#props",
              "type": [
                "string"
              ],
              "default": "#fa200c"
            },
            {
              "name": "void-color",
              "description": "图标未选中颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/rate.html#props",
              "type": [
                "string"
              ],
              "default": "#ccc"
            },
            {
              "name": "allow-half",
              "description": "是否半星",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/rate.html#props",
              "type": [
                "Boolean"
              ],
              "default": "false"
            },
            {
              "name": "readonly",
              "description": "是否只读",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/rate.html#props",
              "type": [
                "Boolean"
              ],
              "default": "false"
            },
            {
              "name": "disabled",
              "description": "是否禁用",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/rate.html#props",
              "type": [
                "Boolean"
              ],
              "default": "false"
            },
            {
              "name": "spacing",
              "description": "间距",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/rate.html#props",
              "type": [
                "number | string"
              ],
              "default": "20"
            },
            {
              "name": "size",
              "description": "`Icon` 尺寸大小，如 `20px` `2em` `2rem`",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/rate.html#props",
              "type": [
                "number | string"
              ]
            },
            {
              "name": "custom-icon",
              "description": "自定义 `Icon`",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/rate.html#props",
              "type": [
                "string"
              ],
              "default": "star-fill-n"
            }
          ],
          "js": {
            "events": [
              {
                "name": "change",
                "description": "当前分值修改时时触发的事件",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/rate.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-searchbar",
          "source": {
            "symbol": "NutSearchbar"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#searchbar-搜索栏",
          "props": [
            {
              "name": "model-value",
              "description": "当前输入的值",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#props",
              "type": [
                {
                  "name": "number  string",
                  "source": {
                    "symbol": "number  string"
                  }
                }
              ]
            },
            {
              "name": "shape",
              "description": "搜索框形状，可选值为 `square` `round`",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#props",
              "type": [
                "string"
              ],
              "default": "round"
            },
            {
              "name": "max-length",
              "description": "最大输入长度",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#props"
            },
            {
              "name": "input-type",
              "description": "输入框类型",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#props",
              "type": [
                "string"
              ],
              "default": "text"
            },
            {
              "name": "placeholder",
              "description": "输入框默认暗纹",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#props",
              "type": [
                "string"
              ],
              "default": "请输入"
            },
            {
              "name": "clearable",
              "description": "是否展示清除按钮",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "clear-icon",
              "description": "自定义清除按钮图标",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#props",
              "type": [
                "Object"
              ],
              "default": "circle-close"
            },
            {
              "name": "background",
              "description": "输入框外部背景",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#props",
              "type": [
                "string"
              ],
              "default": "#fff"
            },
            {
              "name": "input-background",
              "description": "输入框内部背景",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#props",
              "type": [
                "string"
              ],
              "default": "#f7f7f7"
            },
            {
              "name": "confirm-type",
              "description": "键盘右下角按钮的文字",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#props",
              "type": [
                "string"
              ],
              "default": "done"
            },
            {
              "name": "autofocus",
              "description": "是否自动聚焦",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "focus-style",
              "description": "聚焦时搜索框样式",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#props",
              "type": [
                "Object"
              ]
            },
            {
              "name": "disabled",
              "description": "是否禁用输入框",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "readonly",
              "description": "输入框只读",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "input-align",
              "description": "对齐方式，可选 `left` `center` `right`",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#props",
              "type": [
                "string"
              ],
              "default": "left"
            },
            {
              "name": "safe-area-inset-bottom",
              "description": "是否开启 iphone 系列全面屏底部安全区适配",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "cursor-spacing",
              "description": "指定光标与键盘的距离，取 input 距离底部的距离和 cursor-spacing 指定的距离的最小值作为光标与键盘的距离",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#props",
              "type": [
                "number"
              ],
              "default": "0"
            }
          ],
          "slots": [
            {
              "name": "leftin",
              "description": "输入框内 左icon",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#slots"
            },
            {
              "name": "leftout",
              "description": "输入框外 左icon",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#slots"
            },
            {
              "name": "rightin",
              "description": "输入框内 右icon",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#slots"
            },
            {
              "name": "rightout",
              "description": "输入框外 右icon",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "change",
                "description": "输入内容时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#events"
              },
              {
                "name": "focus",
                "description": "聚焦时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#events"
              },
              {
                "name": "blur",
                "description": "失焦时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#events"
              },
              {
                "name": "clear",
                "description": "点击清空时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#events"
              },
              {
                "name": "search",
                "description": "按下 ENTER 键时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#events"
              },
              {
                "name": "click-input",
                "description": "点击输入区域时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#events"
              },
              {
                "name": "click-left-icon",
                "description": "点击左侧图标时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#events"
              },
              {
                "name": "click-right-icon",
                "description": "点击右侧图标时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/searchbar.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-short-password",
          "source": {
            "symbol": "NutShortPassword"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/dentry/shortpassword.html#shortpassword-短密码",
          "props": [
            {
              "name": "model-value",
              "description": "密码初始值",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/shortpassword.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "v-model:visible",
              "description": "是否展示短密码框",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/shortpassword.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "title",
              "description": "标题",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/shortpassword.html#props",
              "type": [
                "string"
              ],
              "default": "请输入密码"
            },
            {
              "name": "desc",
              "description": "密码框描述",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/shortpassword.html#props",
              "type": [
                "string"
              ],
              "default": "您使用了虚拟资产，请进行验证"
            },
            {
              "name": "tips",
              "description": "提示语",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/shortpassword.html#props",
              "type": [
                "string"
              ],
              "default": "忘记密码"
            },
            {
              "name": "close-on-click-overlay",
              "description": "是否点击遮罩关闭",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/shortpassword.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "length",
              "description": "密码长度，取值为4~6",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/shortpassword.html#props",
              "type": [
                "string | number"
              ],
              "default": "6"
            },
            {
              "name": "error-msg",
              "description": "错误信息提示",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/shortpassword.html#props",
              "type": [
                "string"
              ]
            }
          ],
          "js": {
            "events": [
              {
                "name": "close",
                "description": "点击关闭图标或者遮罩时触发事件",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/shortpassword.html#events"
              },
              {
                "name": "complete",
                "description": "输入完成的回调",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/shortpassword.html#events"
              },
              {
                "name": "focus",
                "description": "输入框聚焦时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/shortpassword.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-textarea",
          "source": {
            "symbol": "NutTextarea"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#textarea-文本域",
          "props": [
            {
              "name": "model-value",
              "description": "输入值，支持双向绑定",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "textarea-style",
              "description": "文本域自定义样式",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#props",
              "type": [
                {
                  "name": "`StyleValue`",
                  "source": {
                    "symbol": "`StyleValue`"
                  }
                }
              ]
            },
            {
              "name": "textarea-class",
              "description": "文本域自定义类名",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#props",
              "type": [
                {
                  "name": "`ClassType`",
                  "source": {
                    "symbol": "`ClassType`"
                  }
                }
              ]
            },
            {
              "name": "placeholder",
              "description": "设置占位提示文字",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#props",
              "type": [
                "string"
              ],
              "default": "请输入内容"
            },
            {
              "name": "placeholder-style",
              "description": "指定 placeholder 的样式",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "placeholder-class",
              "description": "指定 placeholder 的样式类",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#props",
              "type": [
                "string"
              ],
              "default": "textarea-placeholder"
            },
            {
              "name": "max-length",
              "description": "限制最长输入字符",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#props",
              "type": [
                "string | number"
              ]
            },
            {
              "name": "rows",
              "description": "textarea的高度，优先级高于autosize属性 `仅支持 H5`",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#props",
              "type": [
                "string | number"
              ],
              "default": "2"
            },
            {
              "name": "limit-show",
              "description": "textarea是否展示输入字符。须配合`max-length`使用",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "autosize",
              "description": "是否自适应内容高度，也可传入对象, <br/> 如 `{ maxHeight: 200, minHeight: 100 }`，单位为`px`",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#props",
              "type": [
                "boolean | `{maxHeight?: number; minHeight?: number}`"
              ],
              "default": "false"
            },
            {
              "name": "text-align",
              "description": "文本位置,可选值`left`,`center`,`right`",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "readonly",
              "description": "只读属性",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "disabled",
              "description": "禁用属性",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "autofocus",
              "description": "自动获取焦点",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "cursor-spacing",
              "description": "指定光标与键盘的距离。取textarea距离底部的距离和cursor-spacing指定的距离的最小值作为光标与键盘的距离",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#props",
              "type": [
                "number"
              ],
              "default": "0"
            },
            {
              "name": "cursor",
              "description": "指定focus时的光标位置",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#props",
              "type": [
                "number"
              ],
              "default": "-1"
            },
            {
              "name": "show-confirm-bar",
              "description": "是否显示键盘上方带有”完成“按钮那一栏",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "selection-start",
              "description": "光标起始位置，自动聚集时有效，需与selection-end搭配使用",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#props",
              "type": [
                "number"
              ],
              "default": "-1"
            },
            {
              "name": "selection-end",
              "description": "光标结束位置，自动聚集时有效，需与selection-start搭配使用",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#props",
              "type": [
                "number"
              ],
              "default": "-1"
            },
            {
              "name": "adjust-position",
              "description": "键盘弹起时，是否自动上推页面",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "hold-keyboard",
              "description": "focus时，点击页面的时候不收起键盘",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "disable-default-padding",
              "description": "是否去掉 iOS 下的默认内边距",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "confirm-type",
              "description": "设置键盘右下角按钮的文字，可选值 `send` `search` `next` `go` `done` `return`",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#props",
              "type": [
                "string"
              ],
              "default": "return"
            },
            {
              "name": "confirm-hold",
              "description": "点击键盘右下角按钮时是否保持键盘不收起",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "adjust-keyboard-to",
              "description": "键盘对齐位置，可选值 `cursor` `bottom`",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#props",
              "type": [
                "string"
              ],
              "default": "cursor"
            }
          ],
          "js": {
            "events": [
              {
                "name": "change",
                "description": "输入框值改变时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#events"
              },
              {
                "name": "focus",
                "description": "聚焦时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#events"
              },
              {
                "name": "blur",
                "description": "失焦时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#events"
              },
              {
                "name": "confirm",
                "description": "点击完成按钮时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#events"
              },
              {
                "name": "input",
                "description": "键盘输入时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/textarea.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-uploader",
          "source": {
            "symbol": "NutUploader"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#uploader",
          "slots": [
            {
              "name": "default",
              "description": "默认插槽自定义内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#uploader-slots"
            },
            {
              "name": "uploadIcon",
              "description": "自定义上传按钮中间`icon`区域",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#uploader-slots"
            },
            {
              "name": "deleteIcon",
              "description": "自定义右上角删除按钮区域",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#uploader-slots"
            }
          ]
        },
        {
          "name": "nut-uploader",
          "source": {
            "symbol": "NutUploader"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#uploader-上传",
          "props": [
            {
              "name": "auto-upload",
              "description": "是否在选取文件后立即进行上传，`false` 时需要手动执行 ref submit 方法进行上传",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#props",
              "type": [
                "Boolean"
              ],
              "default": "true"
            },
            {
              "name": "name",
              "description": "发到后台的文件参数名",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#props",
              "type": [
                "String"
              ],
              "default": "file"
            },
            {
              "name": "url",
              "description": "上传服务器的接口地址",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#props",
              "type": [
                "String"
              ]
            },
            {
              "name": "v-model:file-list",
              "description": "默认已经上传的文件列表",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#props",
              "type": [
                {
                  "name": "FileItem[]",
                  "source": {
                    "symbol": "FileItem"
                  }
                }
              ],
              "default": "[]"
            },
            {
              "name": "is-preview",
              "description": "是否上传成功后展示预览图",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#props",
              "type": [
                "Boolean"
              ],
              "default": "true"
            },
            {
              "name": "is-deletable",
              "description": "是否展示删除按钮",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#props",
              "type": [
                "Boolean"
              ],
              "default": "true"
            },
            {
              "name": "method",
              "description": "上传请求的 http method",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#props",
              "type": [
                "String"
              ],
              "default": "post"
            },
            {
              "name": "list-type",
              "description": "上传列表的内建样式，支持两种基础样式 `picture`、`list`",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#props",
              "type": [
                "String"
              ],
              "default": "picture"
            },
            {
              "name": "maximize",
              "description": "可以设定最大上传文件的大小（字节）",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#props",
              "type": [
                "Number | String"
              ],
              "default": "Number.MAX_VALUE"
            },
            {
              "name": "maximum",
              "description": "最多可以选择的文件个数，微信基础库2.25.0前，最多可支持9个文件，2.25.0及以后最多可支持20个文件",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#props",
              "type": [
                "Number | String"
              ],
              "default": "1"
            },
            {
              "name": "source-type",
              "description": "[选择文件的来源](https://developers.weixin.qq.com/miniprogram/dev/api/media/video/wx.chooseMedia.html)",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#props",
              "type": [
                "Array"
              ],
              "default": "[album,camera]"
            },
            {
              "name": "camera`仅支持WEAPP`",
              "description": "仅在 `source-type` 为 `camera` 时生效，使用前置或后置摄像头",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#props",
              "type": [
                "String"
              ],
              "default": "back"
            },
            {
              "name": "size-type",
              "description": "[是否压缩所选文件](https://developers.weixin.qq.com/miniprogram/dev/api/media/video/wx.chooseMedia.html)",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#props",
              "type": [
                "Array"
              ],
              "default": "[original,compressed]"
            },
            {
              "name": "media-type`仅支持WEAPP`",
              "description": "[选择文件类型](https://developers.weixin.qq.com/miniprogram/dev/api/media/video/wx.chooseMedia.html)",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#props",
              "type": [
                "Array"
              ],
              "default": "[image, video, mix]"
            },
            {
              "name": "max-duration`仅支持WEAPP`",
              "description": "拍摄视频最长拍摄时间，单位秒。时间范围为 3s 至 60s 之间。不限制相册。",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#props",
              "type": [
                "Number"
              ],
              "default": "10"
            },
            {
              "name": "accept",
              "description": "允许上传的文件类型",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#props",
              "type": [
                "String"
              ],
              "default": "[image,media,video,all]"
            },
            {
              "name": "headers",
              "description": "设置上传的请求头部",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#props",
              "type": [
                "object"
              ],
              "default": "{}"
            },
            {
              "name": "data",
              "description": "附加上传的信息 formData",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#props",
              "type": [
                "object"
              ],
              "default": "{}"
            },
            {
              "name": "xhr-state",
              "description": "接口响应的成功状态（status）值",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#props",
              "type": [
                "Number"
              ],
              "default": "200"
            },
            {
              "name": "disabled",
              "description": "是否禁用文件上传",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#props",
              "type": [
                "Boolean"
              ],
              "default": "false"
            },
            {
              "name": "multiple",
              "description": "是否支持文件多选",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#props",
              "type": [
                "Boolean"
              ],
              "default": "true"
            },
            {
              "name": "timeout",
              "description": "超时时间，单位为毫秒",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#props",
              "type": [
                "Number | String"
              ],
              "default": "1000 * 30"
            },
            {
              "name": "before-upload",
              "description": "执行 `uni.uploadFile` 上传时，自定义方法",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#props",
              "type": [
                "Function(uni.uploadFile，option)"
              ],
              "default": "null"
            },
            {
              "name": "before-delete",
              "description": "除文件时的回调，返回值为 false 时不移除。支持返回一个 `Promise` 对象，`Promise` 对象 resolve(false) 或 reject 时不移除",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#props",
              "type": [
                {
                  "name": "Function(file): boolean 丨 Promise",
                  "source": {
                    "symbol": "Function(file): boolean 丨 Promise"
                  }
                }
              ]
            },
            {
              "name": "mode",
              "description": "预览图片的 mode 属性",
              "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#props",
              "type": [
                {
                  "name": "查阅 uniapp[文档](https:",
                  "source": {
                    "symbol": "查阅 uniapp[文档](https:"
                  }
                },
                {
                  "name": "uniapp.dcloud.net.cn",
                  "source": {
                    "symbol": "uniapp.dcloud.net.cn"
                  }
                },
                {
                  "name": "component",
                  "source": {
                    "symbol": "component"
                  }
                },
                {
                  "name": "image.html)",
                  "source": {
                    "symbol": "image.html)"
                  }
                }
              ],
              "default": "aspectFit"
            }
          ],
          "js": {
            "events": [
              {
                "name": "start",
                "description": "文件上传开始",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#events"
              },
              {
                "name": "progress",
                "description": "文件上传的进度",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#events"
              },
              {
                "name": "oversize",
                "description": "文件大小超过限制时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#events"
              },
              {
                "name": "success",
                "description": "上传成功",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#events"
              },
              {
                "name": "failure",
                "description": "上传失败",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#events"
              },
              {
                "name": "change",
                "description": "上传文件改变时的状态",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#events"
              },
              {
                "name": "delete",
                "description": "文件删除事件",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#events"
              },
              {
                "name": "file-item-click",
                "description": "文件上传成功后点击触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/dentry/uploader.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-animate",
          "source": {
            "symbol": "NutAnimate"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/animate.html#animate",
          "props": [
            {
              "name": "show",
              "description": "控制动画，当值从 false 变为 true 时会触发一次动画",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/animate.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "type",
              "description": "动画类型，见下方 `type` 值说明",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/animate.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "loop",
              "description": "是否循环执行。`true`-循环执行; `false`-执行一次",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/animate.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "duration",
              "description": "动画时长，单位 ms",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/animate.html#props",
              "type": [
                "number | string"
              ]
            },
            {
              "name": "action",
              "description": "（不能与 show 同时使用）触发方式，`initial`-初始化执行; `click`-点击执行",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/animate.html#props",
              "type": [
                "string"
              ]
            }
          ],
          "js": {
            "events": [
              {
                "name": "animate",
                "description": "动画触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/animate.html#events"
              },
              {
                "name": "click",
                "description": "点击元素时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/animate.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-avatar",
          "source": {
            "symbol": "NutAvatar"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/avatar.html#avatar",
          "props": [
            {
              "name": "size",
              "description": "头像的大小，可选值为：`large`、`normal`、`small`，支持输入数字",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/avatar.html#avatar-props",
              "type": [
                "string | number"
              ],
              "default": "normal"
            },
            {
              "name": "shape",
              "description": "头像的形状，可选值为：`square`、`round`",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/avatar.html#avatar-props",
              "type": [
                "string"
              ],
              "default": "round"
            },
            {
              "name": "custom-color",
              "description": "字体颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/avatar.html#avatar-props",
              "type": [
                "string"
              ],
              "default": "#666"
            },
            {
              "name": "bg-color",
              "description": "背景色",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/avatar.html#avatar-props",
              "type": [
                "string"
              ],
              "default": "#eee"
            }
          ],
          "slots": [
            {
              "name": "default",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/avatar.html#avatar-slots"
            }
          ]
        },
        {
          "name": "nut-avatar-group",
          "source": {
            "symbol": "NutAvatarGroup"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/avatar.html#avatargroup",
          "props": [
            {
              "name": "max-count",
              "description": "显示的最大头像个数",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/avatar.html#avatargroup-props",
              "type": [
                "string | number"
              ]
            },
            {
              "name": "max-content",
              "description": "头像数量超出时，会出现一个头像折叠元素，该元素内容可为`...`、`more`、`N`",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/avatar.html#avatargroup-props",
              "type": [
                "string"
              ],
              "default": "N"
            },
            {
              "name": "size",
              "description": "头像的大小，可选值为：`large`、`normal`、`small`，支持直接输入数字",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/avatar.html#avatargroup-props",
              "type": [
                "string | number"
              ],
              "default": "normal"
            },
            {
              "name": "shape",
              "description": "头像的形状，可选值为：`square`、`round`",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/avatar.html#avatargroup-props",
              "type": [
                "string"
              ],
              "default": "round"
            },
            {
              "name": "max-color",
              "description": "头像折叠元素的字体颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/avatar.html#avatargroup-props",
              "type": [
                "string"
              ],
              "default": "#666"
            },
            {
              "name": "max-bg-color",
              "description": "头像折叠元素的背景色",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/avatar.html#avatargroup-props",
              "type": [
                "string"
              ],
              "default": "#eee"
            },
            {
              "name": "span",
              "description": "头像之间的间距",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/avatar.html#avatargroup-props",
              "type": [
                "string"
              ],
              "default": "-8"
            },
            {
              "name": "z-index",
              "description": "组合头像之间的层级方向，可选值为：`left`、`right`",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/avatar.html#avatargroup-props",
              "type": [
                "string"
              ],
              "default": "left"
            }
          ]
        },
        {
          "name": "nut-badge",
          "source": {
            "symbol": "NutBadge"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/badge.html#badge-徽标",
          "props": [
            {
              "name": "value",
              "description": "显示的内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/badge.html#props-",
              "type": [
                "string"
              ]
            },
            {
              "name": "max",
              "description": "`value` 为数值时，最大值",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/badge.html#props-",
              "type": [
                "number"
              ],
              "default": "10000"
            },
            {
              "name": "z-index",
              "description": "徽标的 `z-index` 值",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/badge.html#props-",
              "type": [
                "number"
              ],
              "default": "10"
            },
            {
              "name": "dot",
              "description": "是否为小点",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/badge.html#props-",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "bubble(`>v4.0.0`)",
              "description": "是否为气泡形状",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/badge.html#props-",
              "type": [
                "Boolean"
              ],
              "default": "false"
            },
            {
              "name": "hidden",
              "description": "是否隐藏",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/badge.html#props-",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "top",
              "description": "上下偏移量，支持单位设置，可设置为：`5px` 等",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/badge.html#props-",
              "type": [
                "number"
              ],
              "default": "0"
            },
            {
              "name": "right",
              "description": "左右偏移量，支持单位设置，可设置为：`5px` 等",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/badge.html#props-",
              "type": [
                "number"
              ],
              "default": "0"
            },
            {
              "name": "custom-color",
              "description": "徽标背景颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/badge.html#props-",
              "type": [
                "string"
              ],
              "default": "#fa2c19"
            }
          ],
          "slots": [
            {
              "name": "default",
              "description": "徽标包裹的子元素",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/badge.html#slots"
            },
            {
              "name": "icon",
              "description": "徽标自定义",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/badge.html#slots"
            }
          ]
        },
        {
          "name": "nut-circle-progress",
          "source": {
            "symbol": "NutCircleProgress"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/circleprogress.html#circleprogress-环形进度条",
          "props": [
            {
              "name": "progress",
              "description": "百分比",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/circleprogress.html#props",
              "type": [
                "number | string"
              ],
              "default": "0"
            },
            {
              "name": "stroke-width",
              "description": "圆弧的宽度",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/circleprogress.html#props",
              "type": [
                "number | string"
              ],
              "default": "5"
            },
            {
              "name": "radius",
              "description": "半径",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/circleprogress.html#props",
              "type": [
                "number | string"
              ],
              "default": "50"
            },
            {
              "name": "custom-color",
              "description": "圆环进度条颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/circleprogress.html#props",
              "type": [
                "object | string"
              ],
              "default": "#fa2c19"
            },
            {
              "name": "path-color",
              "description": "圆环轨道颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/circleprogress.html#props",
              "type": [
                "string"
              ],
              "default": "#d9d9d9"
            },
            {
              "name": "stroke-linecap",
              "description": "圆环进度条端点形状可选值为 `square` `butt`",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/circleprogress.html#props",
              "type": [
                "string"
              ],
              "default": "round"
            },
            {
              "name": "clockwise",
              "description": "是否顺时针展示",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/circleprogress.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            }
          ],
          "slots": [
            {
              "name": "default",
              "description": "自定义文字内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/circleprogress.html#slots"
            }
          ]
        },
        {
          "name": "nut-collapse",
          "source": {
            "symbol": "NutCollapse"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/collapse.html#collapse",
          "props": [
            {
              "name": "model-value",
              "description": "当前展开面板的 `name`",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/collapse.html#collapse-props",
              "type": [
                "手风琴模式：string | number<br>非手风琴模式：(string | number)[]"
              ]
            },
            {
              "name": "accordion",
              "description": "是否开启手风琴模式",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/collapse.html#collapse-props",
              "type": [
                "boolean"
              ],
              "default": "false"
            }
          ]
        },
        {
          "name": "nut-collapse-item",
          "source": {
            "symbol": "NutCollapseItem"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/collapse.html#collapseitem",
          "props": [
            {
              "name": "name",
              "description": "唯一标识符，必填",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/collapse.html#collapseitem-props",
              "type": [
                "string | number"
              ],
              "default": "-1"
            },
            {
              "name": "title",
              "description": "标题栏左侧内容，支持插槽传入（`props` 传入的优先级更高）",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/collapse.html#collapseitem-props",
              "type": [
                "string"
              ]
            },
            {
              "name": "value",
              "description": "标题栏右侧内容，支持插槽传入（`props` 传入的优先级更高）",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/collapse.html#collapseitem-props",
              "type": [
                "string"
              ]
            },
            {
              "name": "icon",
              "description": "标题栏左侧图标组件，等同于 `nutui-icon` 组件",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/collapse.html#collapseitem-props"
            },
            {
              "name": "label",
              "description": "标题栏描述信息",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/collapse.html#collapseitem-props",
              "type": [
                "number | string"
              ]
            },
            {
              "name": "rotate",
              "description": "点击折叠和展开的旋转角度,在自定义图标模式下生效",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/collapse.html#collapseitem-props",
              "type": [
                "string | number"
              ],
              "default": "180"
            },
            {
              "name": "disabled",
              "description": "标题栏是否禁用",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/collapse.html#collapseitem-props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "border",
              "description": "是否显示边框",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/collapse.html#collapseitem-props",
              "type": [
                "boolean"
              ],
              "default": "true"
            }
          ],
          "slots": [
            {
              "name": "title",
              "description": "标题栏左侧内容插槽",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/collapse.html#collapseitem-slots"
            },
            {
              "name": "value",
              "description": "标题栏右侧内容插槽",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/collapse.html#collapseitem-slots"
            },
            {
              "name": "extra",
              "description": "设置标题下固定内容（不折叠）",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/collapse.html#collapseitem-slots"
            },
            {
              "name": "icon",
              "description": "设置自定义图标",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/collapse.html#collapseitem-slots"
            }
          ]
        },
        {
          "name": "nut-collapse",
          "source": {
            "symbol": "NutCollapse"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/collapse.html#collapse-折叠面板",
          "js": {
            "events": [
              {
                "name": "change",
                "description": "切换面板时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/collapse.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-countdown",
          "source": {
            "symbol": "NutCountdown"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countdown.html#countdown-倒计时",
          "props": [
            {
              "name": "model-value",
              "description": "当前时间，自定义展示内容时生效",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countdown.html#props",
              "type": [
                "object"
              ],
              "default": "{}"
            },
            {
              "name": "start-time",
              "description": "开始时间",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countdown.html#props",
              "type": [
                "string | number"
              ],
              "default": "Date.now()"
            },
            {
              "name": "end-time",
              "description": "结束时间",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countdown.html#props",
              "type": [
                "string | number"
              ],
              "default": "Date.now()"
            },
            {
              "name": "format",
              "description": "时间格式",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countdown.html#props",
              "type": [
                "string"
              ],
              "default": "HH:mm:ss"
            },
            {
              "name": "millisecond",
              "description": "是否开启毫秒级渲染",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countdown.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "auto-start",
              "description": "是否自动开始倒计时",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countdown.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "time",
              "description": "倒计时显示时间，单位是毫秒。`autoStart` 为 `false` 时生效",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countdown.html#props",
              "type": [
                "string | number"
              ],
              "default": "0"
            },
            {
              "name": "paused",
              "description": "是否暂停",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countdown.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            }
          ],
          "js": {
            "events": [
              {
                "name": "on-end",
                "description": "倒计时结束时",
                "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countdown.html#events"
              },
              {
                "name": "on-paused",
                "description": "暂停时",
                "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countdown.html#events"
              },
              {
                "name": "on-restart",
                "description": "暂停时",
                "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countdown.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-countup",
          "source": {
            "symbol": "NutCountup"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countup.html#countup-数字滚动",
          "props": [
            {
              "name": "init-num",
              "description": "初始数字",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countup.html#props",
              "type": [
                "number"
              ],
              "default": "0"
            },
            {
              "name": "end-num",
              "description": "结束数字",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countup.html#props",
              "type": [
                "number"
              ],
              "default": "0"
            },
            {
              "name": "speed",
              "description": "间隔数字，目前仅支持基础用法",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countup.html#props",
              "type": [
                "number"
              ],
              "default": "1"
            },
            {
              "name": "to-fixed",
              "description": "保留小数点后几位",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countup.html#props",
              "type": [
                "number"
              ],
              "default": "0"
            },
            {
              "name": "start-flag",
              "description": "触发数字滚动的标识",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countup.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "during",
              "description": "滚动一次运行时间",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countup.html#props",
              "type": [
                "number"
              ],
              "default": "1000"
            },
            {
              "name": "num-width",
              "description": "数字宽度，常用于自定义无缝滚动",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countup.html#props",
              "type": [
                "number"
              ],
              "default": "20"
            },
            {
              "name": "num-height",
              "description": "数字高度，常用于自定义无缝滚动（抽奖功能必传）",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countup.html#props",
              "type": [
                "number"
              ],
              "default": "20"
            },
            {
              "name": "custom-change-num",
              "description": "要变化的数字（用于自定义图片，`initNum`、`endNum` 在此无效）",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countup.html#props",
              "type": [
                "number"
              ],
              "default": "1"
            },
            {
              "name": "custom-bg-img",
              "description": "自定义图片（建议使用雪碧图实现，使用抽奖功能必须使用雪碧图）",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countup.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "custom-spac-num",
              "description": "图片中数字之间可能会存在间距",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countup.html#props",
              "type": [
                "number"
              ],
              "default": "0"
            },
            {
              "name": "type",
              "description": "抽奖功能传 machine，可选值为 `machine` `' '`",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countup.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "machine-prize-num",
              "description": "奖品个数，一共多少个奖品，必传",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countup.html#props",
              "type": [
                "number"
              ],
              "default": "0"
            },
            {
              "name": "machine-num",
              "description": "抽奖位，即滚动几个，必传",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countup.html#props",
              "type": [
                "number"
              ],
              "default": "3"
            },
            {
              "name": "machine-prize-level",
              "description": "中奖图标，图标在雪碧图中的位置",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countup.html#props",
              "type": [
                "number"
              ],
              "default": "0"
            },
            {
              "name": "machine-turn-more",
              "description": "滚动圈数",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countup.html#props",
              "type": [
                "number"
              ],
              "default": "0"
            }
          ],
          "js": {
            "events": [
              {
                "name": "scroll-end",
                "description": "滚动结束后回调函数",
                "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/countup.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-ellipsis",
          "source": {
            "symbol": "NutEllipsis"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/ellipsis.html#ellipsis",
          "props": [
            {
              "name": "content",
              "description": "文本内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/ellipsis.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "direction",
              "description": "省略位置，可选值 `start` | `end` | `middle`",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/ellipsis.html#props",
              "type": [
                "string"
              ],
              "default": "end"
            },
            {
              "name": "rows",
              "description": "展示几行",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/ellipsis.html#props",
              "type": [
                "number"
              ],
              "default": "1"
            },
            {
              "name": "expand-text",
              "description": "展开操作的文案",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/ellipsis.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "collapse-text",
              "description": "收起操作的文案",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/ellipsis.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "symbol",
              "description": "省略的符号",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/ellipsis.html#props",
              "type": [
                "string"
              ],
              "default": "..."
            },
            {
              "name": "line-height",
              "description": "容器的行高",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/ellipsis.html#props",
              "type": [
                "string | number"
              ],
              "default": "20"
            }
          ],
          "js": {
            "events": [
              {
                "name": "click",
                "description": "文本点击是触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/ellipsis.html#events"
              },
              {
                "name": "change",
                "description": "点击展开收起时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/ellipsis.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-empty",
          "source": {
            "symbol": "NutEmpty"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/empty.html#empty-空状态",
          "props": [
            {
              "name": "image",
              "description": "图片类型，可选值为 `empty`、`error`、`network`，支持传入图片 `URL`",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/empty.html#props",
              "type": [
                "string"
              ],
              "default": "empty"
            },
            {
              "name": "image-size",
              "description": "图片大小，单位为 `px`",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/empty.html#props",
              "type": [
                "number | string"
              ]
            },
            {
              "name": "description",
              "description": "图片下方的描述文字",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/empty.html#props",
              "type": [
                "string"
              ]
            }
          ],
          "slots": [
            {
              "name": "default",
              "description": "自定义底部内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/empty.html#slots"
            },
            {
              "name": "image",
              "description": "自定义图片",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/empty.html#slots"
            },
            {
              "name": "description",
              "description": "自定义描述文字",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/empty.html#slots"
            }
          ]
        },
        {
          "name": "nut-image-preview",
          "source": {
            "symbol": "NutImagePreview"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/imagepreview.html#imagepreview-图片预览",
          "props": [
            {
              "name": "show",
              "description": "是否展示预览图片",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/imagepreview.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "images",
              "description": "预览图片数组",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/imagepreview.html#props",
              "type": [
                {
                  "name": "ImageArray[]",
                  "source": {
                    "symbol": "ImageArray"
                  }
                }
              ],
              "default": "[]"
            },
            {
              "name": "autoplay",
              "description": "自动轮播时长，0 表示不会自动轮播",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/imagepreview.html#props",
              "type": [
                "number | string"
              ],
              "default": "3000"
            },
            {
              "name": "init-no",
              "description": "初始页码",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/imagepreview.html#props",
              "type": [
                "number"
              ],
              "default": "0"
            },
            {
              "name": "pagination-visible",
              "description": "分页指示器是否展示",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/imagepreview.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "pagination-color",
              "description": "分页指示器选中的颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/imagepreview.html#props",
              "type": [
                "string"
              ],
              "default": "#fff"
            },
            {
              "name": "content-close",
              "description": "点击图片可以退出预览",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/imagepreview.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "show-index",
              "description": "是否显示页码",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/imagepreview.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "closeable",
              "description": "是否显示关闭图标",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/imagepreview.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "close-icon-position",
              "description": "关闭图标位置，可选值：`top-left`",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/imagepreview.html#props",
              "type": [
                "string"
              ],
              "default": "top-right"
            },
            {
              "name": "before-close",
              "description": "关闭前的回调函数，返回 `false` 可阻止关闭，支持返回 `Promise`",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/imagepreview.html#props",
              "type": [
                "(active: number) => boolean | Promise&lt;`boolean`>"
              ]
            },
            {
              "name": "is-Loop",
              "description": "是否循环播放",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/imagepreview.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "scale",
              "description": "是否支持双指缩放",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/imagepreview.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            }
          ],
          "slots": [
            {
              "name": "closeIcon",
              "description": "自定义关闭图片",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/imagepreview.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "close",
                "description": "点击遮罩关闭图片预览时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/imagepreview.html#events"
              },
              {
                "name": "change",
                "description": "切换图片时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/imagepreview.html#events"
              },
              {
                "name": "long-press",
                "description": "小程序长按图片触发的事件",
                "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/imagepreview.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-list",
          "source": {
            "symbol": "NutList"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/list.html#list-虚拟列表",
          "props": [
            {
              "name": "height",
              "description": "列表项的高度/预估高度，支持不固定高度",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/list.html#props",
              "type": [
                "Number"
              ],
              "default": "80"
            },
            {
              "name": "list-data",
              "description": "列表数据",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/list.html#props",
              "type": [
                {
                  "name": "any[]",
                  "source": {
                    "symbol": "any"
                  }
                }
              ],
              "default": "[]"
            },
            {
              "name": "container-height",
              "description": "容器高度(最大值不能超过可视区)",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/list.html#props",
              "type": [
                "Number"
              ],
              "default": "可视区高度"
            }
          ],
          "js": {
            "events": [
              {
                "name": "scroll",
                "description": "滚动到底部时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/list.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-loading-page",
          "source": {
            "symbol": "NutLoadingPage"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/loadingpage.html#loadingpage-加载页",
          "props": [
            {
              "name": "loading",
              "description": "是否加载中",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/loadingpage.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "loadingText",
              "description": "提示内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/loadingpage.html#props",
              "type": [
                "string"
              ],
              "default": "正在加载"
            },
            {
              "name": "image",
              "description": "文字上方用于替换loading动画的图片",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/loadingpage.html#props",
              "type": [
                {
                  "name": "`String`",
                  "source": {
                    "symbol": "`String`"
                  }
                }
              ]
            },
            {
              "name": "bgColor",
              "description": "背景颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/loadingpage.html#props",
              "type": [
                "string"
              ],
              "default": "#fff"
            },
            {
              "name": "custom-color",
              "description": "字体颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/loadingpage.html#props",
              "type": [
                "String"
              ],
              "default": "#606266"
            },
            {
              "name": "font-size",
              "description": "字体大小，单位rpx",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/loadingpage.html#props",
              "type": [
                "`String | Number`"
              ],
              "default": "18"
            },
            {
              "name": "iconSize",
              "description": "加载中图标的颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/loadingpage.html#props",
              "type": [
                {
                  "name": "`String`",
                  "source": {
                    "symbol": "`String`"
                  }
                }
              ],
              "default": "35"
            },
            {
              "name": "loadingColor",
              "description": "边框和线条颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/loadingpage.html#props",
              "type": [
                "String"
              ],
              "default": "#C8C8C8"
            }
          ]
        },
        {
          "name": "nut-（direction=vertical）",
          "source": {
            "symbol": "Nut（direction=vertical）"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/noticebar.html#（direction=vertical）",
          "props": [
            {
              "name": "list",
              "description": "纵向滚动数据列表",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/noticebar.html#props（direction=vertical）",
              "type": [
                "array"
              ],
              "default": "[]"
            },
            {
              "name": "speed",
              "description": "滚动的速度",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/noticebar.html#props（direction=vertical）",
              "type": [
                "number"
              ],
              "default": "50"
            },
            {
              "name": "stand-time",
              "description": "停留时间(毫秒)",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/noticebar.html#props（direction=vertical）",
              "type": [
                "number"
              ],
              "default": "1000"
            },
            {
              "name": "complex-am",
              "description": "稍复杂的动画，耗能会高",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/noticebar.html#props（direction=vertical）",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "height",
              "description": "每一个滚动列的高度(px)",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/noticebar.html#props（direction=vertical）",
              "type": [
                "number"
              ],
              "default": "40"
            },
            {
              "name": "close-mode",
              "description": "是否启用右侧关闭图标，可以通过 `slot[name=rightIcon]`自定义图标",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/noticebar.html#props（direction=vertical）",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "field-name",
              "description": "如果传递数组对象，显示文字的字段名",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/noticebar.html#props（direction=vertical）",
              "type": [
                "string"
              ]
            }
          ]
        },
        {
          "name": "nut-noticebar",
          "source": {
            "symbol": "NutNoticebar"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/noticebar.html#noticebar-通告栏",
          "slots": [
            {
              "name": "default",
              "description": "通知文本的内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/noticebar.html#slots"
            },
            {
              "name": "rightIcon",
              "description": "自定义右侧图标",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/noticebar.html#slots"
            },
            {
              "name": "leftIcon",
              "description": "自定义左侧图标, 滚动方向为 `across` 生效",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/noticebar.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "click",
                "description": "外层点击事件回调",
                "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/noticebar.html#events"
              },
              {
                "name": "close",
                "description": "关闭通知栏时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/noticebar.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-popover",
          "source": {
            "symbol": "NutPopover"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/popover.html#popover-气泡弹出框-<badge-type=\"tip\">1.6.8</badge>",
          "props": [
            {
              "name": "list",
              "description": "选项列表",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/popover.html#props-",
              "type": [
                {
                  "name": "List[]",
                  "source": {
                    "symbol": "List"
                  }
                }
              ],
              "default": "[]"
            },
            {
              "name": "visible",
              "description": "是否展示气泡弹出层",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/popover.html#props-",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "theme",
              "description": "主题风格，可选值为 dark",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/popover.html#props-",
              "type": [
                "string"
              ],
              "default": "light"
            },
            {
              "name": "location",
              "description": "弹出位置",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/popover.html#props-",
              "type": [
                "string"
              ],
              "default": "bottom"
            },
            {
              "name": "offset",
              "description": "出现位置的偏移量",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/popover.html#props-",
              "type": [
                "[number,number]"
              ],
              "default": "[0, 12]"
            },
            {
              "name": "show-arrow",
              "description": "是否显示小箭头",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/popover.html#props-",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "custom-class",
              "description": "自定义 class 值",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/popover.html#props-",
              "type": [
                "string"
              ]
            },
            {
              "name": "duration",
              "description": "动画时长，单位毫秒",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/popover.html#props-",
              "type": [
                "number | string"
              ],
              "default": "300"
            },
            {
              "name": "overlay",
              "description": "是否显示遮罩层",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/popover.html#props-",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "overlay-class",
              "description": "自定义遮罩层类名",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/popover.html#props-",
              "type": [
                "string"
              ]
            },
            {
              "name": "overlay-style",
              "description": "自定义遮罩层样式",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/popover.html#props-",
              "type": [
                "string"
              ]
            },
            {
              "name": "close-on-click-overlay",
              "description": "是否在点击遮罩层后关闭菜单",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/popover.html#props-",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "close-on-click-action",
              "description": "是否在点击选项后关闭",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/popover.html#props-",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "close-on-click-outside",
              "description": "是否在点击外部元素后关闭菜单",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/popover.html#props-",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "bg-color",
              "description": "自定义背景色",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/popover.html#props-",
              "type": [
                "string"
              ]
            },
            {
              "name": "arrow-offset",
              "description": "小箭头的偏移量",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/popover.html#props-",
              "type": [
                "number"
              ],
              "default": "0"
            }
          ],
          "slots": [
            {
              "name": "content",
              "description": "自定义气泡组件菜单内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/popover.html#slots"
            },
            {
              "name": "reference",
              "description": "触发 Popover 显示的元素内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/popover.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "choose",
                "description": "点击选项时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/popover.html#events"
              },
              {
                "name": "open",
                "description": "打开菜单时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/popover.html#events"
              },
              {
                "name": "close",
                "description": "关闭菜单时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/popover.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-price",
          "source": {
            "symbol": "NutPrice"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/price.html#price-商品价格",
          "props": [
            {
              "name": "price",
              "description": "价格数量",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/price.html#props",
              "type": [
                "number | string"
              ],
              "default": "0"
            },
            {
              "name": "need-symbol",
              "description": "是否需要加上 symbol 符号",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/price.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "symbol",
              "description": "符号类型",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/price.html#props",
              "type": [
                "string"
              ],
              "default": "&yen;"
            },
            {
              "name": "decimal-digits",
              "description": "小数位位数",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/price.html#props",
              "type": [
                "number"
              ],
              "default": "2"
            },
            {
              "name": "thousands",
              "description": "是否按照千分号形式显示",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/price.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "position",
              "description": "符号显示在价格前或者后，`before`、`after`",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/price.html#props",
              "type": [
                "string"
              ],
              "default": "before"
            },
            {
              "name": "size",
              "description": "价格尺寸，`small`、`normal`、`large`",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/price.html#props",
              "type": [
                "string"
              ],
              "default": "normal"
            },
            {
              "name": "strike-through",
              "description": "是否展示划线价",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/price.html#props",
              "type": [
                "Boolean"
              ],
              "default": "false"
            }
          ]
        },
        {
          "name": "nut-progress",
          "source": {
            "symbol": "NutProgress"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/progress.html#progress-进度条",
          "props": [
            {
              "name": "percentage",
              "description": "百分比",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/progress.html#props",
              "type": [
                "number"
              ],
              "default": "0"
            },
            {
              "name": "is-show-percentage",
              "description": "是否需要展示百分号",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/progress.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "stroke-color",
              "description": "进度条背景色",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/progress.html#props",
              "type": [
                "string"
              ],
              "default": "#f30"
            },
            {
              "name": "stroke-width",
              "description": "进度条宽度",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/progress.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "size",
              "description": "进度条及文字尺寸，可选值 `small` `base` `large`",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/progress.html#props",
              "type": [
                "string"
              ],
              "default": "base"
            },
            {
              "name": "show-text",
              "description": "是否显示进度条文字内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/progress.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "text-inside",
              "description": "进度条文字显示位置(false:外显，true:内显)",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/progress.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "text-color",
              "description": "进度条文字颜色设置",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/progress.html#props",
              "type": [
                "string"
              ],
              "default": "#333"
            },
            {
              "name": "text-background",
              "description": "进度条文字背景颜色设置",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/progress.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "status",
              "description": "进度条当前状态，可选值`active(展示动画效果)` `icon(展示icon标签)`",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/progress.html#props",
              "type": [
                "string"
              ],
              "default": "text"
            }
          ],
          "slots": [
            {
              "name": "iconName",
              "description": "右侧 `icon` 内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/progress.html#slots"
            }
          ]
        },
        {
          "name": "nut-skeleton",
          "source": {
            "symbol": "NutSkeleton"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/skeleton.html#skeleton-骨架屏",
          "props": [
            {
              "name": "loading",
              "description": "是否显示骨架屏",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/skeleton.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "width",
              "description": "每行宽度",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/skeleton.html#props",
              "type": [
                "string"
              ],
              "default": "default"
            },
            {
              "name": "height",
              "description": "每行高度",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/skeleton.html#props",
              "type": [
                "string"
              ],
              "default": "15px"
            },
            {
              "name": "animated",
              "description": "是否开启骨架屏动画",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/skeleton.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "avatar",
              "description": "是否显示头像",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/skeleton.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "avatar-shape",
              "description": "头像形状：正方形/圆形",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/skeleton.html#props",
              "type": [
                "string"
              ],
              "default": "round"
            },
            {
              "name": "avatar-size",
              "description": "头像大小",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/skeleton.html#props",
              "type": [
                "string"
              ],
              "default": "50px"
            },
            {
              "name": "round",
              "description": "标题/段落是否采用圆角风格",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/skeleton.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "row",
              "description": "设置段落行数",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/skeleton.html#props",
              "type": [
                "string"
              ],
              "default": "1"
            },
            {
              "name": "title",
              "description": "是否显示段落标题",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/skeleton.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            }
          ],
          "slots": [
            {
              "name": "default",
              "description": "骨架屏显示内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/skeleton.html#slots"
            }
          ]
        },
        {
          "name": "nut-steps",
          "source": {
            "symbol": "NutSteps"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/steps.html#steps",
          "props": [
            {
              "name": "direction",
              "description": "显示方向，`horizontal`,`vertical`",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/steps.html#steps-props",
              "type": [
                "string"
              ],
              "default": "horizontal"
            },
            {
              "name": "current",
              "description": "当前所在的步骤",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/steps.html#steps-props",
              "type": [
                "number | string"
              ],
              "default": "0"
            },
            {
              "name": "progress-dot",
              "description": "点状步骤条",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/steps.html#steps-props",
              "type": [
                "boolean"
              ],
              "default": "false"
            }
          ],
          "js": {
            "events": [
              {
                "name": "click-step",
                "description": "点击步骤的标题或图标时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/steps.html#steps-events"
              }
            ]
          }
        },
        {
          "name": "nut-step",
          "source": {
            "symbol": "NutStep"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/steps.html#step",
          "props": [
            {
              "name": "title",
              "description": "流程步骤的标题",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/steps.html#step-props",
              "type": [
                "string"
              ],
              "default": "步骤"
            },
            {
              "name": "content",
              "description": "流程步骤的描述性文字(支持 html 结构)",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/steps.html#step-props",
              "type": [
                "string"
              ],
              "default": "步骤描述"
            }
          ],
          "slots": [
            {
              "name": "title",
              "description": "步骤标题",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/steps.html#step-slots"
            },
            {
              "name": "content",
              "description": "步骤内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/steps.html#step-slots"
            },
            {
              "name": "icon",
              "description": "步骤图标",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/steps.html#step-slots"
            }
          ]
        },
        {
          "name": "nut-swiper",
          "source": {
            "symbol": "NutSwiper"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/swiper.html#swiper-轮播",
          "props": [
            {
              "name": "width",
              "description": "轮播卡片的宽度",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/swiper.html#props",
              "type": [
                "number | string"
              ]
            },
            {
              "name": "height",
              "description": "轮播卡片的高度",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/swiper.html#props",
              "type": [
                "number | string"
              ]
            },
            {
              "name": "direction",
              "description": "轮播方向,可选值`horizontal`,`vertical`",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/swiper.html#props",
              "type": [
                "string"
              ],
              "default": "horizontal"
            },
            {
              "name": "pagination-visible",
              "description": "分页指示器是否展示",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/swiper.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "pagination-color",
              "description": "分页指示器选中的颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/swiper.html#props",
              "type": [
                "string"
              ],
              "default": "#fff"
            },
            {
              "name": "pagination-unselected-color",
              "description": "分页指示器没有选中的颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/swiper.html#props",
              "type": [
                "string"
              ],
              "default": "#ddd"
            },
            {
              "name": "loop",
              "description": "是否循环轮播",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/swiper.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "duration",
              "description": "动画时长（单位是ms）",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/swiper.html#props",
              "type": [
                "number | string"
              ],
              "default": "500"
            },
            {
              "name": "auto-play",
              "description": "自动轮播时长，0表示不会自动轮播",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/swiper.html#props",
              "type": [
                "number | string"
              ],
              "default": "0"
            },
            {
              "name": "init-page",
              "description": "初始化索引值",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/swiper.html#props",
              "type": [
                "number | string"
              ],
              "default": "0"
            },
            {
              "name": "touchable",
              "description": "是否可触摸滑动",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/swiper.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "is-prevent-default",
              "description": "滑动过程中是否禁用默认事件",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/swiper.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "is-stop-propagation",
              "description": "滑动过程中是否禁止冒泡",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/swiper.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            }
          ],
          "slots": [
            {
              "name": "page",
              "description": "自定义指示器",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/swiper.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "change",
                "description": "滑动之后的回调",
                "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/swiper.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-table-column",
          "source": {
            "symbol": "NutTableColumn"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/table.html#tablecolumn",
          "props": [
            {
              "name": "key",
              "description": "列的唯一标识",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/table.html#tablecolumnprops",
              "type": [
                "string"
              ]
            },
            {
              "name": "title",
              "description": "表头标题",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/table.html#tablecolumnprops",
              "type": [
                "string"
              ]
            },
            {
              "name": "stylehead",
              "description": "表头样式",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/table.html#tablecolumnprops",
              "type": [
                "string"
              ]
            },
            {
              "name": "stylecolumn",
              "description": "列样式",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/table.html#tablecolumnprops",
              "type": [
                "string"
              ]
            },
            {
              "name": "align",
              "description": "列的对齐方式，可选值`left`,`center`,`right`",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/table.html#tablecolumnprops",
              "type": [
                "string"
              ],
              "default": "left"
            },
            {
              "name": "sorter",
              "description": "排序，可选值有 `true`,`function`, `default`, 其中 `default`表示点击之后可能会依赖接口, `function`可以返回具体的排序函数, `default`表示采用默认的排序算法",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/table.html#tablecolumnprops",
              "type": [
                "boolean | Function | string"
              ]
            },
            {
              "name": "render",
              "description": "自定义渲染列数据，优先级高",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/table.html#tablecolumnprops",
              "type": [
                "Function(record)"
              ]
            }
          ]
        },
        {
          "name": "nut-table",
          "source": {
            "symbol": "NutTable"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/table.html#table-表格",
          "props": [
            {
              "name": "bordered",
              "description": "是否显示边框",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/table.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "columns",
              "description": "表头数据",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/table.html#props",
              "type": [
                {
                  "name": "TableColumnProps[]",
                  "source": {
                    "symbol": "TableColumnProps"
                  }
                }
              ],
              "default": "[]"
            },
            {
              "name": "data",
              "description": "表格数据",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/table.html#props",
              "type": [
                "object[]"
              ],
              "default": "[]"
            },
            {
              "name": "summary",
              "description": "是否显示简介",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/table.html#props",
              "type": [
                "Function"
              ]
            },
            {
              "name": "striped",
              "description": "条纹是否明暗交替",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/table.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            }
          ],
          "js": {
            "events": [
              {
                "name": "sorter",
                "description": "点击排序按钮触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/table.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-tag",
          "source": {
            "symbol": "NutTag"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tag.html#tag-标签",
          "props": [
            {
              "name": "type",
              "description": "标签类型，可选值为 `primary`、`success`、`danger`、`warning`",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tag.html#props",
              "type": [
                "string"
              ],
              "default": "default"
            },
            {
              "name": "custom-color",
              "description": "标签颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tag.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "text-color",
              "description": "文本颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tag.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "plain",
              "description": "是否为空心样式",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tag.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "round",
              "description": "是否为圆角样式",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tag.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "mark",
              "description": "是否为标记样式",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tag.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "closeable",
              "description": "是否为可关闭标签",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tag.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "close-icon-size",
              "description": "关闭图标大小",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tag.html#props",
              "type": [
                "number",
                "string"
              ],
              "default": "11px"
            },
            {
              "name": "disabled",
              "description": "是否禁用",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tag.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            }
          ],
          "slots": [
            {
              "name": "default",
              "description": "标签显示内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tag.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "click",
                "description": "点击事件",
                "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tag.html#events"
              },
              {
                "name": "close",
                "description": "关闭事件",
                "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tag.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-tour",
          "source": {
            "symbol": "NutTour"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tour.html#tour-引导-<badge-type=\"warning\">h5</badge>",
          "props": [
            {
              "name": "model-value",
              "description": "是否展示引导弹出层",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tour.html#props-",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "type",
              "description": "引导类型",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tour.html#props-",
              "type": [
                "string"
              ],
              "default": "step"
            },
            {
              "name": "steps",
              "description": "引导步骤内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tour.html#props-",
              "type": [
                {
                  "name": "StepOptions[]",
                  "source": {
                    "symbol": "StepOptions"
                  }
                }
              ],
              "default": "[]"
            },
            {
              "name": "offset",
              "description": "镂空遮罩相对于目标元素的偏移量",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tour.html#props-",
              "type": [
                "[number, number]"
              ],
              "default": "[8, 10]"
            },
            {
              "name": "current",
              "description": "类型为 `step` 时，默认展示第几步",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tour.html#props-",
              "type": [
                "number"
              ],
              "default": "0"
            },
            {
              "name": "custom-class",
              "description": "自定义 class 值",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tour.html#props-",
              "type": [
                "string"
              ]
            },
            {
              "name": "location",
              "description": "弹出层位置,同 Popopver 的[location 属性](/components/exhibition/popover)",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tour.html#props-",
              "type": [
                "string"
              ],
              "default": "bottom"
            },
            {
              "name": "next-step-Txt",
              "description": "下一步按钮文案",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tour.html#props-",
              "type": [
                "string"
              ],
              "default": "下一步"
            },
            {
              "name": "prev-step-Txt",
              "description": "上一步按钮文案",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tour.html#props-",
              "type": [
                "string"
              ],
              "default": "上一步"
            },
            {
              "name": "complete-txt",
              "description": "完成按钮文案",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tour.html#props-",
              "type": [
                "string"
              ],
              "default": "完成"
            },
            {
              "name": "mask",
              "description": "是否显示镂空遮罩",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tour.html#props-",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "bg-color",
              "description": "自定义背景色",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tour.html#props-",
              "type": [
                "boolean"
              ]
            },
            {
              "name": "theme",
              "description": "气泡遮罩层主题,同 Popopver 的[theme 属性](/components/exhibition/popover)",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tour.html#props-",
              "type": [
                "string"
              ],
              "default": "light"
            },
            {
              "name": "mask-width",
              "description": "镂空遮罩层宽度",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tour.html#props-",
              "type": [
                "number |string"
              ]
            },
            {
              "name": "mask-height",
              "description": "镂空遮罩层高度",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tour.html#props-",
              "type": [
                "number |string"
              ]
            },
            {
              "name": "close-on-click-overlay",
              "description": "是否在点击镂空遮罩层后关闭,同 Popopver 的[closeOnClickOverlay 属性](/components/exhibition/popover)",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tour.html#props-",
              "type": [
                "Boolean"
              ],
              "default": "true"
            },
            {
              "name": "show-prev-step",
              "description": "是否展示上一步按钮",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tour.html#props-",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "show-title-bar",
              "description": "是否展示标题栏",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tour.html#props-",
              "type": [
                "boolean"
              ],
              "default": "false"
            }
          ],
          "slots": [
            {
              "name": "default",
              "description": "自定义气泡层内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tour.html#slots"
            },
            {
              "name": "prev-step",
              "description": "自定义上一步内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tour.html#slots"
            },
            {
              "name": "next-step",
              "description": "自定义下一步内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tour.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "change",
                "description": "切换步骤时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tour.html#events"
              },
              {
                "name": "close",
                "description": "气泡层关闭时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/tour.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-trendarrow",
          "source": {
            "symbol": "NutTrendarrow"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/trendarrow.html#trendarrow",
          "props": [
            {
              "name": "rate",
              "description": "数值，大于0时箭头向上，小于0时箭头向下",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/trendarrow.html#props",
              "type": [
                "number"
              ]
            },
            {
              "name": "digits",
              "description": "小数位精度",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/trendarrow.html#props",
              "type": [
                "number"
              ],
              "default": "2"
            },
            {
              "name": "show-sign",
              "description": "是否显示加减号",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/trendarrow.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "show-zero",
              "description": "是否显示 0",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/trendarrow.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "arrow-left",
              "description": "是否在数字左侧显示箭头",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/trendarrow.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "sync-text-color",
              "description": "文字颜色是否与箭头同步",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/trendarrow.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "text-color",
              "description": "文字颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/trendarrow.html#props",
              "type": [
                "string"
              ],
              "default": "#333333"
            },
            {
              "name": "rise-color",
              "description": "向上箭头颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/trendarrow.html#props",
              "type": [
                "string"
              ],
              "default": "#fa2c19"
            },
            {
              "name": "drop-color",
              "description": "向下箭头颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/trendarrow.html#props",
              "type": [
                "string"
              ],
              "default": "#64b578"
            }
          ],
          "slots": [
            {
              "name": "upIcon",
              "description": "自定义向上箭头图标，默认使用 `TriangleUp`",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/trendarrow.html#slots"
            },
            {
              "name": "downIcon",
              "description": "自定义向下箭头图标，默认使用 `TriangleDown`",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/trendarrow.html#slots"
            }
          ]
        },
        {
          "name": "nut-watermark",
          "source": {
            "symbol": "NutWatermark"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/watermark.html#watermark-水印",
          "props": [
            {
              "name": "width",
              "description": "水印的宽度",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/watermark.html#props",
              "type": [
                "number"
              ],
              "default": "120"
            },
            {
              "name": "height",
              "description": "水印的高度",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/watermark.html#props",
              "type": [
                "number"
              ],
              "default": "64"
            },
            {
              "name": "rotate",
              "description": "水印绘制时，旋转的角度",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/watermark.html#props",
              "type": [
                "number"
              ],
              "default": "-22"
            },
            {
              "name": "image",
              "description": "图片源，建议导出 2 倍或 3 倍图，优先使用图片渲染水印",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/watermark.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "image-width",
              "description": "图片宽度",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/watermark.html#props",
              "type": [
                "number"
              ],
              "default": "120"
            },
            {
              "name": "image-height",
              "description": "图片高度",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/watermark.html#props",
              "type": [
                "number"
              ],
              "default": "64"
            },
            {
              "name": "z-index",
              "description": "追加的水印元素的 z-index",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/watermark.html#props",
              "type": [
                "number"
              ],
              "default": "2000"
            },
            {
              "name": "content",
              "description": "水印文字内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/watermark.html#props",
              "type": [
                "string | string[]"
              ]
            },
            {
              "name": "font-color",
              "description": "水印文字颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/watermark.html#props",
              "type": [
                "string"
              ],
              "default": "rgba(0, 0, 0, .15)"
            },
            {
              "name": "font-size",
              "description": "文字大小",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/watermark.html#props",
              "type": [
                "string | number"
              ],
              "default": "16"
            },
            {
              "name": "gap-x",
              "description": "水印之间的水平间距",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/watermark.html#props",
              "type": [
                "number"
              ],
              "default": "24"
            },
            {
              "name": "gap-y",
              "description": "水印之间的垂直间距",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/watermark.html#props",
              "type": [
                "number"
              ],
              "default": "48"
            },
            {
              "name": "full-page",
              "description": "是否覆盖整个页面",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/watermark.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "font-family",
              "description": "水印文字字体",
              "doc-url": "https://www.uniapp-nutui.tech/components/exhibition/watermark.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            }
          ]
        },
        {
          "name": "nut-action-sheet",
          "source": {
            "symbol": "NutActionSheet"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/feedback/actionsheet.html#actionsheet-动作面板",
          "props": [
            {
              "name": "v-model:visible",
              "description": "是否展示动作面板",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/actionsheet.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "menu-items",
              "description": "列表项",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/actionsheet.html#props",
              "type": [
                {
                  "name": "MenuItems[]",
                  "source": {
                    "symbol": "MenuItems"
                  }
                }
              ],
              "default": "[ ]"
            },
            {
              "name": "option-tag",
              "description": "设置列表项标题展示使用参数",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/actionsheet.html#props",
              "type": [
                "string"
              ],
              "default": "name"
            },
            {
              "name": "option-sub-tag",
              "description": "设置列表项二级标题展示使用参数",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/actionsheet.html#props",
              "type": [
                "string"
              ],
              "default": "subname"
            },
            {
              "name": "choose-tag-value",
              "description": "设置选中项的值，和 `'option-tag'` 的值对应",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/actionsheet.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "custom-color",
              "description": "选中项颜色，当 `choose-tag-value == option-tag` 的值 生效",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/actionsheet.html#props",
              "type": [
                "string"
              ],
              "default": "#ee0a24"
            },
            {
              "name": "title",
              "description": "设置列表项标题",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/actionsheet.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "description",
              "description": "设置列表项副标题/描述",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/actionsheet.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "cancel-txt",
              "description": "取消文案",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/actionsheet.html#props",
              "type": [
                "string"
              ],
              "default": "取消"
            },
            {
              "name": "close-abled",
              "description": "遮罩层是否可关闭",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/actionsheet.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            }
          ],
          "js": {
            "events": [
              {
                "name": "choose",
                "description": "选择之后触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/feedback/actionsheet.html#events"
              },
              {
                "name": "cancel",
                "description": "点击取消文案时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/feedback/actionsheet.html#events"
              },
              {
                "name": "close",
                "description": "点击遮罩层时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/feedback/actionsheet.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-backtop",
          "source": {
            "symbol": "NutBacktop"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/feedback/backtop.html#backtop-返回顶部",
          "props": [
            {
              "name": "height",
              "description": "滚动区域的高度",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/backtop.html#props-",
              "type": [
                "string"
              ],
              "default": "100vh"
            },
            {
              "name": "bottom",
              "description": "距离页面底部距离",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/backtop.html#props-",
              "type": [
                "number"
              ],
              "default": "20"
            },
            {
              "name": "right",
              "description": "距离页面右侧距离",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/backtop.html#props-",
              "type": [
                "number"
              ],
              "default": "10"
            },
            {
              "name": "distance",
              "description": "页面垂直滚动多高后出现",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/backtop.html#props-",
              "type": [
                "number"
              ],
              "default": "200"
            },
            {
              "name": "z-index",
              "description": "设置组件页面层级",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/backtop.html#props-",
              "type": [
                "number"
              ],
              "default": "10"
            },
            {
              "name": "custom-color",
              "description": "自定义图标颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/backtop.html#props-",
              "type": [
                "string"
              ]
            }
          ],
          "slots": [
            {
              "name": "content",
              "description": "滚动容器中包含的内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/backtop.html#slots"
            },
            {
              "name": "icon",
              "description": "返回到顶部，按钮内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/backtop.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "click",
                "description": "按钮点击时触发事件",
                "doc-url": "https://www.uniapp-nutui.tech/components/feedback/backtop.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-dialog",
          "source": {
            "symbol": "NutDialog"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#dialog-对话框",
          "props": [
            {
              "name": "title",
              "description": "标题",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "content",
              "description": "内容，支持 `HTML`",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "close-on-click-overlay",
              "description": "点击蒙层是否关闭对话框",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "no-footer",
              "description": "是否隐藏底部按钮栏",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "no-ok-btn",
              "description": "是否隐藏确定按钮",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "no-cancel-btn",
              "description": "是否隐藏取消按钮",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "cancel-text",
              "description": "取消按钮文案",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#props",
              "type": [
                "string"
              ],
              "default": "”取消“"
            },
            {
              "name": "ok-text",
              "description": "确定按钮文案",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#props",
              "type": [
                "string"
              ],
              "default": "”确 定“"
            },
            {
              "name": "cancel-auto-close",
              "description": "取消按钮是否默认关闭弹窗",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "text-align",
              "description": "文字对齐方向，可选值同 `css` 的 `text-align`",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#props",
              "type": [
                "string"
              ],
              "default": "center"
            },
            {
              "name": "close-on-popstate",
              "description": "是否在页面回退时自动关闭",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "lock-scroll",
              "description": "背景是否锁定",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "footer-direction",
              "description": "使用横纵方向 可选值 `horizontal`、`vertical`",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#props",
              "type": [
                "string"
              ],
              "default": "horizontal"
            },
            {
              "name": "overlay-class",
              "description": "自定义遮罩类名",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "overlay-style",
              "description": "自定义遮罩样式",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#props",
              "type": [
                {
                  "name": "CSSProperties",
                  "source": {
                    "symbol": "CSSProperties"
                  }
                }
              ]
            },
            {
              "name": "pop-class",
              "description": "自定义 `popup` 弹框类名",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "pop-style",
              "description": "自定义 `popup` 弹框样式",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#props",
              "type": [
                {
                  "name": "CSSProperties",
                  "source": {
                    "symbol": "CSSProperties"
                  }
                }
              ]
            },
            {
              "name": "custom-class",
              "description": "自定义 `class`",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "before-close",
              "description": "关闭前的回调函数，返回 `false` 可阻止关闭，支持返回 `Promise`",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#props",
              "type": [
                "Function(action: string)"
              ]
            },
            {
              "name": "ok-auto-close",
              "description": "确认按钮是否默认关闭弹窗",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            }
          ],
          "slots": [
            {
              "name": "header",
              "description": "自定义标题区域",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#slots"
            },
            {
              "name": "default",
              "description": "自定义内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#slots"
            },
            {
              "name": "footer",
              "description": "自定义底部按钮区域",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "ok",
                "description": "确定按钮回调",
                "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#events"
              },
              {
                "name": "cancel",
                "description": "取消按钮回调",
                "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#events"
              },
              {
                "name": "closed",
                "description": "关闭弹框回调",
                "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#events"
              },
              {
                "name": "opened",
                "description": "打开弹框回调",
                "doc-url": "https://www.uniapp-nutui.tech/components/feedback/dialog.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-drag",
          "source": {
            "symbol": "NutDrag"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/feedback/drag.html#drag-拖拽",
          "props": [
            {
              "name": "attract",
              "description": "是否开启自动吸边（根据 screenWidth 进行吸边）",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/drag.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "direction",
              "description": "拖拽元素的拖拽方向限制，**x**/**y**/**all** 三选一",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/drag.html#props",
              "type": [
                "string"
              ],
              "default": "all"
            },
            {
              "name": "boundary",
              "description": "拖拽元素的拖拽边界",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/drag.html#props",
              "type": [
                "object"
              ],
              "default": "{top: 0,left: 0,right: 0,bottom: 0}"
            }
          ]
        },
        {
          "name": "nut-notify",
          "source": {
            "symbol": "NutNotify"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/feedback/notify.html#notify-消息通知",
          "props": [
            {
              "name": "type",
              "description": "提示的信息类型，可选值为`primary` `success` `danger` `warning`",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/notify.html#props",
              "type": [
                "string"
              ],
              "default": "danger"
            },
            {
              "name": "visible",
              "description": "显示与否",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/notify.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "msg",
              "description": "展示文案，支持通过`\\n`换行",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/notify.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "duration",
              "description": "展示时长(ms)，值为 0 时，notify 不会消失",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/notify.html#props",
              "type": [
                "number"
              ],
              "default": "3000"
            },
            {
              "name": "custom-color",
              "description": "字体颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/notify.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "background",
              "description": "背景颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/notify.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "class-name",
              "description": "自定义类名",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/notify.html#props",
              "type": [
                "string | number"
              ],
              "default": "1"
            },
            {
              "name": "position",
              "description": "自定义位置，可选值为 `top` `bottom` `left` `right` `center`",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/notify.html#props",
              "type": [
                "string"
              ],
              "default": "top"
            },
            {
              "name": "safe-area-inset-top",
              "description": "是否留出顶部安全距离（默认为状态栏高度）",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/notify.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "safe-height",
              "description": "顶部安全高度（默认为状态栏高度）",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/notify.html#props",
              "type": [
                "number"
              ],
              "default": "设备状态栏高度"
            }
          ],
          "js": {
            "events": [
              {
                "name": "click",
                "description": "点击事件回调",
                "doc-url": "https://www.uniapp-nutui.tech/components/feedback/notify.html#events"
              },
              {
                "name": "closed",
                "description": "关闭事件回调",
                "doc-url": "https://www.uniapp-nutui.tech/components/feedback/notify.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-swipe",
          "source": {
            "symbol": "NutSwipe"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/feedback/swipe.html#swipe-滑动手势",
          "props": [
            {
              "name": "lock",
              "description": "控制内部 Swipe 互斥，即滑动打开某一个 Swipe 时，触发其余 Swipe 的 close 方法",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/swipe.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            }
          ],
          "slots": [
            {
              "name": "left",
              "description": "左侧滑动内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/swipe.html#slots"
            },
            {
              "name": "default",
              "description": "自定义内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/swipe.html#slots"
            },
            {
              "name": "right",
              "description": "右侧滑动内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/swipe.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "open",
                "description": "开启时触发，left 指向左滑，right 指向右滑",
                "doc-url": "https://www.uniapp-nutui.tech/components/feedback/swipe.html#events"
              },
              {
                "name": "close",
                "description": "关闭时触发，同上",
                "doc-url": "https://www.uniapp-nutui.tech/components/feedback/swipe.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-switch",
          "source": {
            "symbol": "NutSwitch"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/feedback/switch.html#switch-开关",
          "props": [
            {
              "name": "model-value",
              "description": "开关状态",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/switch.html#props",
              "type": [
                "boolean | string | number"
              ],
              "default": "false"
            },
            {
              "name": "disabled",
              "description": "禁用状态",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/switch.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "loading",
              "description": "加载状态",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/switch.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "active-color",
              "description": "打开时的背景颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/switch.html#props",
              "type": [
                "string"
              ],
              "default": "#fa2c19"
            },
            {
              "name": "inactive-color",
              "description": "关闭时的背景颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/switch.html#props",
              "type": [
                "string"
              ],
              "default": "#ebebeb"
            },
            {
              "name": "active-text",
              "description": "打开时文字描述",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/switch.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "inactive-text",
              "description": "关闭时文字描述",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/switch.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "active-value",
              "description": "打开时组件的值",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/switch.html#props",
              "type": [
                {
                  "name": "boolean ｜ string ｜number",
                  "source": {
                    "symbol": "boolean ｜ string ｜number"
                  }
                }
              ],
              "default": "true"
            },
            {
              "name": "inactive-value",
              "description": "关闭组件的值",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/switch.html#props",
              "type": [
                {
                  "name": "boolean ｜ string ｜number",
                  "source": {
                    "symbol": "boolean ｜ string ｜number"
                  }
                }
              ],
              "default": "false"
            }
          ],
          "slots": [
            {
              "name": "icon",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/switch.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "change",
                "description": "切换开关时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/feedback/switch.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-toast",
          "source": {
            "symbol": "NutToast"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/feedback/toast.html#toast-吐司",
          "props": [
            {
              "name": "visible",
              "description": "是否显示",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/toast.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "selector",
              "description": "配置注入的key",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/toast.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "type",
              "description": "弹框类型",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/toast.html#props",
              "type": [
                "string"
              ],
              "default": "text",
              "attribute-value": {
                "type": "enum"
              },
              "values": [
                {
                  "name": "text,success,error,warning,loading"
                }
              ]
            },
            {
              "name": "title",
              "description": "标题",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/toast.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "msg",
              "description": "消息文本内容，支持传入HTML",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/toast.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "duration",
              "description": "展示时长（单位：ms）（组合式函数用法/Ref用法中，loading类型默认为0）",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/toast.html#props",
              "type": [
                "number"
              ],
              "default": "2000"
            },
            {
              "name": "size",
              "description": "文案尺寸",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/toast.html#props",
              "type": [
                "string"
              ],
              "default": "base",
              "attribute-value": {
                "type": "enum"
              },
              "values": [
                {
                  "name": "small,base,large"
                }
              ]
            },
            {
              "name": "z-index",
              "description": "组件z-index",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/toast.html#props",
              "type": [
                "number"
              ],
              "default": "50"
            },
            {
              "name": "icon",
              "description": "自定义图标",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/toast.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "icon-size",
              "description": "图标大小",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/toast.html#props",
              "type": [
                "number",
                "string"
              ],
              "default": "20px"
            },
            {
              "name": "bg-color",
              "description": "背景颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/toast.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "cover",
              "description": "是否显示遮罩层（组合式函数用法/Ref用法中，loading类型默认为true）",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/toast.html#props",
              "type": [
                "boolean"
              ]
            },
            {
              "name": "cover-color",
              "description": "遮罩层颜色，默认透明",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/toast.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "center",
              "description": "是否展示在页面中部（为false时展示在底部）",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/toast.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "bottom",
              "description": "距页面底部的距离（center为false时生效）",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/toast.html#props",
              "type": [
                "number",
                "string"
              ],
              "default": "30px"
            },
            {
              "name": "text-align-center",
              "description": "文案是否居中",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/toast.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "loading-rotate",
              "description": "loading图标是否旋转（仅对loading类型生效）",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/toast.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "close-on-click-overlay",
              "description": "是否在点击遮罩层后关闭提示",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/toast.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "on-close",
              "description": "关闭时触发的事件",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/toast.html#props",
              "type": [
                "Function"
              ]
            },
            {
              "name": "on-closed",
              "description": "关闭动画完成时触发的事件",
              "doc-url": "https://www.uniapp-nutui.tech/components/feedback/toast.html#props",
              "type": [
                "Function"
              ]
            }
          ],
          "js": {
            "events": [
              {
                "name": "close",
                "description": "关闭时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/feedback/toast.html#events"
              },
              {
                "name": "closed",
                "description": "关闭动画完成时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/feedback/toast.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-divider",
          "source": {
            "symbol": "NutDivider"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/layout/divider.html#divider-分割线",
          "props": [
            {
              "name": "dashed",
              "description": "是否使用虚线",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/divider.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "hairline",
              "description": "是否使用 `0.5px` 线",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/divider.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "content-position",
              "description": "内容位置，可选值为 `left`、`right`",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/divider.html#props",
              "type": [
                "string"
              ],
              "default": "center"
            },
            {
              "name": "direction",
              "description": "水平还是垂直类型",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/divider.html#props",
              "type": [
                "string"
              ],
              "default": "horizontal"
            }
          ],
          "slots": [
            {
              "name": "default",
              "description": "内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/divider.html#slots"
            }
          ]
        },
        {
          "name": "nut-grid",
          "source": {
            "symbol": "NutGrid"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/layout/grid.html#grid",
          "props": [
            {
              "name": "column-num",
              "description": "列数",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/grid.html#grid-props",
              "type": [
                "number | string"
              ],
              "default": "4"
            },
            {
              "name": "border",
              "description": "是否显示边框",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/grid.html#grid-props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "gutter",
              "description": "格子之间的间距，默认单位为 `px`",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/grid.html#grid-props",
              "type": [
                "number | string"
              ],
              "default": "0"
            },
            {
              "name": "center",
              "description": "是否将格子内容居中显示",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/grid.html#grid-props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "square",
              "description": "是否将格子固定为正方形",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/grid.html#grid-props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "reverse",
              "description": "内容翻转",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/grid.html#grid-props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "direction",
              "description": "格子内容排列的方向，可选值为 `horizontal`",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/grid.html#grid-props",
              "type": [
                "string"
              ],
              "default": "vertical"
            },
            {
              "name": "clickable",
              "description": "是否开启格子点击反馈",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/grid.html#grid-props",
              "type": [
                "boolean"
              ],
              "default": "false"
            }
          ]
        },
        {
          "name": "nut-grid-item",
          "source": {
            "symbol": "NutGridItem"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/layout/grid.html#griditem",
          "props": [
            {
              "name": "text",
              "description": "文字",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/grid.html#griditem-props",
              "type": [
                "string"
              ]
            }
          ],
          "slots": [
            {
              "name": "default",
              "description": "自定义所有内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/grid.html#griditem-slots"
            },
            {
              "name": "text",
              "description": "自定义文字",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/grid.html#griditem-slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "click",
                "description": "点击格子时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/layout/grid.html#griditem-events"
              }
            ]
          }
        },
        {
          "name": "nut-row",
          "source": {
            "symbol": "NutRow"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/layout/layout.html#row",
          "props": [
            {
              "name": "type",
              "description": "布局方式，可选值为 `flex`",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/layout.html#row-props",
              "type": [
                "string"
              ]
            },
            {
              "name": "gutter",
              "description": "列元素之间的间距（单位为 `px`）",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/layout.html#row-props",
              "type": [
                "string | number"
              ]
            },
            {
              "name": "justify",
              "description": "`Flex` 主轴对齐方式，可选值为 `start` `end` `center` `space-around` `space-between` `space-evenly`",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/layout.html#row-props",
              "type": [
                "string"
              ],
              "default": "start"
            },
            {
              "name": "align",
              "description": "`Flex` 交叉轴对齐方式，可选值为 `flex-start` `center` `flex-end`",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/layout.html#row-props",
              "type": [
                "string"
              ],
              "default": "flex-start"
            },
            {
              "name": "flex-wrap",
              "description": "`Flex` 是否换行，可选值为 `nowrap` `wrap` `reverse`",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/layout.html#row-props",
              "type": [
                "string"
              ],
              "default": "nowrap"
            }
          ],
          "js": {
            "events": [
              {
                "name": "click",
                "description": "点击时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/layout/layout.html#row-events"
              }
            ]
          }
        },
        {
          "name": "nut-col",
          "source": {
            "symbol": "NutCol"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/layout/layout.html#col",
          "props": [
            {
              "name": "span",
              "description": "列元素宽度（共分为 24 份，例如设置一行3个，那么 `span` 值为 8）",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/layout.html#col-props",
              "type": [
                "string | number"
              ],
              "default": "24"
            },
            {
              "name": "offset",
              "description": "列元素偏移距离",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/layout.html#col-props",
              "type": [
                "string | number"
              ],
              "default": "0"
            }
          ],
          "js": {
            "events": [
              {
                "name": "click",
                "description": "点击时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/layout/layout.html#col-events"
              }
            ]
          }
        },
        {
          "name": "nut-safe-area",
          "source": {
            "symbol": "NutSafeArea"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/layout/safearea.html#safearea-安全区-<badge>v1.5.8</badge>",
          "props": [
            {
              "name": "position",
              "description": "安全区的位置",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/safearea.html#props",
              "type": [
                "`'top' | 'bottom'`"
              ]
            }
          ]
        },
        {
          "name": "nut-sticky",
          "source": {
            "symbol": "NutSticky"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/layout/sticky.html#sticky-粘性布局",
          "props": [
            {
              "name": "offset-top",
              "description": "吸顶距离",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/sticky.html#props",
              "type": [
                "number"
              ],
              "default": "0"
            },
            {
              "name": "z-index",
              "description": "吸附时的层级",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/sticky.html#props",
              "type": [
                "number"
              ],
              "default": "2000"
            },
            {
              "name": "customNavHeight",
              "description": "导航栏高度，自定义导航栏时，需要传入此值",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/sticky.html#props",
              "type": [
                "number"
              ],
              "default": "0"
            },
            {
              "name": "disabled",
              "description": "是否禁用吸顶功能",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/sticky.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "bg-color",
              "description": "组件背景颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/sticky.html#props",
              "type": [
                "string"
              ],
              "default": "#ffffff"
            },
            {
              "name": "index",
              "description": "自定义标识，用于区分是哪一个组件",
              "doc-url": "https://www.uniapp-nutui.tech/components/layout/sticky.html#props",
              "type": [
                "number"
              ]
            }
          ]
        },
        {
          "name": "nut-elevator",
          "source": {
            "symbol": "NutElevator"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/nav/elevator.html#elevator-电梯楼层",
          "props": [
            {
              "name": "height",
              "description": "电梯区域的高度",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/elevator.html#props",
              "type": [
                "number | string"
              ],
              "default": "200px"
            },
            {
              "name": "accept-key",
              "description": "索引 `key` 值",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/elevator.html#props",
              "type": [
                "string"
              ],
              "default": "title"
            },
            {
              "name": "index-list",
              "description": "索引列表",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/elevator.html#props",
              "type": [
                {
                  "name": "Array（ `item` 需包含 `id`、`name` 属性, `name` 支持传入 `html` 结构）",
                  "source": {
                    "symbol": "Array（ `item` 需包含 `id`、`name` 属性, `name` 支持传入 `html` 结构）"
                  }
                }
              ],
              "default": "[{id: 0, name: }]"
            },
            {
              "name": "is-sticky",
              "description": "索引是否吸顶",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/elevator.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "space-height",
              "description": "右侧锚点的上下间距",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/elevator.html#props",
              "type": [
                "number"
              ],
              "default": "23"
            },
            {
              "name": "title-height",
              "description": "左侧索引的高度",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/elevator.html#props",
              "type": [
                "number"
              ],
              "default": "35"
            }
          ],
          "slots": [
            {
              "name": "default",
              "description": "自定义左侧索引下每条数据的内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/elevator.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "click-item",
                "description": "点击内容",
                "doc-url": "https://www.uniapp-nutui.tech/components/nav/elevator.html#events"
              },
              {
                "name": "click-index",
                "description": "点击索引",
                "doc-url": "https://www.uniapp-nutui.tech/components/nav/elevator.html#events"
              },
              {
                "name": "change",
                "description": "索引改变",
                "doc-url": "https://www.uniapp-nutui.tech/components/nav/elevator.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-fixed-nav",
          "source": {
            "symbol": "NutFixedNav"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/nav/fixednav.html#fixednav-悬浮导航",
          "props": [
            {
              "name": "visible",
              "description": "是否打开",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/fixednav.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "nav-list",
              "description": "悬浮列表内容数据",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/fixednav.html#props",
              "type": [
                "Array"
              ],
              "default": "[]"
            },
            {
              "name": "active-color",
              "description": "选中按钮文案颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/fixednav.html#props",
              "type": [
                "string"
              ],
              "default": "#fa2c19 默认集成主题色"
            },
            {
              "name": "active-text",
              "description": "收起列表按钮文案",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/fixednav.html#props",
              "type": [
                "string"
              ],
              "default": "收起导航"
            },
            {
              "name": "un-active-text",
              "description": "展开列表按钮文案",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/fixednav.html#props",
              "type": [
                "string"
              ],
              "default": "快速导航"
            },
            {
              "name": "type",
              "description": "导航方向,可选值 `left` `right`",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/fixednav.html#props",
              "type": [
                "string"
              ],
              "default": "right"
            },
            {
              "name": "overlay",
              "description": "展开时是否显示遮罩",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/fixednav.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "position",
              "description": "fixed 垂直位置",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/fixednav.html#props",
              "type": [
                "object"
              ],
              "default": "{top: auto,bottom: auto}"
            }
          ],
          "slots": [
            {
              "name": "btn",
              "description": "自定义按钮",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/fixednav.html#slots"
            },
            {
              "name": "list",
              "description": "自定义展开列表内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/fixednav.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "selected",
                "description": "选择之后触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/nav/fixednav.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-indicator",
          "source": {
            "symbol": "NutIndicator"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/nav/indicator.html#indicator-指示器",
          "props": [
            {
              "name": "current",
              "description": "当前步骤",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/indicator.html#props",
              "type": [
                "number"
              ],
              "default": "1"
            },
            {
              "name": "size",
              "description": "步骤长度",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/indicator.html#props",
              "type": [
                "number"
              ],
              "default": "3"
            },
            {
              "name": "block",
              "description": "是否启用块级布局",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/indicator.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "align",
              "description": "对齐方式，仅在 `block` 为 `true` 时生效, 可选值 `left`, `right`, `center`",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/indicator.html#props",
              "type": [
                "string"
              ],
              "default": "left"
            },
            {
              "name": "fill-zero",
              "description": "单数前面是否补 0",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/indicator.html#props",
              "type": [
                "boolean"
              ],
              "default": "true"
            }
          ]
        },
        {
          "name": "nut-menu",
          "source": {
            "symbol": "NutMenu"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/nav/menu.html#menu",
          "props": [
            {
              "name": "active-color",
              "description": "选项的选中态图标颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/menu.html#menu-props",
              "type": [
                "string"
              ],
              "default": "#F2270C"
            },
            {
              "name": "close-on-click-overlay",
              "description": "是否在点击遮罩层后关闭菜单",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/menu.html#menu-props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "scroll-fixed",
              "description": "滚动后是否固定，可设置固定位置",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/menu.html#menu-props",
              "type": [
                "boolean | string | number"
              ],
              "default": "false"
            },
            {
              "name": "title-class",
              "description": "自定义标题样式类",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/menu.html#menu-props",
              "type": [
                "string"
              ]
            },
            {
              "name": "lock-scroll",
              "description": "背景是否锁定",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/menu.html#menu-props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "title-icon",
              "description": "自定义标题图标",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/menu.html#menu-props",
              "type": [
                "string"
              ]
            },
            {
              "name": "direction",
              "description": "展开方向，可选值为`up` `down`",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/menu.html#menu-props",
              "type": [
                "string"
              ]
            },
            {
              "name": "up-icon",
              "description": "收起的图标",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/menu.html#menu-props",
              "type": [
                "string"
              ],
              "default": "rect-up"
            },
            {
              "name": "down-icon",
              "description": "展开的图标",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/menu.html#menu-props",
              "type": [
                "string"
              ],
              "default": "rect-down"
            }
          ],
          "slots": [
            {
              "name": "icon",
              "description": "自定义标题图标 (不支持小程序,小程序建议使用 props 传递图标名称)",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/menu.html#menu-slots"
            }
          ]
        },
        {
          "name": "nut-menu-item",
          "source": {
            "symbol": "NutMenuItem"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/nav/menu.html#menuitem",
          "props": [
            {
              "name": "title",
              "description": "菜单项标题",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/menu.html#menuitem-props",
              "type": [
                "string"
              ],
              "default": "当前选中项文字"
            },
            {
              "name": "options",
              "description": "选项数组",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/menu.html#menuitem-props",
              "type": [
                "Array"
              ]
            },
            {
              "name": "disabled",
              "description": "是否禁用菜单",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/menu.html#menuitem-props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "cols",
              "description": "可以设置一行展示多少列 `options`",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/menu.html#menuitem-props",
              "type": [
                "number"
              ],
              "default": "1"
            },
            {
              "name": "direction",
              "description": "菜单展开方向，可选值为 `up`",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/menu.html#menuitem-props",
              "type": [
                "string"
              ],
              "default": "down"
            },
            {
              "name": "active-title-class",
              "description": "选项选中时自定义标题样式类",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/menu.html#menuitem-props",
              "type": [
                "string"
              ]
            },
            {
              "name": "inactive-title-class",
              "description": "选项非选中时自定义标题样式类",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/menu.html#menuitem-props",
              "type": [
                "string"
              ]
            }
          ],
          "slots": [
            {
              "name": "icon",
              "description": "自定义选项图标 (不支持小程序)",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/menu.html#menuitem-slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "change",
                "description": "选择 `option` 之后触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/nav/menu.html#menuitem-events"
              },
              {
                "name": "toggle",
                "description": "切换菜单展示状态，传 `true` 为显示，`false` 为隐藏，不传参为取反",
                "doc-url": "https://www.uniapp-nutui.tech/components/nav/menu.html#menuitem-events"
              },
              {
                "name": "open",
                "description": "打开菜单栏时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/nav/menu.html#menuitem-events"
              },
              {
                "name": "close",
                "description": "关闭菜单栏时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/nav/menu.html#menuitem-events"
              }
            ]
          }
        },
        {
          "name": "nut-navbar",
          "source": {
            "symbol": "NutNavbar"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/nav/navbar.html#navbar-头部导航",
          "props": [
            {
              "name": "title",
              "description": "标题名称",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/navbar.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "left-text",
              "description": "左侧文案",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/navbar.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "desc",
              "description": "右侧描述",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/navbar.html#props",
              "type": [
                "string"
              ]
            },
            {
              "name": "left-show",
              "description": "是否展示左侧箭头",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/navbar.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "title-icon",
              "description": "标题中是否展示 `icon`",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/navbar.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "border",
              "description": "是否显示下边框",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/navbar.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "fixed",
              "description": "是否固定到顶部",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/navbar.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "placeholder",
              "description": "固定在顶部时，是否在标签位置生成一个等高的占位元素",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/navbar.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "safe-area-inset-top",
              "description": "是否开启顶部安全区适配",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/navbar.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "z-index",
              "description": "导航栏 `z-index`",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/navbar.html#props",
              "type": [
                {
                  "name": "number ｜ string",
                  "source": {
                    "symbol": "number ｜ string"
                  }
                }
              ],
              "default": "10"
            },
            {
              "name": "size",
              "description": "图标与字体大小",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/navbar.html#props",
              "type": [
                {
                  "name": "number ｜ string",
                  "source": {
                    "symbol": "number ｜ string"
                  }
                }
              ]
            },
            {
              "name": "custom-color",
              "description": "图标与字体颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/navbar.html#props",
              "type": [
                {
                  "name": "number ｜ string",
                  "source": {
                    "symbol": "number ｜ string"
                  }
                }
              ],
              "default": "#979797"
            }
          ],
          "slots": [
            {
              "name": "left",
              "description": "自定义左侧内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/navbar.html#slots"
            },
            {
              "name": "right",
              "description": "自定义右侧内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/navbar.html#slots"
            },
            {
              "name": "content",
              "description": "自定义导航栏中间内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/navbar.html#slots"
            },
            {
              "name": "leftShow",
              "description": "左侧箭头自定义图标",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/navbar.html#slots"
            },
            {
              "name": "titleIcon",
              "description": "标题中自定义图标",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/navbar.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "on-click-title",
                "description": "点击页面标题事件",
                "doc-url": "https://www.uniapp-nutui.tech/components/nav/navbar.html#events"
              },
              {
                "name": "on-click-icon",
                "description": "点击页面标题icon事件",
                "doc-url": "https://www.uniapp-nutui.tech/components/nav/navbar.html#events"
              },
              {
                "name": "on-click-right",
                "description": "点击右侧按钮事件",
                "doc-url": "https://www.uniapp-nutui.tech/components/nav/navbar.html#events"
              },
              {
                "name": "on-click-back",
                "description": "点击左侧图标事件",
                "doc-url": "https://www.uniapp-nutui.tech/components/nav/navbar.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-pagination",
          "source": {
            "symbol": "NutPagination"
          },
          "description": "",
          "doc-url": "https://www.uniapp-nutui.tech/components/nav/pagination.html#pagination-分页",
          "props": [
            {
              "name": "model-value",
              "description": "当前页码",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/pagination.html#props",
              "type": [
                "number"
              ],
              "default": "1"
            },
            {
              "name": "mode",
              "description": "显示模式,可选值为 `simple`",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/pagination.html#props",
              "type": [
                "string"
              ],
              "default": "multi"
            },
            {
              "name": "prev-text",
              "description": "上一页按钮文字",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/pagination.html#props",
              "type": [
                "string"
              ],
              "default": "上一页"
            },
            {
              "name": "next-text",
              "description": "下一页按钮文字",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/pagination.html#props",
              "type": [
                "string"
              ],
              "default": "下一页"
            },
            {
              "name": "page-count",
              "description": "总页数",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/pagination.html#props",
              "type": [
                "string | number"
              ],
              "default": "传入/根据页数计算"
            },
            {
              "name": "total-items",
              "description": "总记录数",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/pagination.html#props",
              "type": [
                "string | number"
              ],
              "default": "0"
            },
            {
              "name": "items-per-page",
              "description": "每页记录数",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/pagination.html#props",
              "type": [
                "string | number"
              ],
              "default": "10"
            },
            {
              "name": "show-page-size",
              "description": "显示的页码个数",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/pagination.html#props",
              "type": [
                "string | number"
              ],
              "default": "5"
            },
            {
              "name": "force-ellipses",
              "description": "是否显示省略号",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/pagination.html#props",
              "type": [
                "boolean"
              ],
              "default": "false"
            }
          ],
          "slots": [
            {
              "name": "prevText",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/pagination.html#slots"
            },
            {
              "name": "nextText",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/pagination.html#slots"
            },
            {
              "name": "page",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/pagination.html#slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "change",
                "description": "页码改变时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/nav/pagination.html#events"
              }
            ]
          }
        },
        {
          "name": "nut-side-navbar",
          "source": {
            "symbol": "NutSideNavbar"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/nav/sidenavbar.html#sidenavbar",
          "props": [
            {
              "name": "offset",
              "description": "导航缩进宽度",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/sidenavbar.html#sidenavbar-props",
              "type": [
                "number | string"
              ],
              "default": "15"
            }
          ]
        },
        {
          "name": "nut-sub-side-navbar",
          "source": {
            "symbol": "NutSubSideNavbar"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/nav/sidenavbar.html#subsidenavbar",
          "props": [
            {
              "name": "title",
              "description": "导航标题",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/sidenavbar.html#subsidenavbar-props",
              "type": [
                "string"
              ]
            },
            {
              "name": "ikey",
              "description": "导航唯一标识",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/sidenavbar.html#subsidenavbar-props",
              "type": [
                "number | string"
              ]
            },
            {
              "name": "open",
              "description": "导航是否默认展开",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/sidenavbar.html#subsidenavbar-props",
              "type": [
                "boolean"
              ],
              "default": "true"
            }
          ],
          "js": {
            "events": [
              {
                "name": "title-click",
                "description": "导航点击",
                "doc-url": "https://www.uniapp-nutui.tech/components/nav/sidenavbar.html#subsidenavbar-events"
              }
            ]
          }
        },
        {
          "name": "nut-side-navbar-item",
          "source": {
            "symbol": "NutSideNavbarItem"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/nav/sidenavbar.html#sidenavbaritem",
          "props": [
            {
              "name": "title",
              "description": "导航标题",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/sidenavbar.html#sidenavbaritem-props",
              "type": [
                "string"
              ],
              "default": "15"
            },
            {
              "name": "ikey",
              "description": "导航唯一标识",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/sidenavbar.html#sidenavbaritem-props",
              "type": [
                "number | string"
              ]
            }
          ],
          "js": {
            "events": [
              {
                "name": "click",
                "description": "导航点击",
                "doc-url": "https://www.uniapp-nutui.tech/components/nav/sidenavbar.html#sidenavbaritem-events"
              }
            ]
          }
        },
        {
          "name": "nut-tabbar",
          "source": {
            "symbol": "NutTabbar"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabbar.html#tabbar",
          "props": [
            {
              "name": "model-value",
              "description": "选中标签的索引值或者名称",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabbar.html#tabbar-props",
              "type": [
                "number"
              ],
              "default": "0"
            },
            {
              "name": "bottom",
              "description": "是否固定在页面底部",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabbar.html#tabbar-props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "unactive-color",
              "description": "icon未激活的颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabbar.html#tabbar-props",
              "type": [
                "string"
              ],
              "default": "#7d7e80"
            },
            {
              "name": "active-color",
              "description": "icon激活的颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabbar.html#tabbar-props",
              "type": [
                "string"
              ],
              "default": "#1989fa"
            },
            {
              "name": "safe-area-inset-bottom",
              "description": "是否开启iphone系列全面屏底部安全区适配",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabbar.html#tabbar-props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "placeholder",
              "description": "固定在底部时，是否在标签位置生成一个等高的占位元素",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabbar.html#tabbar-props",
              "type": [
                "boolean"
              ],
              "default": "false"
            }
          ],
          "js": {
            "events": [
              {
                "name": "tab-switch",
                "description": "切换页签时触发事件",
                "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabbar.html#tabbar-events"
              }
            ]
          }
        },
        {
          "name": "nut-tabbar-item",
          "source": {
            "symbol": "NutTabbarItem"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabbar.html#tabbaritem",
          "props": [
            {
              "name": "tab-title",
              "description": "标签页的标题",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabbar.html#tabbaritem-props",
              "type": [
                "string"
              ],
              "default": "--"
            },
            {
              "name": "name",
              "description": "标签名称，作为匹配的标识符",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabbar.html#tabbaritem-props",
              "type": [
                "string"
              ],
              "default": "当前标签的索引值"
            },
            {
              "name": "icon",
              "description": "标签页显示的[图标名称](/components/basic/icon)",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabbar.html#tabbaritem-props",
              "type": [
                "string"
              ],
              "default": "--"
            }
          ]
        },
        {
          "name": "nut-tabs",
          "source": {
            "symbol": "NutTabs"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabs.html#tabs",
          "props": [
            {
              "name": "model-value",
              "description": "绑定当前选中标签的标识符",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabs.html#tabs-props",
              "type": [
                "number | string"
              ],
              "default": "0"
            },
            {
              "name": "custom-color",
              "description": "标签选中色",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabs.html#tabs-props",
              "type": [
                "string"
              ],
              "default": "#1a1a1a"
            },
            {
              "name": "background",
              "description": "标签栏背景颜色",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabs.html#tabs-props",
              "type": [
                "string"
              ],
              "default": "#f5f5f5"
            },
            {
              "name": "direction",
              "description": "使用横纵方向 可选值 horizontal、vertical",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabs.html#tabs-props",
              "type": [
                "string"
              ],
              "default": "horizontal"
            },
            {
              "name": "type",
              "description": "选中底部展示样式 可选值 line、smile",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabs.html#tabs-props",
              "type": [
                "string"
              ],
              "default": "line"
            },
            {
              "name": "swipeable",
              "description": "是否开启手势左右滑动切换",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabs.html#tabs-props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "title-scroll",
              "description": "标签栏是否可以滚动",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabs.html#tabs-props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "ellipsis",
              "description": "是否省略过长的标题文字",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabs.html#tabs-props",
              "type": [
                "boolean"
              ],
              "default": "true"
            },
            {
              "name": "animated-time",
              "description": "切换动画时长，单位 ms。0 代表无动画，此时必须设置 `pane-key`(_小程序场景数据过大建议设置0，解决切换卡顿问题_)",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabs.html#tabs-props",
              "type": [
                "number | string"
              ],
              "default": "300"
            },
            {
              "name": "title-gutter",
              "description": "标签间隙",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabs.html#tabs-props",
              "type": [
                "number | string"
              ],
              "default": "0"
            },
            {
              "name": "size",
              "description": "标签栏字体尺寸大小 可选值  large normal small",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabs.html#tabs-props",
              "type": [
                "string"
              ],
              "default": "normal"
            },
            {
              "name": "auto-height",
              "description": "自动高度。设置为 true 时，nut-tabs 和 nut-tabs__content 会随着当前 nut-tab-pane 的高度而发生变化。",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabs.html#tabs-props",
              "type": [
                "boolean"
              ],
              "default": "false"
            },
            {
              "name": "name",
              "description": "在`uni`环境下，必须设置 name 才能开启 title-scroll 功能，版本 >=1.6.0 时不再需要。",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabs.html#tabs-props",
              "type": [
                "string"
              ]
            },
            {
              "name": "align",
              "description": "横轴方向的标题对齐方式，可选值 left、center",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabs.html#tabs-props",
              "type": [
                "string"
              ],
              "default": "center"
            }
          ],
          "slots": [
            {
              "name": "titles",
              "description": "自定义导航区域",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabs.html#tabs-slots"
            },
            {
              "name": "default",
              "description": "自定义内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabs.html#tabs-slots"
            }
          ],
          "js": {
            "events": [
              {
                "name": "click",
                "description": "点击标签时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabs.html#tabs-events"
              },
              {
                "name": "change",
                "description": "当前激活的标签改变时触发",
                "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabs.html#tabs-events"
              }
            ]
          }
        },
        {
          "name": "nut-tab-pane",
          "source": {
            "symbol": "NutTabPane"
          },
          "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabs.html#tabpane",
          "props": [
            {
              "name": "title",
              "description": "标题",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabs.html#tabpane-props",
              "type": [
                "string"
              ]
            },
            {
              "name": "pane-key",
              "description": "标签 Key , 匹配的标识符",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabs.html#tabpane-props",
              "type": [
                "string"
              ],
              "default": "默认索引0,1,2..."
            },
            {
              "name": "disabled",
              "description": "是否禁用标签",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabs.html#tabpane-props",
              "type": [
                "boolean"
              ],
              "default": "false"
            }
          ],
          "slots": [
            {
              "name": "default",
              "description": "自定义内容",
              "doc-url": "https://www.uniapp-nutui.tech/components/nav/tabs.html#tabpane-slots"
            }
          ]
        }
      ]
    }
  }
}