feat:压缩图片

This commit is contained in:
hzm
2026-02-05 22:53:10 +08:00
parent 0ad899e968
commit 4a458a7886
5 changed files with 2 additions and 2 deletions

View File

@@ -3,8 +3,8 @@
import { useEffect, useRef, useState, useMemo, useLayoutEffect } from 'react';
import { motion, AnimatePresence, Reorder } from 'framer-motion';
import Announcement from "./components/Announcement";
import zhifubaoImg from "./assets/zhifubao.png";
import weixinImg from "./assets/weixin.png";
import zhifubaoImg from "./assets/zhifubao.jpg";
import weixinImg from "./assets/weixin.jpg";
function PlusIcon(props) {
return (