diff --git a/src/components/app/PartMore.js b/src/components/app/PartMore.js index 7ec6921..32ca1ea 100644 --- a/src/components/app/PartMore.js +++ b/src/components/app/PartMore.js @@ -11,6 +11,7 @@ import {isPC} from "../../utils/navigatorUtils"; import {handleScroll} from "../../utils/GAHelper"; const pictures = [ + 'https://7172-qrbtf-1d845d-1255694434.tcb.qcloud.la/QrbtfGallery/gallery04.jpg', 'https://7172-qrbtf-1d845d-1255694434.tcb.qcloud.la/QrbtfGallery/gallery02.jpg', 'https://7172-qrbtf-1d845d-1255694434.tcb.qcloud.la/QrbtfGallery/gallery01.jpg', 'https://7172-qrbtf-1d845d-1255694434.tcb.qcloud.la/QrbtfGallery/gallery03.jpg', @@ -103,7 +104,6 @@ const PartMore = () => { const Gallery = ({ contents }) => { const zoom = React.useRef(mediumZoom()); - return ( contents.map((url) => (