import NormalNotice from './normalNotice/normalNotice' //封面 const Notice = { 5021: NormalNotice }; export default Notice;