$ gnpm install @gidc-pc-base/gidc-pbank-parts-h5-standard-vx-gidc-result-step
结果页的交易状态步骤条
import vxGidcResultStep from '@/components/vx-gidc-result-step'
Vue.component(vxGidcResultStep.name, vxGidcResultStep)
<vx-gidc-result-step :list="stepList"></vx-gidc-result-step>
属性 | 说明 | 类型 | 默认值 | 备注 |
---|---|---|---|---|
list |
业务端组装的步骤对象列表 | [{nodeStatus: Enum{'0', '1', '2', '3', '4'},title: String, nodeTime: String,reason: String}] |
- | - |
Copyright 2013 - present © cnpmjs.org | Home |