diff --git a/src/App.tsx b/src/App.tsx index 654573b..481c2f1 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -61,7 +61,7 @@ const App: React.FC = () => { {/* 固定定位的背景层 */} {customBackgroundImage && (
{ )} {customMobileBackgroundImage && (
)}