xverse-components-car-zone
v1.0.4
Published
xverse components car-zone
Downloads
6
Readme
API
| 参数名 | 类型 | 说明 | 默认值 | 是否必填 | 备注 | | ----------- | ------------- | ------------ | ------ | -------- | ---- | | style | CSSProperties | | - | false | - | | carConfigs | string | 车队配置 | - | true | - | | activeCarId | string | 展示的车 ID | - | true | - | | onConsult | () => any | 点击咨询 | - | false | - | | onClose | () => any | 退出看车空间 | - | false | - | | className | string | css 类名 | - | false | - |