import { use, isDef } from '../utils'; const [sfc, bem] = use('info'); function Info(h, props, slots, ctx) { return ( isDef(props.info) && (