diff --git a/App.js b/App.js
index 3a50c34..dc96b76 100644
--- a/App.js
+++ b/App.js
@@ -344,9 +344,9 @@ routine() {
}
async startAd() {
- await this.getBaseInfo()
- await this.getAdDataList(true)
- await this.hbRequest()
+ this.getBaseInfo()
+ this.getAdDataList(true)
+ this.hbRequest()
hbRequestCount = heartConfig.heartbeatInterval;
getAdDataCount =heartConfig.dataRefreshInterval;
@@ -482,7 +482,7 @@ render() {
-
+
@@ -491,14 +491,14 @@ render() {
{/* 底部商场信息展示开始 */}
-
+
-
+
小程序
-
+
公众号
{this.state.versionInfo}