nutui-uniapp
Version:
京东风格的轻量级移动端 Uniapp、Vue3 组件库(支持小程序开发)
1,163 lines • 233 kB
JSON
{
"nut-button/type": {
"type": "string",
"options": [
"default",
"primary",
"info",
"success",
"warning",
"danger"
],
"description": "类型, default: default.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/form-type": {
"type": "string",
"options": [
"button",
"submit",
"reset"
],
"description": "表单类型,用于 uni 的 `<form>` 组件,点击分别会触发 `<form>` 组件的 submit / reset 事件, default: button.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/size": {
"type": "string",
"options": [
"large",
"normal",
"small",
"mini"
],
"description": "尺寸, default: normal.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/shape": {
"type": "string",
"options": [
"square",
"round"
],
"description": "形状, default: round.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/custom-color": {
"type": "string",
"description": "按钮颜色,支持传入 `linear-gradient` 渐变色\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/plain": {
"type": "boolean",
"description": "是否为朴素按钮, default: false.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/disabled": {
"type": "boolean",
"description": "按钮是否为禁用状态, default: false.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/block": {
"type": "boolean",
"description": "是否为块级元素, default: false.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/loading": {
"type": "boolean",
"description": "是否为加载中状态, default: false.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/open-type": {
"type": "string",
"description": "开放能力\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/lang": {
"type": "string",
"description": "指定返回用户信息的语言,zh_CN 简体中文 / zh_TW 繁体中文 / en 英文, default: en.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/session-from": {
"type": "string",
"description": "会话来源,open-type=\"contact\" 时有效\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/send-message-title": {
"type": "string",
"description": "会话内消息卡片标题,open-type=\"contact\" 时有效\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/send-message-path": {
"type": "string",
"description": "会话内消息卡片点击跳转小程序路径,open-type=\"contact\" 时有效\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/send-message-img": {
"type": "string",
"description": "会话内消息卡片图片,open-type=\"contact\" 时有效\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/show-message-card": {
"type": "string",
"description": "是否显示会话内消息卡片,设置此参数为true,用户进入客服会话会在右下角显示\"可能要发送的小程序\"提示,用户点击后可以快速发送小程序消息,open-type=\"contact\" 时有效\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/hover-class": {
"type": "string",
"description": "指定按钮按下去的样式类,当hover-class=\"none\" 时,没有点击态效果, default: button-hover.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/hover-start-time": {
"type": "number",
"description": "按住后多久出现点击态,单位毫秒, default: 20.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/hover-stay-time": {
"type": "number",
"description": "手指松开后点击态保留时间,单位毫秒, default: 70.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/group-id": {
"type": "string",
"description": "打开群资料卡时,传递的群号,open-type=\"openGroupProfile\" 时有效\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/guild-id": {
"type": "string",
"description": "打开频道页面时,传递的频道号,open-type=\"openGuildProfile\" 时有效\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/public-id": {
"type": "string",
"description": "打开公众号资料卡时,传递的号码,open-type=\"openPublicProfile\" 时有效\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/data-im-id": {
"type": "string",
"description": "客服的抖音号,open-type=\"im\" 时有效\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/data-im-type": {
"type": "string",
"description": "IM卡片类型,open-type=\"im\" 时有效\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/data-goods-id": {
"type": "string",
"description": "商品的id,仅支持泛知识课程库和生活服务商品库中的商品,open-type=\"im\" 时有效\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/data-order-id": {
"type": "string",
"description": "订单的id,仅支持交易2.0订单,open-type=\"im\" 时有效\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/data-biz-line": {
"type": "string",
"description": "商品类型,“1”代表生活服务,“2”代表泛知识,open-type=\"im\" 时有效\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#props)"
},
"nut-button/click": {
"type": "event",
"description": "点击按钮时触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#events)"
},
"nut-button/getphonenumber": {
"type": "event",
"description": "获取用户手机号回调\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#events)"
},
"nut-button/getuserinfo": {
"type": "event",
"description": "用户点击该按钮时,会返回获取到的用户信息,从返回参数的 detail 中获取到的值同 uni.getUserInfo\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#events)"
},
"nut-button/error": {
"type": "event",
"description": "当使用开放能力时,发生错误的回调\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#events)"
},
"nut-button/opensetting": {
"type": "event",
"description": "在打开授权设置页并关闭后回调\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#events)"
},
"nut-button/launchapp": {
"type": "event",
"description": "从小程序打开 App 成功的回调\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#events)"
},
"nut-button/contact": {
"type": "event",
"description": "客服消息回调\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#events)"
},
"nut-button/chooseavatar": {
"type": "event",
"description": "获取用户头像回调\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#events)"
},
"nut-button/agreeprivacyauthorization": {
"type": "event",
"description": "用户同意隐私协议事件回调\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#events)"
},
"nut-button/addgroupapp": {
"type": "event",
"description": "添加群应用的回调\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#events)"
},
"nut-button/chooseaddress": {
"type": "event",
"description": "调起用户编辑并选择收货地址的回调\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#events)"
},
"nut-button/chooseinvoicetitle": {
"type": "event",
"description": "用户选择发票抬头的回调\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#events)"
},
"nut-button/subscribe": {
"type": "event",
"description": "订阅消息授权回调\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#events)"
},
"nut-button/login": {
"type": "event",
"description": "登录回调\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#events)"
},
"nut-button/im": {
"type": "event",
"description": "监听跳转IM的成功回调\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/button.html#events)"
},
"nut-cell-group/title": {
"type": "string",
"description": "分组标题\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/cell.html#cellgroup-props)"
},
"nut-cell-group/desc": {
"type": "string",
"description": "分组描述\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/cell.html#cellgroup-props)"
},
"nut-cell/title": {
"type": "string",
"description": "标题名称\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/cell.html#cell-props)"
},
"nut-cell/sub-title": {
"type": "string",
"description": "左侧副标题\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/cell.html#cell-props)"
},
"nut-cell/desc": {
"type": "string",
"description": "右侧描述\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/cell.html#cell-props)"
},
"nut-cell/desc-text-align": {
"type": "string",
"description": "右侧描述文本对齐方式(同 CSS 的 `text-align`), default: right.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/cell.html#cell-props)"
},
"nut-cell/is-link": {
"type": "boolean",
"description": "是否展示右侧箭头并开启点击反馈, default: false.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/cell.html#cell-props)"
},
"nut-cell/to": {
"type": "string",
"description": "跳转地址(`uni.navigateTo` 的 `url` 参数)\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/cell.html#cell-props)"
},
"nut-cell/round-radius": {
"type": "number | string",
"description": "圆角半径, default: 6px.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/cell.html#cell-props)"
},
"nut-cell/center": {
"type": "boolean",
"description": "是否使内容垂直居中, default: false.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/cell.html#cell-props)"
},
"nut-cell/size": {
"type": "string",
"options": [
"large"
],
"description": "单元格大小\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/cell.html#cell-props)"
},
"nut-cell/clickable": {
"type": "boolean",
"description": "是否启用点击效果(存在 `is-link` 或者 `to` 属性时会自动启用,也可以手动启用), default: false.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/cell.html#cell-props)"
},
"nut-cell/icon": {
"type": "string",
"description": "左侧图标(对应 `nut-icon` 的 `name` 属性)\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/cell.html#cell-props)"
},
"nut-cell/title-width": {
"type": "number | string",
"description": "标题宽度\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/cell.html#cell-props)"
},
"nut-cell/click": {
"type": "event",
"description": "点击事件\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/cell.html#cell-events)"
},
"nut-config-provider/theme": {
"type": "string",
"options": [
"dark"
],
"description": "主题风格\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/configprovider.html#props)"
},
"nut-config-provider/theme-vars": {
"type": "object",
"description": "自定义主题变量\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/configprovider.html#props)"
},
"nut-config-provider/z-index": {
"type": "number",
"description": "设置所有弹窗类组件的 z-index,该属性对全局生效, default: 2000.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/configprovider.html#props)"
},
"nut-icon/name": {
"type": "string",
"description": "图标名称或图片链接\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/icon.html#props)"
},
"nut-icon/custom-color": {
"type": "string",
"description": "图标颜色\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/icon.html#props)"
},
"nut-icon/size": {
"type": "string | number",
"description": "图标大小,如 `20px` `2em` `2rem`\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/icon.html#props)"
},
"nut-icon/font-class-name": {
"type": "string",
"description": "自定义 icon 字体基础类名, default: nutui-iconfont.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/icon.html#props)"
},
"nut-icon/class-prefix": {
"type": "string",
"description": "自定义 icon 类名前缀,用于使用自定义图标, default: nut-icon.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/icon.html#props)"
},
"nut-icon/click": {
"type": "event",
"description": "点击图标时触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/icon.html#events)"
},
"nut-overlay/visible": {
"type": "boolean",
"description": "控制遮罩的显示 / 隐藏, default: false.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/overlay.html#props)"
},
"nut-overlay/z-index": {
"type": "number",
"description": "自定义遮罩层级\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/overlay.html#props)"
},
"nut-overlay/duration": {
"type": "string | number",
"description": "显示 / 隐藏的动画时长(单位:`ms`), default: 300.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/overlay.html#props)"
},
"nut-overlay/overlay-class": {
"type": "string",
"description": "自定义遮罩类名\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/overlay.html#props)"
},
"nut-overlay/overlay-style": {
"type": "CSSProperties",
"description": "自定义遮罩样式\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/overlay.html#props)"
},
"nut-overlay/lock-scroll": {
"type": "boolean",
"description": "遮罩显示时的背景是否锁定, default: false.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/overlay.html#props)"
},
"nut-overlay/close-on-click-overlay": {
"type": "boolean",
"description": "点击遮罩时是否关闭, default: true.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/overlay.html#props)"
},
"nut-overlay/destroy-on-close": {
"type": "boolean",
"description": "遮罩关闭后 `slot` 内容是否销毁, default: false.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/overlay.html#props)"
},
"nut-overlay/click": {
"type": "event",
"description": "点击时触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/overlay.html#events)"
},
"nut-popup/visible": {
"type": "boolean",
"description": "控制当前组件显示 / 隐藏, default: false.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/popup.html#props)"
},
"nut-popup/position": {
"type": "string",
"options": [
"center",
"top",
"right",
"bottom",
"left"
],
"description": "弹出位置, default: center.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/popup.html#props)"
},
"nut-popup/transition": {
"type": "string",
"description": "动画名\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/popup.html#props)"
},
"nut-popup/pop-class": {
"type": "string",
"description": "自定义弹框类名\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/popup.html#props)"
},
"nut-popup/round": {
"type": "boolean",
"description": "是否显示圆角, default: false.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/popup.html#props)"
},
"nut-popup/closeable": {
"type": "boolean",
"description": "是否显示关闭按钮, default: false.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/popup.html#props)"
},
"nut-popup/close-icon": {
"type": "string",
"description": "[图标名称](/components/basic/icon) 或图片链接, default: close.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/popup.html#props)"
},
"nut-popup/close-icon-position": {
"type": "string",
"options": [
"top-left",
"top-right",
"bottom-left",
"bottom-right"
],
"description": "关闭按钮位置, default: top-right.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/popup.html#props)"
},
"nut-popup/destroy-on-close": {
"type": "boolean",
"description": "弹层关闭后 `slot` 内容是否销毁, default: true.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/popup.html#props)"
},
"nut-popup/overlay": {
"type": "boolean",
"description": "是否显示遮罩, default: true.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/popup.html#props)"
},
"nut-popup/safe-area-inset-bottom": {
"type": "boolean",
"description": "是否开启 iphone 系列全面屏底部安全区适配(仅 `position` 为 `bottom` 时有效), default: false.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/popup.html#props)"
},
"nut-popup/safe-area-inset-top": {
"type": "boolean",
"description": "是否开启 iPhone 顶部安全区适配(仅 `position` 为 `top` 时有效), default: true.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/popup.html#props)"
},
"nut-popup/z-index": {
"type": "number",
"description": "遮罩层级, default: 2000+.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/popup.html#props)"
},
"nut-popup/duration": {
"type": "string | number",
"description": "组件显示 / 隐藏的动画时长(单位:`ms`), default: 300.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/popup.html#props)"
},
"nut-popup/overlay-class": {
"type": "string",
"description": "自定义遮罩层类名\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/popup.html#props)"
},
"nut-popup/overlay-style": {
"type": "CSSProperties",
"description": "自定义遮罩层样式\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/popup.html#props)"
},
"nut-popup/lock-scroll": {
"type": "boolean",
"description": "背景是否锁定, default: false.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/popup.html#props)"
},
"nut-popup/close-on-click-overlay": {
"type": "boolean",
"description": "是否点击遮罩关闭, default: true.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/popup.html#props)"
},
"nut-popup/click-pop": {
"type": "event",
"description": "点击弹出层时触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/popup.html#events)"
},
"nut-popup/click-close-icon": {
"type": "event",
"description": "点击关闭图标时触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/popup.html#events)"
},
"nut-popup/click-overlay": {
"type": "event",
"description": "点击遮罩触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/popup.html#events)"
},
"nut-popup/open": {
"type": "event",
"description": "打开弹框时触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/popup.html#events)"
},
"nut-popup/opened": {
"type": "event",
"description": "遮罩打开动画结束时触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/popup.html#events)"
},
"nut-popup/close": {
"type": "event",
"description": "关闭弹框时触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/popup.html#events)"
},
"nut-popup/closed": {
"type": "event",
"description": "遮罩关闭动画结束时触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/popup.html#events)"
},
"nut-transition/show": {
"type": "boolean",
"description": "是否展示, default: false.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/transition.html#props)"
},
"nut-transition/name": {
"type": "string",
"options": [
"fade",
"fade-up",
"fade-down",
"fade-left",
"fade-right",
"slide-up",
"slide-down",
"slide-left",
"slide-right",
"zoom",
"none"
],
"description": "内置动画名称, default: fade.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/transition.html#props)"
},
"nut-transition/duration": {
"type": "string | number",
"description": "动画时长(单位:`ms`), default: 300.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/transition.html#props)"
},
"nut-transition/timing-function": {
"type": "string",
"options": [
"linear",
"ease",
"ease-in",
"ease-in-out",
"ease-out",
"step-start",
"step-end"
],
"description": "动画函数, default: ease.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/transition.html#props)"
},
"nut-transition/destroy-on-close": {
"type": "boolean",
"description": "关闭后 `slot` 内容是否销毁, default: false.\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/transition.html#props)"
},
"nut-transition/enter-from-class": {
"type": "string",
"description": "进入动画前的类名\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/transition.html#props)"
},
"nut-transition/enter-active-class": {
"type": "string",
"description": "进入动画时的类名\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/transition.html#props)"
},
"nut-transition/enter-to-class": {
"type": "string",
"description": "进入动画后的类名\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/transition.html#props)"
},
"nut-transition/leave-from-class": {
"type": "string",
"description": "离开动画前的类名\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/transition.html#props)"
},
"nut-transition/leave-active-class": {
"type": "string",
"description": "离开动画时的类名\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/transition.html#props)"
},
"nut-transition/leave-to-class": {
"type": "string",
"description": "离开动画后的类名\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/transition.html#props)"
},
"nut-transition/before-enter": {
"type": "event",
"description": "进入过渡动画前触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/transition.html#events)"
},
"nut-transition/enter": {
"type": "event",
"description": "进入过渡动画时触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/transition.html#events)"
},
"nut-transition/after-enter": {
"type": "event",
"description": "进入过渡动画后触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/transition.html#events)"
},
"nut-transition/before-leave": {
"type": "event",
"description": "离开过渡动画前触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/transition.html#events)"
},
"nut-transition/leave": {
"type": "event",
"description": "离开过渡动画时触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/transition.html#events)"
},
"nut-transition/after-leave": {
"type": "event",
"description": "离开过渡动画后触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/basic/transition.html#events)"
},
"nut-doll-machine/prize-list": {
"type": "Array",
"description": "奖品列表(目前需要至少 4 个奖品), default: [].\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/dollmachine.html#props)"
},
"nut-doll-machine/default-claw": {
"type": "string",
"description": "初始化爪子的图片链接\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/dollmachine.html#props)"
},
"nut-doll-machine/active-claw": {
"type": "string",
"description": "爪子抓到奖品的图片链接\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/dollmachine.html#props)"
},
"nut-doll-machine/prize-index": {
"type": "number",
"description": "中奖奖品在列表的索引位置(`-1` 未中奖), default: -1.\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/dollmachine.html#props)"
},
"nut-doll-machine/speed": {
"type": "number",
"description": "速度, default: 20.\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/dollmachine.html#props)"
},
"nut-doll-machine/start-turns": {
"type": "event",
"description": "爪子开始下伸\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/dollmachine.html#events)"
},
"nut-doll-machine/end-turns": {
"type": "event",
"description": "爪子已经抓到或者未抓到奖品触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/dollmachine.html#events)"
},
"nut-gift-box/start-turns": {
"type": "event",
"description": "开始打开礼盒\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/giftbox.html#events)"
},
"nut-gift-box/end-turns": {
"type": "event",
"description": "礼盒打开后\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/giftbox.html#events)"
},
"nut-hiteggs/num": {
"type": "number",
"description": "金蛋个数, default: 9.\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/hiteggs.html#props)"
},
"nut-hiteggs/intact-img": {
"type": "string",
"description": "完整金蛋图片地址\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/hiteggs.html#props)"
},
"nut-hiteggs/hammer": {
"type": "string",
"description": "锤子图片\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/hiteggs.html#props)"
},
"nut-hiteggs/width": {
"type": "string",
"description": "金蛋图片宽度, default: 80px.\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/hiteggs.html#props)"
},
"nut-hiteggs/height": {
"type": "string",
"description": "金蛋图片高度, default: 80px.\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/hiteggs.html#props)"
},
"nut-hiteggs/click": {
"type": "event",
"description": "砸击金蛋后触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/hiteggs.html#events)"
},
"nut-marquee/prize-list": {
"type": "Array",
"description": "奖品列表, default: [].\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/marquee.html#props)"
},
"nut-marquee/prize-index": {
"type": "number",
"description": "中奖奖品在列表的索引位置, default: -1.\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/marquee.html#props)"
},
"nut-marquee/speed": {
"type": "number",
"description": "转动速度, default: 150.\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/marquee.html#props)"
},
"nut-marquee/circle": {
"type": "number",
"description": "转动圈数, default: 30.\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/marquee.html#props)"
},
"nut-marquee/disabled": {
"type": "boolean",
"description": "是否禁用开始抽奖点击数, default: false.\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/marquee.html#props)"
},
"nut-marquee/style-opt": {
"type": "Record<string, CSSProperties>",
"description": "跑马灯中的样式(`bgStyle`:整个容器样式,`itemStyle`:每个奖品样式,`startStyle`:中间按钮样式), default: {bgStyle: {},itemStyle: {}, startStyle:{}}.\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/marquee.html#props)"
},
"nut-marquee/start-turns": {
"type": "event",
"description": "开始跑动\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/marquee.html#events)"
},
"nut-marquee/end-turns": {
"type": "event",
"description": "停止跑动\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/marquee.html#events)"
},
"nut-marquee/click": {
"type": "event",
"description": "点击开始时触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/marquee.html#events)"
},
"nut-shake-dice/time": {
"type": "number",
"description": "旋转时间(单位:s), default: 1.\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/shakedice.html#props)"
},
"nut-shake-dice/speed": {
"type": "number",
"description": "旋转速度(单位:ms), default: 3000.\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/shakedice.html#props)"
},
"nut-shake-dice/id": {
"type": "number",
"description": "中奖的 id(`1` 为 1 点,依此类推), default: 4.\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/shakedice.html#props)"
},
"nut-shake-dice/end": {
"type": "event",
"description": "骰子摇动结束\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/shakedice.html#events)"
},
"nut-turntable/width": {
"type": "string",
"description": "转盘的宽度, default: 300px.\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/turntable.html#props)"
},
"nut-turntable/height": {
"type": "string",
"description": "转盘的高度, default: 300px.\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/turntable.html#props)"
},
"nut-turntable/prize-list": {
"type": "Array",
"description": "奖品列表, default: [].\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/turntable.html#props)"
},
"nut-turntable/prize-index": {
"type": "number",
"description": "中奖奖品在列表的索引位置, default: -1.\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/turntable.html#props)"
},
"nut-turntable/turns-number": {
"type": "number",
"description": "转动的圈数, default: 5.\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/turntable.html#props)"
},
"nut-turntable/turns-time": {
"type": "number",
"description": "从开始转动到结束所用时间(单位:s), default: 5.\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/turntable.html#props)"
},
"nut-turntable/lock-time": {
"type": "number",
"description": "下次抽奖的间隔时间(单位:s), default: 0.\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/turntable.html#props)"
},
"nut-turntable/style-opt": {
"type": "object",
"description": "转盘中的样式,包括每个扇区的背景颜色(在每条数据中页可单独设置 `prizeColor`),扇区的边框颜色, default: {prizeBgColors: [], borderColor: }.\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/turntable.html#props)"
},
"nut-turntable/pointer-style": {
"type": "object",
"description": "转盘中指针的样式,包括背景图片、大小等, default: {width: 80px, height: 80px}.\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/turntable.html#props)"
},
"nut-turntable/start-turns": {
"type": "event",
"description": "转盘开始转动\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/turntable.html#events)"
},
"nut-turntable/end-turns": {
"type": "event",
"description": "转盘中停止转动后\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/turntable.html#events)"
},
"nut-turntable/lock-turns": {
"type": "event",
"description": "禁止抽奖时\n\n[Docs](https://nutui-uniapp.pages.dev/components/bingo/turntable.html#events)"
},
"nut-address/model-value": {
"type": "Array",
"description": "设置默认选中值, default: [].\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/address.html#props)"
},
"nut-address/visible": {
"type": "boolean",
"description": "是否打开地址选择, default: false.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/address.html#props)"
},
"nut-address/type": {
"type": "string",
"options": [
"exist",
"custom",
"custom2"
],
"description": "地址选择类型, default: custom.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/address.html#props)"
},
"nut-address/province": {
"type": "Array",
"description": "省,每个省的对象中,必须有 `name` 字段,如果类型选择 `custom2`,必须指定 `title` 字段为首字母, default: [].\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/address.html#props)"
},
"nut-address/city": {
"type": "Array",
"description": "市,每个市的对象中,必须有 `name` 字段,如果类型选择 `custom2`,必须指定 `title` 字段为首字母, default: [].\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/address.html#props)"
},
"nut-address/country": {
"type": "Array",
"description": "县,每个县的对象中,必须有 `name` 字段,如果类型选择 `custom2`,必须指定 `title` 字段为首字母, default: [].\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/address.html#props)"
},
"nut-address/town": {
"type": "Array",
"description": "乡 / 镇,每个乡 / 镇的对象中,必须有 `name` 字段,如果类型选择 `custom2`,必须指定 `title` 字段为首字母, default: [].\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/address.html#props)"
},
"nut-address/height": {
"type": "string | number",
"description": "弹层中内容容器的高度(`type` 为 `custom2` 时有效), default: 200px.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/address.html#props)"
},
"nut-address/exist-address": {
"type": "Array",
"description": "已存在地址列表,每个地址对象中,必传值 `provinceName`、`cityName`、`countyName`、`townName`、`addressDetail`、`selectedAddress`(字段解释见下表), default: [].\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/address.html#props)"
},
"nut-address/is-show-custom-address": {
"type": "boolean",
"description": "是否可以切换自定义地址选择(`type` 为 `exist` 时有效), default: true.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/address.html#props)"
},
"nut-address/custom-address-title": {
"type": "string",
"description": "自定义地址选择文案(`type` 为 `custom` 时有效), default: 请选择所在地区.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/address.html#props)"
},
"nut-address/exist-address-title": {
"type": "string",
"description": "已有地址文案(`type` 为 `exist` 时有效), default: 配送至.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/address.html#props)"
},
"nut-address/custom-and-exist-title": {
"type": "string",
"description": "自定义地址与已有地址切换按钮文案(`type` 为 `exist` 时有效), default: 选择其他地址.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/address.html#props)"
},
"nut-address/columns-placeholder": {
"type": "string | Array",
"description": "列提示文字, default: 请选择.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/address.html#props)"
},
"nut-address/change": {
"type": "event",
"description": "自定义选择地址时,选择地区时触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/address.html#events)"
},
"nut-address/selected": {
"type": "event",
"description": "选择已有地址列表时触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/address.html#events)"
},
"nut-address/close": {
"type": "event",
"description": "地址选择弹框关闭时触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/address.html#events)"
},
"nut-address/close-mask": {
"type": "event",
"description": "点击遮罩层或点击右上角叉号关闭时触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/address.html#events)"
},
"nut-address/switch-module": {
"type": "event",
"description": "点击“选择其他地址”或自定义地址选择左上角返回按钮触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/address.html#events)"
},
"nut-address-list/data": {
"type": "Array",
"description": "地址数组, default: [].\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/addresslist.html#props)"
},
"nut-address-list/long-press": {
"type": "boolean",
"description": "长按功能, default: false.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/addresslist.html#props)"
},
"nut-address-list/swipe-edition": {
"type": "boolean",
"description": "右滑功能, default: false.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/addresslist.html#props)"
},
"nut-address-list/show-bottom-button": {
"type": "boolean",
"description": "是否展示底部按钮, default: true.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/addresslist.html#props)"
},
"nut-address-list/options": {
"type": "object",
"description": "自定义 `key` 值时,设置映射关系, default: {}.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/addresslist.html#props)"
},
"nut-address-list/del-icon": {
"type": "event",
"description": "点击删除图标\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/addresslist.html#events)"
},
"nut-address-list/edit-icon": {
"type": "event",
"description": "点击编辑图标\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/addresslist.html#events)"
},
"nut-address-list/click-item": {
"type": "event",
"description": "点击地址列表每一项\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/addresslist.html#events)"
},
"nut-address-list/add": {
"type": "event",
"description": "点击底部添加地址按钮\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/addresslist.html#events)"
},
"nut-address-list/long-copy": {
"type": "event",
"description": "点击复制地址按钮\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/addresslist.html#events)"
},
"nut-address-list/long-set": {
"type": "event",
"description": "点击设置默认按钮\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/addresslist.html#events)"
},
"nut-address-list/long-del": {
"type": "event",
"description": "点击删除地址按钮\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/addresslist.html#events)"
},
"nut-address-list/swipe-del": {
"type": "event",
"description": "默认右滑删除按钮\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/addresslist.html#events)"
},
"nut-barrage/danmu": {
"type": "Array",
"description": "弹幕列表数据, default: [].\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/barrage.html#props)"
},
"nut-barrage/frequency": {
"type": "number",
"description": "可视区域内每个弹幕出现的时间间隔, default: 500.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/barrage.html#props)"
},
"nut-barrage/speeds": {
"type": "number",
"description": "每个弹幕的滚动时间, default: 5000.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/barrage.html#props)"
},
"nut-barrage/rows": {
"type": "number",
"description": "弹幕行数,分几行展示, default: 3.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/barrage.html#props)"
},
"nut-barrage/top": {
"type": "number",
"description": "弹幕垂直距离, default: 10.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/barrage.html#props)"
},
"nut-barrage/loop": {
"type": "boolean",
"description": "是否循环播放, default: true.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/barrage.html#props)"
},
"nut-card/img-url": {
"type": "string",
"description": "左侧图片\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/card.html#props)"
},
"nut-card/title": {
"type": "string",
"description": "标题\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/card.html#props)"
},
"nut-card/price": {
"type": "string",
"description": "商品价格\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/card.html#props)"
},
"nut-card/vip-price": {
"type": "string",
"description": "会员价格\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/card.html#props)"
},
"nut-card/shop-desc": {
"type": "string",
"description": "店铺介绍\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/card.html#props)"
},
"nut-card/delivery": {
"type": "string",
"description": "配送方式\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/card.html#props)"
},
"nut-card/shop-name": {
"type": "string",
"description": "店铺名称\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/card.html#props)"
},
"nut-card/is-need-price": {
"type": "boolean",
"description": "是否需要价格展示, default: true.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/card.html#props)"
},
"nut-category-pane/type": {
"type": "string",
"options": [
"classify",
"text",
"custom"
],
"description": "分类模式, default: classify.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/category.html#categorypane-props)"
},
"nut-category-pane/category-child": {
"type": "Array",
"description": "右侧展示当前分类数据, default: [].\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/category.html#categorypane-props)"
},
"nut-category-pane/custom-category": {
"type": "Array",
"description": "自定义分类数据, default: [].\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/category.html#categorypane-props)"
},
"nut-category-pane/on-change": {
"type": "event",
"description": "点击右侧分类数据触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/category.html#categorypane-events)"
},
"nut-category/type": {
"type": "string",
"options": [
"classify",
"text",
"custom"
],
"description": "分类模式, default: classify.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/category.html#props)"
},
"nut-category/category": {
"type": "Array",
"description": "左侧导航栏数据列表, default: [].\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/category.html#props)"
},
"nut-category/change": {
"type": "event",
"description": "点击左侧导航栏时触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/category.html#events)"
},
"nut-comment/header-type": {
"type": "string",
"options": [
"default",
"complex"
],
"description": "头部样式展示类型, default: default.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/comment.html#props)"
},
"nut-comment/images-rows": {
"type": "string",
"options": [
"one",
"multi"
],
"description": "评论图片展示行数, default: one.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/comment.html#props)"
},
"nut-comment/ellipsis": {
"type": "boolean | string | number",
"description": "设置评论内容省略行数, default: false.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/comment.html#props)"
},
"nut-comment/videos": {
"type": "Array",
"description": "视频信息, default: [].\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/comment.html#props)"
},
"nut-comment/images": {
"type": "Array",
"description": "图片信息, default: [].\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/comment.html#props)"
},
"nut-comment/info": {
"type": "object",
"description": "评论详情, default: {}.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/comment.html#props)"
},
"nut-comment/follow": {
"type": "object",
"description": "追评内容, default: {}.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/comment.html#props)"
},
"nut-comment/operation": {
"type": "Array",
"description": "配置底部按钮, default: [replay, like, more].\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/comment.html#props)"
},
"nut-comment/click": {
"type": "event",
"description": "点击评论内容回调函数\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/comment.html#events)"
},
"nut-comment/click-operate": {
"type": "event",
"description": "点击底部操作按钮回调函数\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/comment.html#events)"
},
"nut-comment/click-images": {
"type": "event",
"description": "点击图片或视频触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/comment.html#events)"
},
"nut-ecard/model-value": {
"type": "number | string",
"description": "购买电子卡所需价钱, default: 0.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/ecard.html#props)"
},
"nut-ecard/list": {
"type": "EcardDataItem[]",
"description": "电子卡面值预设列表, default: [].\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/ecard.html#props)"
},
"nut-ecard/choose-text": {
"type": "string",
"description": "选择面值文案, default: 请选择电子卡面值.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/ecard.html#props)"
},
"nut-ecard/show-other": {
"type": "boolean",
"description": "是否显示其他面值控制, default: true.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/ecard.html#props)"
},
"nut-ecard/other-value-text": {
"type": "string",
"description": "其他面值文案, default: 其他面值.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/ecard.html#props)"
},
"nut-ecard/placeholder": {
"type": "string",
"description": "其他面值默认提示语, default: 请输入1-5000整数.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/ecard.html#props)"
},
"nut-ecard/suffix": {
"type": "string",
"description": "符号标识, default: ¥.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/ecard.html#props)"
},
"nut-ecard/card-amount-min": {
"type": "number | string",
"description": "其它面值最小值, default: 1.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/ecard.html#props)"
},
"nut-ecard/card-amount-max": {
"type": "number | string",
"description": "其他面值最大值, default: 9999.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/ecard.html#props)"
},
"nut-ecard/show-step": {
"type": "boolean",
"description": "是否显示是否显示数量步进, default: true.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/ecard.html#props)"
},
"nut-ecard/card-buy-min": {
"type": "number",
"description": "购买数量最小值, default: 1.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/ecard.html#props)"
},
"nut-ecard/card-buy-max": {
"type": "number",
"description": "购买数量最大值, default: 9999.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/ecard.html#props)"
},
"nut-ecard/update": {
"type": "event",
"description": "合计金额变化\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/ecard.html#events)"
},
"nut-ecard/change": {
"type": "event",
"description": "切换预设面值\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/ecard.html#events)"
},
"nut-ecard/input-change": {
"type": "event",
"description": "输入其他面值\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/ecard.html#events)"
},
"nut-ecard/change-step": {
"type": "event",
"description": "数量变化\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/ecard.html#events)"
},
"nut-ecard/input-click": {
"type": "event",
"description": "点击输入框\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/ecard.html#events)"
},
"nut-invoice/data": {
"type": "Array",
"description": "发票数据, default: [].\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/invoice.html#props)"
},
"nut-invoice/form-value": {
"type": "object",
"description": "表单数据对象\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/invoice.html#props)"
},
"nut-invoice/submit": {
"type": "boolean",
"description": "是否显示提交按钮, default: true.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/invoice.html#props)"
},
"nut-invoice/on-submit": {
"type": "event",
"description": "提交表单的方法\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/invoice.html#events)"
},
"nut-signature/line-width": {
"type": "number",
"description": "线条的宽度, default: 2.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/signature.html#props)"
},
"nut-signature/stroke-style": {
"type": "string",
"description": "绘图笔触颜色, default: #000.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/signature.html#props)"
},
"nut-signature/type": {
"type": "string",
"description": "图片格式, default: png.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/signature.html#props)"
},
"nut-signature/un-support-tpl": {
"type": "string",
"description": "不支持 canvas 情况下的展示文案, default: 对不起,当前浏览器不支持Canvas,无法使用本控件!.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/signature.html#props)"
},
"nut-signature/start": {
"type": "event",
"description": "签名开始回调函数(指某次笔画的开始)\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/signature.html#events)"
},
"nut-signature/end": {
"type": "event",
"description": "签名结束回调函数(指某次笔画的结束)\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/signature.html#events)"
},
"nut-signature/signing": {
"type": "event",
"description": "正在签名的回调函数(指某次笔画进行中)\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/signature.html#events)"
},
"nut-signature/confirm": {
"type": "event",
"description": "点击确认按钮触发事件回调函数\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/signature.html#events)"
},
"nut-signature/clear": {
"type": "event",
"description": "点击重签按钮触发事件回调函数\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/signature.html#events)"
},
"nut-sku/visible": {
"type": "boolean",
"description": "是否显示商品规格弹框, default: false.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/sku.html#props)"
},
"nut-sku/sku": {
"type": "Array",
"description": "商品 sku 数据, default: [].\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/sku.html#props)"
},
"nut-sku/goods": {
"type": "object",
"description": "商品信息\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/sku.html#props)"
},
"nut-sku/stepper-max": {
"type": "string | number",
"description": "设置 inputNumber 最大值, default: 99999.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/sku.html#props)"
},
"nut-sku/stepper-min": {
"type": "string | number",
"description": "设置 inputNumber 最小值, default: 1.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/sku.html#props)"
},
"nut-sku/btn-options": {
"type": "Array",
"description": "底部按钮设置(`confirm`:确定、`buy`:立即购买、`cart`:加入购物车), default: [confirm].\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/sku.html#props)"
},
"nut-sku/btn-extra-text": {
"type": "string",
"description": "按钮上部添加文案,默认为空,有值时显示\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/sku.html#props)"
},
"nut-sku/stepper-title": {
"type": "string",
"description": "数量选择组件左侧文案, default: 购买数量.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/sku.html#props)"
},
"nut-sku/stepper-extra-text": {
"type": "Function | boolean",
"description": "InputNumber 与标题之间的文案, default: false.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/sku.html#props)"
},
"nut-sku/buy-text": {
"type": "string",
"description": "立即购买按钮文案, default: 立即购买.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/sku.html#props)"
},
"nut-sku/add-cart-text": {
"type": "string",
"description": "加入购物车按钮文案, default: 加入购物车.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/sku.html#props)"
},
"nut-sku/confirm-text": {
"type": "string",
"description": "确定按钮文案, default: 确定.\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/sku.html#props)"
},
"nut-sku/select-sku": {
"type": "event",
"description": "切换规格类目时触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/sku.html#events)"
},
"nut-sku/add": {
"type": "event",
"description": "InputNumber 点击增加按钮时触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/sku.html#events)"
},
"nut-sku/reduce": {
"type": "event",
"description": "InputNumber 点击减少按钮时触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/sku.html#events)"
},
"nut-sku/over-limit": {
"type": "event",
"description": "InputNumber 点击不可用的按钮时触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/sku.html#events)"
},
"nut-sku/change-stepper": {
"type": "event",
"description": "购买变化时触发\n\n[Docs](https://nutui-uniapp.pages.dev/components/business/sku.html#events)"
},
"nut-sku/click-btn-operate": {
"type": "event",
"descr