/** * 带业务逻辑的组件 */ import PatInfo from './PatInfo' module.exports = { PatInfo };