export default { 'list-type': (h, conf, key) => { const list = [] const config = conf.__config__ if (conf['list-type'] === 'picture-card') { list.push() } else { list.push({config.buttonText}) } if (config.showTip) { list.push(