From 773df26bec6b0103c272d65bee1523b0966c545f Mon Sep 17 00:00:00 2001 From: hupeng Date: Mon, 25 Mar 2019 14:56:16 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=98=BE=E7=A4=BA][=E4=BF=AE=E5=A4=8D]:?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=8F=90=E7=A4=BA=E6=98=BE=E7=A4=BA=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/App.js b/App.js index 6726187..4267a62 100644 --- a/App.js +++ b/App.js @@ -374,7 +374,7 @@ getContentViewItem(contentItem, annomation) { merchantName = this.getContentViewItemMerchantName(contentItem); // console.warn(annomation) return ( - + {/* 列表 */} @@ -440,7 +440,7 @@ getUpdateView() { render() { if (this.state.progress) { - this.getUpdateView(); + return this.getUpdateView(); } return (