feat:压缩图片
This commit is contained in:
BIN
app/assets/weixin.jpg
Normal file
BIN
app/assets/weixin.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 108 KiB |
BIN
app/assets/zhifubao.jpg
Normal file
BIN
app/assets/zhifubao.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 77 KiB |
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user