diff --git a/app/components/news/body/ImageGridSection.tsx b/app/components/news/body/ImageGridSection.tsx index d51fe73..8b92687 100644 --- a/app/components/news/body/ImageGridSection.tsx +++ b/app/components/news/body/ImageGridSection.tsx @@ -73,7 +73,7 @@ const LearnPage = () => {
{/* 左边容器内容 */}
@@ -87,7 +87,7 @@ const LearnPage = () => {
{/* 右边容器内容 */}
diff --git a/public/images/book1.png b/public/images/book1.png new file mode 100644 index 0000000..c74ffd8 Binary files /dev/null and b/public/images/book1.png differ diff --git a/public/images/book2.png b/public/images/book2.png new file mode 100644 index 0000000..4e6ea37 Binary files /dev/null and b/public/images/book2.png differ