diff --git a/BillNote_frontend/src/layouts/HomeLayout.tsx b/BillNote_frontend/src/layouts/HomeLayout.tsx index a2b6362..8742ac7 100644 --- a/BillNote_frontend/src/layouts/HomeLayout.tsx +++ b/BillNote_frontend/src/layouts/HomeLayout.tsx @@ -68,7 +68,7 @@ const HomeLayout: FC = ({ NoteForm, Preview, History }) => { {/* 右边预览 */} - +
{Preview}