Skip to content

Commit 40d481e

Browse files
committed
perform: 优化图片体积
1 parent aaa104a commit 40d481e

File tree

16 files changed

+1
-0
lines changed

16 files changed

+1
-0
lines changed

pages/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ interface IProps {
1515
}
1616

1717
const Home: NextPage<IProps & IComponentProps> = ({}) => {
18+
1819
const mainRef = useRef<HTMLDivElement>(null);
1920
const {theme} = useContext(ThemeContext);
2021

public/img.png

-60.3 KB
Loading

public/img_1.png

-32.3 KB
Loading

public/img_10.png

-70.9 KB
Loading

public/img_11.png

-80.7 KB
Loading

public/img_12.png

-184 KB
Loading

public/img_13.png

-63.7 KB
Loading

public/img_14.png

-97.7 KB
Loading

public/img_2.png

-52.5 KB
Loading

public/img_3.png

-25.2 KB
Loading

0 commit comments

Comments
 (0)