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 (