From 9b36efdb4feee6f94fd5bec75b17c0a8fb1143f7 Mon Sep 17 00:00:00 2001 From: ciaochaos <1272777550@qq.com> Date: Tue, 30 Jun 2020 23:34:27 +0800 Subject: [PATCH] =?UTF-8?q?Gallery=20=E6=96=B0=E5=A2=9E=E5=9B=BE=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/app/PartMore.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/app/PartMore.js b/src/components/app/PartMore.js index 33e45e2..972993c 100644 --- a/src/components/app/PartMore.js +++ b/src/components/app/PartMore.js @@ -12,6 +12,7 @@ import {isPC} from "../../utils/navigatorUtils"; const pictures = [ 'https://7172-qrbtf-1d845d-1255694434.tcb.qcloud.la/QrbtfGallery/gallery02.jpg?sign=5891c0a78a0220aefd58293ee4ec7db7&t=1593527651', 'https://7172-qrbtf-1d845d-1255694434.tcb.qcloud.la/QrbtfGallery/gallery01.jpg?sign=f97850ff371131dcf5891b7185c6c16b&t=1593527984', + 'https://7172-qrbtf-1d845d-1255694434.tcb.qcloud.la/QrbtfGallery/gallery03.jpg?sign=86b896e0c7f9c66881a78a969551e47b&t=1593531244', ] const PartMore = () => {