import React from 'react'; import { CnBaseTable } from '@cainiaofe/cn-ui'; export const CnMiniTable = (props) => { return ; };