diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 0c571d6..1c05678 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -85,6 +85,15 @@ export default function Index() { /> ))} + + {/* 移动端响应式样式 */} + );