FunctionAuthComponent({
children,
route = {
routes: [],
},
location = {
pathname: '',
},
user,
})
src/pages/Authorized.tsx:30
FunctionNoticeList({
data = [],
onClick,
onClear,
title,
onViewMore,
emptyText,
showClear = true,
clearText,
v
src/components/NoticeIcon/NoticeList.tsx:25